A python implementation of the hackmud chat API, using the requests module.
Project description
README
This is my hackmud chat API module, as a module.
It is designed to be gotten as a package from PyPI via pip, but I believe you can copy the hackmudChatAPI folder into your workspace and use it as a module like that.
Better usage docs coming sometime in the future.
Usage
Place this at the start of your python file:
from hackmudChatAPI import ChatAPI
chat = ChatAPI()
You can get a new token in your config file without additional code using python -m hackmudChatAPI with the package installed.
This will assume the default config file location of projectDir/config.json.
If you store the config file elsewhere, a symlink to that will work.
More details will come sometime in the future.
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
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 hackmudchatapi-0.0.20.tar.gz.
File metadata
- Download URL: hackmudchatapi-0.0.20.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b7ef20b2d7f0ab9bacef44921831810b8c7dbff2afa086c57abee8481157a54
|
|
| MD5 |
37e4fc52a9acca2a0a539d115b6b09b4
|
|
| BLAKE2b-256 |
739ad3b6e36c9405e203f7b6259d8ec58da52f7fc4993807453e20ec21d2dfc3
|
File details
Details for the file hackmudchatapi-0.0.20-py3-none-any.whl.
File metadata
- Download URL: hackmudchatapi-0.0.20-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d41b57a1a64279248d0de8d4743937ade53d32922857c57a4543b39d4c94e12e
|
|
| MD5 |
cffc6e1f8ad6df7ce416c957cc9b2244
|
|
| BLAKE2b-256 |
29b4798e87a8ffba9877bc08399d5e7e9b4d4f04693dfe600d7d7260af62c182
|