Skip to main content

Generate Python project

Project description

Latest Version Downloads Documentation Status

Generate Python project.

Installation

~ $ python setup.py install

or can use pip

~ $ pip install initpy

Quick start

~ $ init.py foo.py             # Create single Python file.
~ $ init.py foo/               # Create Python Module.
~ $ init.py -f foo             # Create Flask project.
~ $ init.py -tw foo            # Create Tornado web project.
~ $ init.py -fc foo            # Create Falcon project.
~ $ init.py -hd flask foo      # Create project from 3rd-Party template.

More details in docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

initpy-0.2.4.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page