Py(J)Uno
A python library for interacting with juno block chain network.
Project Description
This Python library is based on the cosmpy open-source project, which provides tools for interacting with cosmos based blockchain networks.
Attribution
This project uses and builds upon the cosmpy project, which is licensed under the Apache License v2.0. The original cosmpy project can be found at: https://github.com/fetchai/cosmpy
Installing
Installation
-
Install Poetry if it is not already installed on your system:
pip install poetry
-
Clone the repository:
git clone https://github.com/Jazz877/junopy.git cd pyuno
-
Setup the development environment:
make new_env_devThis command will install all the dependencies and create a virtual environment for the project. It will also install the pre-commit hooks.
-
Activate the virtual environment:
poetry shell
Release files for pyuno 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyuno-0.1.3.tar.gz | 195.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyuno-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 580.8 kB
Release files / pyuno-0.1.3.tar.gz
| Download URL | pyuno-0.1.3.tar.gz |
|---|---|
| Size | 195.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
763228afaf7c8b586c2c943afcd4f1a6e8a1bb99acb447802eb955ca7c24ad06
|
|
BLAKE2b-256 checksum How to use checksums |
7dc873ab4095c60fc49c37bb9dde9a2b7f5bb82d0390c88c87ef4d79104c02a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.10.9 Darwin/23.3.0
|
Release files / pyuno-0.1.3-py3-none-any.whl
| Download URL | pyuno-0.1.3-py3-none-any.whl |
|---|---|
| Size | 385.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2cc464ec70e64362b690afdf8c516d8665310775e81d0230312695c3f32feb9f
|
|
BLAKE2b-256 checksum How to use checksums |
08f15f906cd85cd544b8b3aff00c4a5e1802f014d7ddb1d89fd780ad397399f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.10.9 Darwin/23.3.0
|