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.5.tar.gz
(41.7 kB
view details)
Built Distribution
web3-3.13.5-py3-none-any.whl
(57.9 kB
view details)
File details
Details for the file web3-3.13.5.tar.gz
.
File metadata
- Download URL: web3-3.13.5.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c35d713110d03624297f3764dcd050806da8b079597dd2af3e0429e21f5e4760 |
|
MD5 | 0e18ad82f4264460d2d942d2e2031bcc |
|
BLAKE2b-256 | 092356c335103e3d3f8b7f783b049888dc1fd080e9ff48bd0bf25746536f9545 |
File details
Details for the file web3-3.13.5-py3-none-any.whl
.
File metadata
- Download URL: web3-3.13.5-py3-none-any.whl
- Upload date:
- Size: 57.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 877563bfe423612c337f6ce5a2c67e863fcfc3bf41b97be8bdfc7588c27134f9 |
|
MD5 | 770e37a00be3eeb72680f16570f5a338 |
|
BLAKE2b-256 | c10c39b418ee3d04d7618c6bd5f2ba0be50876caed4c0ad9737e529498ca10d2 |