A package meant to help faciliate the setup.py aspect of Python package distribution.
Project description
Python Package Setup
This is a basic package that creates distribution setup.py
files based on necessary parameters. This read-me file is bare-bones right now and will be updated with more information and usage examples shortly.
See a brief demonstration:
Install with pip install packagesetup
.
Import:
import packagesetup as ps
Functions:
ps.create_setup_file()
--> creates a setup.py
based on parameters.
ps.create_blank_setup_file()
--> creates a setup.py
with no parameters but with placeholder values.
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
File details
Details for the file packagesetup-0.1.1.tar.gz
.
File metadata
- Download URL: packagesetup-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 872e29e8c67185deac73f64ab0b8dd42172e3dd4ab40e7feaf220bda90fcd557 |
|
MD5 | 2c63f1e17abc45949b6937a19c96ba73 |
|
BLAKE2b-256 | 0bd7c10c039299357cede2c394317859b8f3afdabcb6c04a27738437bc0bb9c1 |
File details
Details for the file packagesetup-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: packagesetup-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 681d8f1ad7a4b20514bf83ae5f593f25c1f177c095ca8af30c0ed92ee7ac8e5e |
|
MD5 | 0d36f260fb55d2968647ce27230664cb |
|
BLAKE2b-256 | 76c52ffccb777f6a8e854536103404ee022258e4cc4cebc9176de3530361bbb9 |