Metadata-Version: 2.1
Name: Politics_and_Py
Version: 0.0.25
Summary: A package for managing Politics and War data
Project-URL: Homepage, https://github.com/Star-Tube/PnP
Project-URL: Bug Tracker, https://github.com/Star-Tube/PnP/issues
Author: Star_Tube
License-File: LICENSE.md
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Politics and Py
A PnW wrapper and handler to make coding for PnW drop dead easy!

## Table of contents

---

* [General Info](#general-info)
* [Dependancies](#dependancies)


## General Info

So you want to make something for PnW? Using this package you should be able to make and maintain that project with ease. All you have to do is import the package using pip* and start using our custom-made objects to collect, manage and mutate your PnW data.

## Dependancies
* Python 3.10
* Requests

<!-- yet to be tested on earlier verions. Needs to be made as backward compatible as possible -->
