Skip to content

domenkozar/bobtemplates.ielectric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal collection of templates for Python development.

Usage

$ pip install mr.bob
$ mrbob https://github.com/iElectric/bobtemplates.ielectric/archive/master.zip#bobtemplates.ielectric-master/bobtemplates/ielectric/pyramid

LIST OF TEMPLATES

pyramid

Opinionated Pyramid skeleton with:

  • Buildout staging/production configuration
  • SQLAlchemy integration
  • Alembic (database migrations)integration
  • Travis-CI integration
  • Jinja2 as default templating engine
  • Babel for internalization and localization
  • pyramid_marrowmailer for sending emails
  • Raven (Sentry) integration
  • dogpile.cache for caching API
python_package

Replaces paster's basic_template with more modern ideas :-)

  • Python 3 ready
  • Uses nose to run tests
  • Travis-CI integration

TODO

pyramid
python_package
  • Nothing

About

My mr.bob templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages