File: index.rst

package info (click to toggle)
python-eth-typing 5.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 324 kB
  • sloc: python: 1,968; makefile: 234
file content (26 lines) | stat: -rw-r--r-- 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
eth-typing
==============================

Common type annotations for ethereum python packages.

Installation
------------

.. code-block:: bash

    python -m pip install eth-typing


.. toctree::
    :maxdepth: 1
    :caption: General

    Usage<eth_typing>
    release_notes

.. toctree::
    :maxdepth: 1
    :caption: Community

    contributing
    code_of_conduct