https://github.com/notstark/pygistapi
https://github.com/notstark/pygistapi
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/notstark/pygistapi
- Owner: NotStark
- License: mit
- Created: 2023-09-05T11:52:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T03:07:45.000Z (over 2 years ago)
- Last Synced: 2025-03-08T08:04:56.548Z (over 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.