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](docs/releases.rst).
## 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](docs/releases.rst).
## 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.2.tar.gz
(32.9 kB
view details)
Built Distribution
web3-3.13.2-py3-none-any.whl
(46.4 kB
view details)
File details
Details for the file web3-3.13.2.tar.gz
.
File metadata
- Download URL: web3-3.13.2.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6e90dcb620c62a13e6cc50eefaeec547db736ca526291ab1c375dd9e4cd478a |
|
MD5 | 8430268d2699b1a00d725f5a36b754f7 |
|
BLAKE2b-256 | f35548d09bd2c25bddc47071097064092b24504518dbe6f3d7a9dc03509c05d2 |
File details
Details for the file web3-3.13.2-py3-none-any.whl
.
File metadata
- Download URL: web3-3.13.2-py3-none-any.whl
- Upload date:
- Size: 46.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d85bae370d7bcd3ae1ab1b4e6dd1b19fd81b32ae6e39f247505558265ea4c96 |
|
MD5 | 11fd96b09d7c3b83f1b49eed53fa441d |
|
BLAKE2b-256 | 9cd7b4c9754ecefd58f35b9bfbd6aa5d3b7931ddf2ea9727a350126eb0e4732a |