Web3.py
Project description
# Web3.py
[](https://gitter.im/pipermerriam/web3.py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](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 .
```
[](https://gitter.im/pipermerriam/web3.py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](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.9.0.tar.gz
(29.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
web3-3.9.0-py3-none-any.whl
(41.5 kB
view details)
File details
Details for the file web3-3.9.0.tar.gz.
File metadata
- Download URL: web3-3.9.0.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73aa6fb7918606e05d04b8c741689cfa67f0ff5fba1d46f53ffb0addcb874ba7
|
|
| MD5 |
2d717b1b4d2a21169a29fa61b2c74992
|
|
| BLAKE2b-256 |
3cdc72bea1e156e314f4c65c0a059b695b8d9a468a53e490cad17abd0f810915
|
File details
Details for the file web3-3.9.0-py3-none-any.whl.
File metadata
- Download URL: web3-3.9.0-py3-none-any.whl
- Upload date:
- Size: 41.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
095602fb4b07fb0c5bd06355cf053066051fcc27ea59434905b2f8f86b9b0e3c
|
|
| MD5 |
0aa11a8cc59bebcedff35dd1fae11be3
|
|
| BLAKE2b-256 |
1d86f2cd8a190591f6bc537c667581fa2ba104e7a6346887383b8d9d03bf8b6a
|