Tigitaal's Official Python Package to connect with TigitaalAPI
Project description
# TigitaalConnect The official Python Library to connect with the TigitaalAPI! This library helps easily send requests to the API, so you dont have to do the hard work of manually setting up requests. Use a range of easy-to-use functions and explore the endless posibilities of the TigitaalAPI with TigitalConnect!
## INSTALLATION:
pip install tigitaalconnect
## SETUP:
### UserConnect: `python from tigitaalconnect import UserConnect user = UserConnect(username, password) # Enter your username and password in the parantheses `
# REQUESTS:
## Reload Request: `python user.reload() ` ## ReloadAdvanced Request: `python user.reloadadvanced() ` ## PFP Request: `python user.pfp(fileid) ` ## Nickname Request: `python user.nickname(new_nickname) ` ## Mail Request: `python user.mail(new_email) `
Change Log
0.0.1 (09/29/2022)
First Release
5 easy to use Requests to manipulate the TigitaalAPI
0.0.2 (09/30/2022)
Second Release
Commands now return info as JSON
README.txt Updated
0.0.3 (09/30/2022)
Third Release (Mini release)
Bug Fixes
0.0.4 (09/30/2022)
Fourth Release (Mini release)
More Bug Fixes
Fixed Formatting Errors
0.0.5 (10/05/2022)
Fifth Release
Added UserConnect Class
Easier setup
Bug Fixes
README now a Markdown 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
File details
Details for the file tigitaalconnect-0.0.5.tar.gz.
File metadata
- Download URL: tigitaalconnect-0.0.5.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2d0d94031730996f5540686bfda66d979642544d561f399cff149cf7e4573e4
|
|
| MD5 |
36ece1b3721e24aaf497262f23de2d26
|
|
| BLAKE2b-256 |
9d86e76380ca3639a5b72b702f0a668235c8b9059541662564077db0c29246b5
|