Táďos Sysnet API - Send files to other systems using Sysnet
Project description
Send files to other systems using Sysnet.
Example:
import tados_sysnet as sn
username, password = "Kočička", "*******"
systemID = sn.login(username, password)
if not systemID:
print("Invalid credentials!")
exit(1)
for file in sn.getQueue(username, password):
print(file)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tados_sysnet-0.1.0.tar.gz
(2.4 kB
view details)
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 tados_sysnet-0.1.0.tar.gz.
File metadata
- Download URL: tados_sysnet-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5cccde5315f046e4545cf2f202af0d5ebc4c826c115c408be403dc2a29a4a60
|
|
| MD5 |
6183892b572c46eb0627d5ba7a839211
|
|
| BLAKE2b-256 |
391bac7368e4ee4a6064d2c50896964aa7ca6aa7c558f1a286cf7942c5c38d88
|
File details
Details for the file tados_sysnet-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tados_sysnet-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca9284eaddfbf60e173df44c40d0367cd9b9b6d8843515aa50b9bfe0535f8141
|
|
| MD5 |
3878f136dbbffd985e010d24052128e5
|
|
| BLAKE2b-256 |
13cb0e467d1fa92bbf29419911cc8cfa32b87bff9a38b42c1f1a6133ae99b46f
|