pain

A scaffolding tool to mitigate the pain of setting up a new project.


Keywords
scaffolding, scaffold, python, setup, project, new
License
BSD-2-Clause-FreeBSD
Install
pip install pain==0.1

Documentation

pain

Lein for Python... manage various project scaffoldings and settings.

Does not include more than the basic scaffolding as of yet, early days here.

Installation

pip install pain

Usage

pain new app_name

Contribute!

  • Add more file templates
  • Add more project scaffolds
  • Implement the config file specification :)