Python filesystem abstraction and experimentation with concurence.
Project description
Nuthon Distribution
while in the 'python_distribution' folder
build the project into a package with
python3 -m build
test-upload the package to (testpypi) with
python3 -m twine upload --repository testpypi dist/*
upload the package to (pypi) with
python3 -m twine upload dist/*
don't forget to incremente the version before build also remove the older build or upload only the newer version
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 nuthon-0.0.1.tar.gz.
File metadata
- Download URL: nuthon-0.0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
764b9148bd422d8cccde5c5f33ae5dc8ebd7b207984260369e3447944927c09b
|
|
| MD5 |
d8855cdb8d49bfe8e1cab9d1b48239ff
|
|
| BLAKE2b-256 |
09237e24fab8f02b75604df3c81a64b698fafad4603c8c6770a523d5cae57a15
|
File details
Details for the file nuthon-0.0.1-py3-none-any.whl.
File metadata
- Download URL: nuthon-0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de4080750795d9a567637d7beb448b78fcb6332360e013b858e8b7b5f6994ecc
|
|
| MD5 |
dfb96819e5dd9a0d0e26c42647a5f6c0
|
|
| BLAKE2b-256 |
6eb4136e6cc642ae3d30339958ce640d31982c7afa155e72ca209d3444c4889c
|