Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 520 Bytes

File metadata and controls

25 lines (16 loc) · 520 Bytes
.. module:: github2.core

Core

Note

This module contains functionality that isn't useful to general users of the :mod:`github2` package, but it is documented to aid contributors to the package.

.. autofunction:: ghdate_to_datetime
.. autofunction:: datetime_to_ghdate

.. autofunction:: commitdate_to_datetime
.. autofunction:: datetime_to_commitdate

.. autofunction:: doc_generator

.. autoclass:: GithubCommand

.. autoclass:: Attribute

.. autoclass:: DateAttribute

.. autoclass:: BaseDataType