Skip to content

Releases: jritsema/cookiecutter-python

0.5.0

Choose a tag to compare

@jritsema jritsema released this 16 May 01:05
  • fixes makefile
  • show what python is pointed to when changing directories

new make install command

Choose a tag to compare

@jritsema jritsema released this 14 May 20:43

Now you can run make install boto3 (for example) to install a new package, or run make install to install all project dependencies on a fresh machine.

 Choose a make command to run

  init      initialize a new python project
  install   add a new package (make install <package>), or install all project dependencies from piplock.txt (make install)
  start     run local project

0.1.0

Choose a tag to compare

@jritsema jritsema released this 30 Nov 16:04
0.1.0