Metadata-Version: 2.1
Name: luogu
Version: 0.1.0
Summary: A model-based Python implement for Luogu API client
Home-page: https://github.com/piterator-org/pyluogu
Author: 汪心禾
Author-email: wangxinhe06@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/piterator-org/pyluogu/issues
Project-URL: Documentation, https://pyluogu.readthedocs.io/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: img
License-File: LICENSE

<p align="center">
  <a href="https://github.com/piterator-org">
    <img src="./docs/_static/logo.svg" alt="Logo" width="128em">
    <br>
    Made by <strong>Piterator</strong> with &lt;3
  </a>
</p>

# pyluogu

[![Python package](https://github.com/piterator-org/pyluogu/actions/workflows/python-package.yml/badge.svg)](https://github.com/piterator-org/pyluogu/actions/workflows/python-package.yml)
[![codecov](https://codecov.io/gh/piterator-org/pyluogu/graph/badge.svg)](https://codecov.io/gh/piterator-org/pyluogu)
[![Documentation Status](https://readthedocs.org/projects/pyluogu/badge/)](https://pyluogu.readthedocs.io/zh_CN/latest/)
![license](https://img.shields.io/github/license/piterator-org/pyluogu)

A model-based Python implement for Luogu API client


