IUB Base tool
IUB Base Tool contains a set of base class used for IUB scripts
Contained tools
Here a list of the contained tools:
- IUBConfiguration: used to read yaml settings from a file
- FTPUploader: used to upload files inside a directory to cloud
- Locker: check if another instance of the requested script is already running
- TorrentHandler: send requests to the server that is controlling Transmission
- UploadDb: store data to a text file as plaintext
- ApiHandler: set of API used to communicate with IUB server
Build guide
To release a new build:
- Edit the
setup.cfgfile setting the correct version - Open powershell to the root directory of this project
- Build the new version running
py -m build - Uploaded the new version to pypy
py -m twine upload dist/* - Set as username:
__token__ - Set as password the saved token
pypi-xxx
Release files for IUBBaseTools 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| IUBBaseTools-0.0.7.tar.gz | 20.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| IUBBaseTools-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 41.8 kB
Release files / IUBBaseTools-0.0.7.tar.gz
| Download URL | IUBBaseTools-0.0.7.tar.gz |
|---|---|
| Size | 20.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1230d8c1689f447d307746596161cb6b61363d430b7325e34ed740321042e87d
|
|
BLAKE2b-256 checksum How to use checksums |
4d574aee38a8bcaf8d2bbfb6b4dd3ba038defd85a20a52d9ad232a4bc75f4c74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
|
Release files / IUBBaseTools-0.0.7-py3-none-any.whl
| Download URL | IUBBaseTools-0.0.7-py3-none-any.whl |
|---|---|
| Size | 21.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b6f9d00a6c8db05c78b97f82ff9af8769d21c9b0a110ab2f6609b2b2a257fbf1
|
|
BLAKE2b-256 checksum How to use checksums |
f410777792bee99ba6fa2c6fe80d6fb0d39bcf464d3075b9428366ee704efbae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
|