Script to Create PyPi projects, but in easy
Project description
PyPa make easy is an Tool, for Create PyPi Lirrys utin Easy.
How Can i Use
The Using is really easy, you hae 2 Options
Over Commandline
Usage: help [COMMAND]...
Commands:
create Display help for create command.
init Display help for init command.
yaml Display help for yaml command.
error Display help for error handling.
help Display this help and exit.
Or Configure a Yml File
ProjectName: my_modul
Scripts: False
Moduls:
Modul1:
name: example1.py
source:
Type: True
Path: ./example1.py
Modul2:
name: example2.py
source:
Type: True
Path: ./example2.py
SubModuls:
Modul1:
name: sub_1
source:
Type: True
Path: .
Files:
- sub1.py
- sub2.py
Readme:
Exist: False
Path: Skip
Setup:
Exist: False
Path: Skip
If you configure The Project over Yaml, set under Path the Full Path and the File must be named pypa.yaml, pypa.yml, pypi.yaml or pypi.yml, other files are not supported.
Install
python3 -m pip install pypa-make-easy
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
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 pypa_make_easy-0.2.tar.gz.
File metadata
- Download URL: pypa_make_easy-0.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8862d3075fc4d88613412b75dfc71dace7677ab8f726972de83b73cc132b2986
|
|
| MD5 |
52cd95255e8486dc4ad1f9b725b8d5f9
|
|
| BLAKE2b-256 |
2f6983d171f2cd7e4c537f483e83f890a3d689c943874a76321c08d99b471b98
|
File details
Details for the file pypa_make_easy-0.2-py3-none-any.whl.
File metadata
- Download URL: pypa_make_easy-0.2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05f53a875027a5387330a1b4e1625f8995a2492711259a7affa2f1eff6b548ce
|
|
| MD5 |
aaf4d91d2a4a12295246a5abbe947073
|
|
| BLAKE2b-256 |
cda15f81c38e8b0cd0eb8dbfac472e54574bce5780bec498783d33078c06f332
|