Skip to main content

Python port of evmos.js - library to interact with Evmos blockchain

Project description

PyPi Version Python Versions Read the Docs pre-commit Code style: black

Pyevmos - Python SDK to assist developers on Evmos chain.

Disclaimer: this package is not officialy maintained by Evmos affiliates. Read our documentation on ReadTheDocs.

This project is a direct python port of evmosjs library.

Installation

Install with pip:

pip install -U evmos

Install from source:

git clone https://github.com/sterliakov/pyevmos/
cd pyevmos
pip install .

Supported extras:

  • test: install test dependencies (pip install evmos[test])
  • dev: install development dependencies (pip install evmos[dev]) - currently pre-commit and compiler extension for betterproto.
  • docs: dependencies for building documentation (pip install evmos[docs])

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

evmos-0.1.1.tar.gz (169.6 kB view hashes)

Uploaded Source

Built Distribution

evmos-0.1.1-py3-none-any.whl (216.1 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