
PyScaffold helps you to easily setup a new Python project, it is as easy as:
putup my_project
This will create a new folder my_project
containing a perfect project
template with everything you need for some serious coding.
Type putup -h
to learn about more configuration options. PyScaffold assumes
that you have Git installed and set up on your PC,
meaning at least your name and email configured.
The project template in my_project
provides you with a lot of
features. PyScaffold is compatible with Python 2.7, 3.4 and
3.5.
Contents¶
- Features
- Installation
- Configuration
- Contributions & Help
- License
- Authors
- Changelog
- Version 2.5.2, 2016-01-02
- Version 2.5.1, 2016-01-01
- Version 2.5, 2015-12-09
- Version 2.4.4, 2015-10-29
- Version 2.4.3, 2015-10-27
- Version 2.4.2, 2015-09-16
- Version 2.4.1, 2015-09-09
- Version 2.4, 2015-09-02
- Version 2.3, 2015-08-26
- Version 2.2.1, 2015-06-18
- Version 2.2, 2015-06-01
- Version 2.1, 2015-04-16
- Version 2.0.4, 2015-03-17
- Version 2.0.3, 2015-03-17
- Version 2.0.2, 2015-03-04
- Version 2.0.1, 2015-02-27
- Version 2.0, 2015-02-25
- Version 1.4, 2014-12-16
- Version 1.3.2, 2014-12-02
- Version 1.3.1, 2014-11-24
- Version 1.3, 2014-11-17
- Version 1.2, 2014-10-13
- Version 1.1, 2014-09-29
- Version 1.0, 2014-09-05
- Version 0.9, 2014-07-27
- Version 0.8, 2014-07-25
- Version 0.7, 2014-06-05
- Version 0.6.1, 2014-05-15
- Version 0.6, 2014-05-14
- Version 0.5, 2014-05-02
- Version 0.4.1, 2014-04-27
- Version 0.4, 2014-04-23
- Version 0.3, 2014-04-18
- Version 0.2, 2014-04-15
- Version 0.1.2, 2014-04-10
- Version 0.1.1, 2014-04-10
- Version 0.1, 2014-04-03
- Module Reference