Skip to main content

Initialize blank python package

Project description

PyInit

Python package for creating blank python packages repos. These repos contain the following file structure:

.
├── <package name>
│   └── __init__.py
├── tests
├── .gitignore
├── setup.cfg
├── setup.py
└── test.sh

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

pyinit2-1.1.0.tar.gz (3.7 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