Metadata-Version: 2.1
Name: mywebkraken-package
Version: 0.1.1
Summary: 
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# myWebKraken
PRoyecto prueba que se conecta a Kraken,  descarga precios de kripro activos y los uestra en web

PAra instalar:
```
pip install -r requirements.txt
```

Para ejecutar

```
No lo se todavia
```
