Package Dependency: Validates package requirements
Project description
nem-python
==========
nem-python is simple NEM library.
[README-JP.md](README-JP.md)
Feature
-------
* Do **not** require NIS running on local.
* You can sign on **offline**.
* Useful transaction builder.
* Useful simplify transaction.
Require
-------
Python3 (>=3.5)
HowToUse
-----
```python
from nem_python.nem_connect import NemConnect
nem = NemConnect(main_net=True)
nem.start()
```
[HOWTOUSE.md](HOWTOUSE.md)
Samples
------
Look test folder.
Author
------
[@namuyan_mine](http://twitter.com/namuyan_mine/)
Licence
-------
MIT
==========
nem-python is simple NEM library.
[README-JP.md](README-JP.md)
Feature
-------
* Do **not** require NIS running on local.
* You can sign on **offline**.
* Useful transaction builder.
* Useful simplify transaction.
Require
-------
Python3 (>=3.5)
HowToUse
-----
```python
from nem_python.nem_connect import NemConnect
nem = NemConnect(main_net=True)
nem.start()
```
[HOWTOUSE.md](HOWTOUSE.md)
Samples
------
Look test folder.
Author
------
[@namuyan_mine](http://twitter.com/namuyan_mine/)
Licence
-------
MIT
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
nem_python-0.1.0.tar.gz
(22.7 kB
view details)
File details
Details for the file nem_python-0.1.0.tar.gz
.
File metadata
- Download URL: nem_python-0.1.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c00506a2b8587411a87c5e21e4646a7059b57c529508fa2f61d574276531317 |
|
MD5 | 7719939a9f624cfe4d261650bec870fc |
|
BLAKE2b-256 | 10a3c2f33b735412ba32c6b0926d181d37ba473e059ebc7cdc20c464f48fef01 |