An API wrapper for stashcat and schul.cloud.
Project description
StashConnect
StashConnect is an easy-to-use API wrapper for stashcat and schul.cloud.
Installation
To install StashConnect, use pip in your shell:
pip install -U stashconnect
Example Usage
import stashconnect
client = stashconnect.Client(
email="your email", password="you password",
encryption_password="you enc password",
)
client.users.change_status("new status")
Features to be added
- fix links
- file functions
- returnable file object
- docstrings
- account functions
- bot method
Contributors
- All code made by BuStudios
- Create a pull request to contribute code yourself
StashConnect is not affiliated with Stashcat GmbH or any of its affiliates.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stashconnect-0.9.1.tar.gz
(19.5 kB
view details)
Built Distribution
File details
Details for the file stashconnect-0.9.1.tar.gz
.
File metadata
- Download URL: stashconnect-0.9.1.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddba66314aaabc4f5162a410097250aa2b357e4448cef6eeb71d3d835d189961 |
|
MD5 | 756442552d3ff3e3849557d17b7a0053 |
|
BLAKE2b-256 | 79cbedc61ad7c6d5173c162b000d858ca2e0377ba0700187062504d27ed3778e |
File details
Details for the file stashconnect-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: stashconnect-0.9.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 017a1de223dcbe657e71a59dd7714efeffb66e8b9d479d03666fe1721363cd24 |
|
MD5 | 0e9f990a6012ace5f81deb1b2904269a |
|
BLAKE2b-256 | 6e62f8992e947bf627e0f68e4f8fe62c787c574bb579b82fcdb22b6571d8a835 |