FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

python-future/docs/reference.rst at master · IBMZ-Linux-OSS-Python/python-future · GitHub

Latest commit

 

History

History
81 lines (56 loc) · 1.45 KB

File metadata and controls

81 lines (56 loc) · 1.45 KB

API Reference (in progress)

NOTE: This page is still a work in progress... We need to go through our docstrings and make them sphinx-compliant, and figure out how to improve formatting with the sphinx-bootstrap-theme plugin. Pull requests would be very welcome.

.. automodule:: future.builtins
    :members:

.. automodule:: future.types
    :members:


.. automodule:: future.standard_library
    :members:


.. automodule:: future.utils
    :members:


.. automodule:: past.builtins
    :members:

.. automodule:: past.types
    :members:




Back | FazBrowse Home | New Git URL