Skip to main content

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)

Uploaded Source

Built Distribution

PyTasky-1.2.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

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

Hashes for PyTasky-1.2.0.tar.gz
Algorithm Hash digest
SHA256 de7c585b4ee27e91db402eb9e7a374eb7b807e84f1103e1267e5db648fe0edbd
MD5 145018ff79dc88ebf78828d19cb2c38e
BLAKE2b-256 d8065e516c7bc3af8480dacfb5f65a0c2ce908dc5b739f375ea4ce471a1d8788

See more details on using hashes here.

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

Hashes for PyTasky-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e80a927cd941ece642bd6e670ba489237cbf8666e113e2e04012be43467347e9
MD5 0a29f2207535e929c571c30194f4948a
BLAKE2b-256 868a57fe256c2c70d82f16a1a00dcfbc1becb8fd446aee85888f1a98be3cbf89

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page