web3.py/docs/index.rst
2016-12-28 10:50:45 -07:00

42 lines
634 B
ReStructuredText

Web3.py
=======
Web3.py is a python library for interacting with Ethereum. It's API is derived
from the `Web3.js`_ Javascript API and should be familiar to anyone who has
used ``web3.js``.
Contents
--------
.. toctree::
:maxdepth: 1
quickstart
overview
filters
contracts
managers
providers
web3.main
web3.eth
web3.db
web3.shh
web3.personal
web3.version
web3.txpool
web3.miner
web3.admin
conventions
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _Web3.js: https://github.com/ethereum/wiki/wiki/JavaScript-API