backend setuptool for mahfooziiitian
Project description
Packaging using setuptool
Upgrading build
python -m pip install --upgrade build
Build the package
python -m build
Package versioning
python -m pip install bumpver
bumpver init
bumpver update --minor
Add Resource Files to Your Package
include src/reader/*.toml
License Your Package
Install Your Package Locally
python -m pip install -e .
Uploading the distribution archives
python -m pip install --upgrade twine
python -m twine upload --repository testpypi dist/*
Installing your newly uploaded package
python -m pip install --index-url https://test.pypi.org/simple/ --no-deps backend_setuptool
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 backend_setuptool-1.4.0.tar.gz
.
File metadata
- Download URL: backend_setuptool-1.4.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f947399c0f6e62c9bbffc72bee12cc788917e6d91968f7a7e93b110c110527f9 |
|
MD5 | 557638a081b13feeda8c4438a93d52cb |
|
BLAKE2b-256 | abacc575192e77954a6878f6f21d4093a26f67907ba4311caea7e328a913adf7 |
File details
Details for the file backend_setuptool-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: backend_setuptool-1.4.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3675b7df73a67a107ad0fbfd66ec4891fb0a36e487dc0dc0f19b2b8b93eefb2b |
|
MD5 | c39e5bd004c1b3ebd3ef3dff563cc7cb |
|
BLAKE2b-256 | 9bf8d951850cf79462dab28259048b589a2f153450984f8d40929c1f71450077 |