Task System api for python
Project description
PyTasky
A package to connect to TsWw Api.
Installation
You can install the Package using PyPi.
Run py -m pip install PyTasky.
Usage
Simple example to get top groups.
from PyTasky import TaskSystem
client = TaskSystem('API_TOKEN')
tops = client.topGroups()
for x in tops:
print(x.name)
Replace API_TOKEN with you own token.
Read More at Task System WebStie.
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
PyTasky-1.2.0.tar.gz
(4.0 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 PyTasky-1.2.0.tar.gz.
File metadata
- Download URL: PyTasky-1.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7c585b4ee27e91db402eb9e7a374eb7b807e84f1103e1267e5db648fe0edbd
|
|
| MD5 |
145018ff79dc88ebf78828d19cb2c38e
|
|
| BLAKE2b-256 |
d8065e516c7bc3af8480dacfb5f65a0c2ce908dc5b739f375ea4ce471a1d8788
|
File details
Details for the file PyTasky-1.2.0-py3-none-any.whl.
File metadata
- Download URL: PyTasky-1.2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e80a927cd941ece642bd6e670ba489237cbf8666e113e2e04012be43467347e9
|
|
| MD5 |
0a29f2207535e929c571c30194f4948a
|
|
| BLAKE2b-256 |
868a57fe256c2c70d82f16a1a00dcfbc1becb8fd446aee85888f1a98be3cbf89
|