Skip to main content

A tool to initialize a python project with all basic files and configurations

Project description

PYPROJECT_INIT, the python project initializer

This is a simple python project initializer. It creates any file and directory structure needed for a python project, depending on the options you provide.

ROADMAP

  • add function for creating the chosen license file
  • add function for creating the chosen gitignore file
  • add function for creating the chosen README file
  • modify each os.system() call to use the subprocess module
  • wrap the whole thing in a class
  • simplify entry point
  • add tests
  • add documentation
  • add pyproject.toml file
  • wrap the whole thing in a package
  • publish the package on pypi
  • add a command line interface
  • test it vanilla

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

pyproject_init-0.1.0a0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

pyproject_init-0.1.0a0-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

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