Skip to main content

Create the __init__.py file in every single subdirectroy with a python folder

Project description

Initme

Utility to help setup python projects and libraries.

Usages

  • Created an __init__.py file in every directory containing a python script. Examples: python -m initme /path/to/my/project or cd /path/to/my/project && python -m initme

Install

pip install initme --user

Contributing

I started this library because I often have "half baked" python projects which I want to turn into a fully grown library and/or module. This involves a bunch of annoying boilerplate such as: adding __init__.py files everywhere, creating a setup.py, creating an __about__.py ... etc

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

initme-0.2.0.tar.gz (2.0 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