Skip to main content

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.

It is still in development, please do not use it in production environment.

Getting started

Runtime support: Python 3.9+

  1. Clone the repository, or download code.

  2. Set up and activate virtual environment, like this:

cd mixin-sdk-python-main
python3.9 -m venv env
. env/bin/activate
  1. Install dependencies:

python3.9 -m pip install -r requirements.txt

  1. Than see "examples" folder, and run it.

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

  • Address API
  • Manage group API
  • More messenger schema
  • Circles API
  • Upload Album
  • Withdrawal API
  • Multi-Signature API
  • Collectibles API
  • Mainnet RPC API and Client

References

License

The project is licensed under the GNU GPL v3.0 - see the LICENSE file for details

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

mixinsdk-0.1.5.tar.gz (30.8 kB view hashes)

Uploaded Source

Built Distribution

mixinsdk-0.1.5-py3-none-any.whl (36.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page