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 Distribution
neps-0.0.1.tar.gz
(15.7 kB
view details)
Built Distribution
neps-0.0.1-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file neps-0.0.1.tar.gz
.
File metadata
- Download URL: neps-0.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48b6e412a879864354319f5e405993e294fdcaefeaea209020d8408eae85099a |
|
MD5 | 45f55d3848eee163628bdb74da960750 |
|
BLAKE2b-256 | 4be9b22a1c23292f88994711c840f39825897438edcb418978518e4cfe0bab4b |
File details
Details for the file neps-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: neps-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.0 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 | f1dd2992cb7111d40bdc46f2036bfbf865ffe74f6ed445ebe6a3e74ba0d3967c |
|
MD5 | 4baad03ca0928d8eecb6f527923dcc87 |
|
BLAKE2b-256 | 7ca4267be09a4e8f4057b68bf9eaf377e926974fd1d97ea074e9dba9b3cae8fc |