python sdk for mixin: https://github.com/nodewee/mixin-sdk-python
Project description
Mixin SDK for Python (Unofficial)
Overview
This is the Mixin Network SDK for Python.
Project objectives: ease of use and readability for developers.
Status
This SDK is still considered a work in progress, therefore things might (and will) break with every update.
Getting started
For sdk user:
pip install mixinsdk
For sdk dev:
Runtime support: Python 3.9+
-
Clone the repository, or download code.
-
Set up and activate virtual environment, like this:
cd mixin-sdk-python-main
python3 -m venv .env
. .env/bin/activate
# for windows
# .\.env\Scripts\activate
- Install dependencies:
python3 -m pip install -r requirements.txt
- Than see "examples" folder, and run it.
Relations
Mixin Messenger Bot Boilerplate: nodewee/mm-bot-boilerplate
Contributing
We'd love to accept your patches and contributions to this project.
How to contribute, see file CONTRIBUTING.md
Changelog see file CHANGELOG.md
TODO
- Support for send encrypted messages?
- Address API
- Circles API
- Upload Album
- Withdrawal API
- Multi-Signature API
- Collectibles API
- Mainnet RPC API and Client
References
- https://developers.mixin.one/docs/api
- https://github.com/MixinNetwork/bot-api-go-client/
- https://github.com/includeleec/mixin-python3-sdk
- https://github.com/learnforpractice/mixin-python
License
The project is licensed under the MIT License - see the LICENSE file for details.
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
File details
Details for the file mixinsdk-0.2.1.tar.gz
.
File metadata
- Download URL: mixinsdk-0.2.1.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41fff35cd0e0438cffac5d90681befc8457ad3f6bf27127fd50151eabfb0f768 |
|
MD5 | 45bc6f11f24031e2890f511e0fb94035 |
|
BLAKE2b-256 | 3a884c5522f0b694bcc82263db41b6b196a856c019614f69c49ddc7862b56cf6 |
File details
Details for the file mixinsdk-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: mixinsdk-0.2.1-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c91f857834ba0175e569ca849d63f5d18919b3a9f8dbf12cbf0d7674a0796b70 |
|
MD5 | 291735d2600c73e0b395eb9eeb943071 |
|
BLAKE2b-256 | 0dff6299c56ce706a96accaa3823adc4142ccd526b47e0ce6812dbf13b00b703 |