Skip to main content

This is a placeholder for Neps Academy.

Project description

Python Project Creator

This project generates Python code to start a new project.

In the current state it supports well the following templates:

  • basic: A basic project with a main.py file
  • cp: Contains the files used to solve competitive programming problems.

Still need some testing:

  • pip: A template to create a package that will be uploaded to PIP.

In the future, I expect to create templates that need more sophisticated code generation, such as:

  • flask: A template to be used when starting a Flask project.

Build and Upload

python setup.py sdist python setup.py bdist_wheel

twine upload dist/*

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

neps_academy-0.0.1-py3-none-any.whl (16.1 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