Metadata-Version: 2.4
Name: rankgun
Version: 3.0.0
Summary: This package is a sleek simple Python wrapper for the rangkun API.
Project-URL: Homepage, https://rankgun.works/
Project-URL: Repository, https://github.com/rankgun/python
Project-URL: Documentation, https://www.rankgun.works/docs/developing/python
Author: Noah Hafner
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.9
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.11.4
Description-Content-Type: text/markdown

# rankgun python

[![Release](https://img.shields.io/github/v/release/rankgun/python)](https://img.shields.io/github/v/release/rankgun/python)
[![Build status](https://img.shields.io/github/actions/workflow/status/rankgun/python/main.yml?branch=main)](https://github.com/rankgun/python/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/rankgun/python/branch/main/graph/badge.svg)](https://codecov.io/gh/rankgun/python)
[![Commit activity](https://img.shields.io/github/commit-activity/m/rankgun/python)](https://img.shields.io/github/commit-activity/m/rankgun/python)
[![License](https://img.shields.io/github/license/rankgun/python)](https://img.shields.io/github/license/rankgun/python)

This package is a sleek simple Python wrapper for the rangkun API.

- **Github repository**: <https://github.com/rankgun/python/>
- **Documentation** <https://www.rankgun.works/docs/developing/python/>
