An open API service indexing awesome lists of open source software.

https://github.com/notstark/pygistapi


https://github.com/notstark/pygistapi

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

PyGistApi
=========

.. image:: https://badge.fury.io/py/PyGistApi.svg
:target: https://badge.fury.io/py/PyGistApi
:alt: PyPI version badge

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/NotStark/PyGistApi/blob/main/LICENSE
:alt: License badge

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

You can install ``PyGistApi`` via pip:

.. code-block:: bash

pip install PyGistApi

Documentation
-------------
- For more detailed information and examples, check out the full `documentation `_.

Contributing
------------
- Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes, and ensure that tests pass.
4. Submit a pull request with a clear description of your changes.

License
-------
This project is licensed under the `MIT `_ License.