Metadata-Version: 2.1
Name: tablpy
Version: 0.6.2
Summary: A package that makes importing and handeling data
Home-page: https://github.com/AmdaUwU/tablpy
License: MIT
Author: AmdaUwU
Author-email: jbat2000@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: pandas (>=1.2.2,<2.0.0)
Requires-Dist: scipy (>=1.6.0,<2.0.0)
Requires-Dist: sympy (>=1.7.1,<2.0.0)
Description-Content-Type: text/markdown

# Tablpy
A python module that enables easy treatment of data  

Install it with

> `pip install tablpy`

