Metadata-Version: 2.1
Name: tigr81
Version: 1.1.2
Summary: 
Author: Giuseppe Ambrosio
Author-email: giuambro97@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cookiecutter (>=2.4.0,<3.0.0)
Requires-Dist: email-validator (>=2.0.0.post2,<3.0.0)
Requires-Dist: graphviz (>=0.20.1,<0.21.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# TODO

[X] tigr81 commands refactoring
[X] scaffold react
    [X] add linter formatter ecc script from templates
    [] input: framework - prime react or mui
    
[] MUI template
[X] prime react template
[X] fastapi better
    OK -> add __main__
    OK -> pydantic settings
    OK -> ruff and dev deps
    - script/commands to run in project lifecycle
    fastapi auth provider: api key, oauth,..
    config modules pydantic
    model config commons config camel case
    [] lifespan
    [] logging as json

[] Check monorepo how work now...
[] fastapi: Dockerfile
[X] python templates: ruff + code linting setup
[] typer cli template
[] chatbot template RAG opensource
[] monorepo: add just dependency
[] monorepo: delete dependencies already present when add
[] deploy 1.1.0 version

