Metadata-Version: 2.1
Name: generata
Version: 0.0.2
Summary: Generate sample data
Home-page: https://github.com/praveentn/generata
Author: Praveen Narayan
Author-email: sigmoidptn@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas

# Generata - Generate Data

A Python package to generate data of your choice!


### Dependencies:

+ Python (3.8+)


Install `generata` on your system using : 

```
pip install generata
```


