Metadata-Version: 2.4
Name: pelipy
Version: 1.0.0
Summary: A Python wrapper for the Pelican Panel
Home-page: https://github.com/uhalexz/pelipy
Author: uhalexz
License: MIT
Project-URL: Bug Tracker, https://github.com/uhalexz/pelipy/issues
Project-URL: Documentation, https://github.com/uhalexz/pelipy#readme
Project-URL: Source Code, https://github.com/uhalexz/pelipy
Keywords: pelican panel api wrapper
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<div align="middle">

# pelipy 🐍

![Python](https://img.shields.io/badge/python-%23007ACC.svg?style=for-the-badge&logo=python&logoColor=white)

</div>

## About

Pelipy is an API wrapper for the [Pelican Panel](https://pelican.dev).

just note, this is in the development stages!

## Docs

coming soon 👀

## Installation
```bash
pip install pelipy 
```
