Metadata-Version: 2.1
Name: gryszkapackage
Version: 0.1.0
Summary: Testing WHL purpose. Hello World
Home-page: https://github.com/Gryszka/public_package
Author: Gryszka
Author-email: romanowicz.g@gmail.com
License: Apache License 2.0
Keywords: testing example package
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas

# test_public

This is a test package for demonstration purposes. 

It was created just for learnirng and testing Public WHL packages. 

So meanwhile there is only CHAOS , I will create the cleaned version when it's ready! :)


## Installation

You can install the package using pip:

```bash
pip install my_package
```
