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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neps_academy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: neps_academy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c7b3b65255216e126320490a3089942c4e90ac66ebc06805db14e2a582e971d
|
|
| MD5 |
3e55ad5a03b0d0c56a048f371b533a48
|
|
| BLAKE2b-256 |
efe81bb6e5e13b9ffad2fea6b55865311737bf02a0d5cdf2f100efe16b62d575
|