This is my personal collection of templates for Python development.
$ git clone https://github.com/iElectric/templer.ielectric.git $ cd templer.ielectric $ python bootstrap.py $ bin/buildout $ bin/templer <templatename> <output_directory>
- pyramid
- Opinionated Pyramid skeleton with Buildout staging/production, SQLAlchemy, Travis-CI, ...
- distribute_package
- Replaces paster's basic_template with more modern ideas :-)
- Pyramid template
- pyramid_layout?
- local command to add new app for pyramid project
- integrate sqlhelpers+alembic+https://github.com/lazaret/anuket
- fabric with staging/production deploy scripts
- add django template based on https://github.com/kiberpipa/intranet
- add plone template based on https://github.com/niteoweb/niteoweb.skel.plone