Python package boilerplate
Project description
Make Python Package
Automate new python package creation using boilerplate by PyPA
The project structure will look like this
NAME/
├── LICENSE
├── pyproject.toml
├── README.md
├── src/
│ └── NAME/
│ └── __init__.py
└── tests/
Installation
pip install mkpypac
Usage
mkpypac NAME
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
mkpypac-0.0.1.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file mkpypac-0.0.1.tar.gz
.
File metadata
- Download URL: mkpypac-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e5f9ca1559472df3f1364a64fc8928136a271d70fe9ecdcdd479f961ed6d919 |
|
MD5 | 1db889edc20030367cd42482c333e49c |
|
BLAKE2b-256 | e5aaf3e3257e68348c4e3f5292367226f4726ef7c52daea0605647932a4bfb0e |
File details
Details for the file mkpypac-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mkpypac-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc9ea70472cf8c03496cdfcf820b2f4eb5a3969af2a59f2bc94a1092b9750c36 |
|
MD5 | a1b671909872fe862530c709eec1bd93 |
|
BLAKE2b-256 | 237a3d8ca7db687d66ca8e6a6b555906f7a370c33e35be5e6233e411260bcbdf |