Metadata-Version: 2.1
Name: gisweb-jppa
Version: 0.2.5
Summary: 
Author: Roberto Starnini
Author-email: roberto.starnini@gmail.com
Requires-Python: >3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.25.2,<0.26.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: pydantic[dotenv,email] (>=2.3.0,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

poetry update
poetry build
poetry publish

casini venv
per attivare quello giusto:
source $(poetry env info --path)/bin/activate

poetry env info -p
rm -rf `poetry env info -p`
poetry env use python


