https://github.com/immmdreza/tswwapi
Task system api and docs
https://github.com/immmdreza/tswwapi
Last synced: 3 months ago
JSON representation
Task system api and docs
- Host: GitHub
- URL: https://github.com/immmdreza/tswwapi
- Owner: immmdreza
- Created: 2020-10-19T13:28:01.000Z (over 4 years ago)
- Default Branch: Temp
- Last Pushed: 2021-01-16T14:03:14.000Z (over 4 years ago)
- Last Synced: 2025-01-20T06:44:56.346Z (5 months ago)
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TsWwApi
## Task system api and docsYou can see more details and explanations [here](https://tsww.website/app/)
Telegram : [TsWwApi](https://t.me/tswwapi)
## Python
An example of **tsww api client** in python is also placed in repo, you can simply copy and pase __tsww_api.py__ into your project and import it as you can see in __test.py__.