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 27 28 29 30 31 32 33 34 35 36
|
Arrow: Better dates & times for Python
======================================
Release v\ |release| (`Installation`_) (`Changelog <releases.html>`_)
`Go to repository <https://github.com/arrow-py/arrow>`_
.. include:: ../README.rst
:start-after: start-inclusion-marker-do-not-remove
:end-before: end-inclusion-marker-do-not-remove
.. toctree::
:maxdepth: 2
getting-started
---------------
.. toctree::
:maxdepth: 2
guide
---------------
.. toctree::
:maxdepth: 2
api-guide
---------------
.. toctree::
:maxdepth: 2
releases
|