Web3.py
Project description
# Web3.py
[![Join the chat at https://gitter.im/pipermerriam/web3.py](https://badges.gitter.im/pipermerriam/web3.py.svg)](https://gitter.im/pipermerriam/web3.py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/pipermerriam/web3.py.png)](https://travis-ci.org/pipermerriam/web3.py)
A python implementation of [web3.js](https://github.com/ethereum/web3.js)
* Python 2.7, 3.4, 3.5 support
Read more in the [documentation on ReadTheDocs](http://web3py.readthedocs.io/)
## Developer setup
If you would like to hack on web3.py, set up your dev environment with:
```
sudo apt-get install libssl-dev
# ^ This is for Debian-like systems. TODO: Add more platforms
git clone git@github.com:pipermerriam/web3.py.git
cd web3.py
virtualenv venv
. venv/bin/activate
pip install -r requirements-dev.txt
pip install -e .
```
[![Join the chat at https://gitter.im/pipermerriam/web3.py](https://badges.gitter.im/pipermerriam/web3.py.svg)](https://gitter.im/pipermerriam/web3.py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/pipermerriam/web3.py.png)](https://travis-ci.org/pipermerriam/web3.py)
A python implementation of [web3.js](https://github.com/ethereum/web3.js)
* Python 2.7, 3.4, 3.5 support
Read more in the [documentation on ReadTheDocs](http://web3py.readthedocs.io/)
## Developer setup
If you would like to hack on web3.py, set up your dev environment with:
```
sudo apt-get install libssl-dev
# ^ This is for Debian-like systems. TODO: Add more platforms
git clone git@github.com:pipermerriam/web3.py.git
cd web3.py
virtualenv venv
. venv/bin/activate
pip install -r requirements-dev.txt
pip install -e .
```
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
web3-3.10.0.tar.gz
(30.1 kB
view details)
Built Distribution
web3-3.10.0-py3-none-any.whl
(42.6 kB
view details)
File details
Details for the file web3-3.10.0.tar.gz
.
File metadata
- Download URL: web3-3.10.0.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 005a684e1cfe7ab99b23c91d2dbc2540f725b960e21102ffbda8c9324273cd90 |
|
MD5 | 7d428cf9e696558f7448fcd9d4105efd |
|
BLAKE2b-256 | d2ca6247f57c0b4c4accd70308e251ddb2d8a16dd92967a1b1fac072498674bd |
File details
Details for the file web3-3.10.0-py3-none-any.whl
.
File metadata
- Download URL: web3-3.10.0-py3-none-any.whl
- Upload date:
- Size: 42.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f911cb985763e8419ebd63bc6a40fcd195a51c02c2590d944a592cd5b317a56d |
|
MD5 | 9a8a867244e9082c2f143d79769cf928 |
|
BLAKE2b-256 | ecfc6c0e6cd06db928c2f45ab1b52872c1f23d60fc22b534673dd7988c9fdb20 |