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/). [View the change log on Github](https://github.com/pipermerriam/web3.py/blob/master/CHANGELOG).
## 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/). [View the change log on Github](https://github.com/pipermerriam/web3.py/blob/master/CHANGELOG).
## 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.13.0.tar.gz
(32.8 kB
view details)
Built Distribution
web3-3.13.0-py3-none-any.whl
(46.3 kB
view details)
File details
Details for the file web3-3.13.0.tar.gz
.
File metadata
- Download URL: web3-3.13.0.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd19c516789c72643d7ff6dc84f8eb22c5a01b2482a25d3b5fe7c930a0863975 |
|
MD5 | cd6aa938e736cd20d13cc176654ce7ca |
|
BLAKE2b-256 | 75fd310cc289d8b988abca29c55d1183dcc3edd1a4a36f31053b429383ee1f7d |
File details
Details for the file web3-3.13.0-py3-none-any.whl
.
File metadata
- Download URL: web3-3.13.0-py3-none-any.whl
- Upload date:
- Size: 46.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d65cd5d0790ac93d0a42c5d87bea407f1316a1ef1046fd631db8d53372b78cf8 |
|
MD5 | 843ae1f16c8f3a9d6667c7911bc84170 |
|
BLAKE2b-256 | 6012a02c5e6490fc23f2c9b39c9442eca2e5047897ec593db533255669658781 |