Metadata-Version: 2.4
Name: chibi_github
Version: 0.2.0
Summary: libreria para usar github
Home-page: https://github.com/dem4ply/chibi_github
Author: dem4ply
Author-email: dem4ply@gmail.com
License: WTFPL
Keywords: chibi_github
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: chibi_api>=0.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

============
chibi_github
============


.. image:: https://img.shields.io/pypi/v/chibi_github.svg
        :target: https://pypi.python.org/pypi/chibi_github

.. image:: https://img.shields.io/travis/dem4ply/chibi_github.svg
        :target: https://travis-ci.org/dem4ply/chibi_github

.. image:: https://readthedocs.org/projects/chibi-github/badge/?version=latest
        :target: https://chibi-github.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




libreria para usar github


* Free software: WTFPL
* Documentation: https://chibi-github.readthedocs.io.


Features
--------

* TODO


=======
History
=======

0.2.0 ( 2025-09-20 )
--------------------

* cambio de comportamiento a usar excepciones cuando no es 2xx

0.1.2 ( 2025-03-01 )
--------------------

* se cambio el token para usar Bearer y no Token

0.0.1 ( 2020-07-08 )
--------------------

* First release on PyPI.
