Metadata-Version: 2.1
Name: codesjac
Version: 0.1.0
Summary: 
Author: Martehn03
Author-email: martin.tehnik@tul.cz
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# pipPackage_poetry

- choose unique name
- pipx install poetry 
- poetry --version
- poetry init = inicializace existujiciho projektu
- vytvoreni dir codes + tests dir
- poetry build requires name in .toml same as folder of scripts
