Credmark Utils
Project description
Credmark Utils
The purpose of this project is to create pythonic wrappers and tools for blockchain interaction.
Installation
Run the following to install:
pip install credmarkutils
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Developing Credmark Utils
To install credmarkutils, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
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
credmarkutils-0.0.1.tar.gz
(14.0 kB
view hashes)
Built Distribution
Close
Hashes for credmarkutils-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a76832960bb888f006bb755ed707063ee2df598b1d27c264fd8ba78559bd7de |
|
MD5 | 98d4e0b8504f77f8eb2ed7950f200d3c |
|
BLAKE2b-256 | 6e5443ca11baa1329da83c4e6e0dba6ddde7bc64f29974e223542e6d2ccb0d62 |