jjpaulo2 / pipconf

⚙ An easy to use Python's PIP configuration manager
https://jjpaulo2.github.io/pipconf/
BSD 2-Clause "Simplified" License
14 stars 1 forks source link

Rewrite the front-end using Typer #6

Closed jjpaulo2 closed 2 months ago

jjpaulo2 commented 1 year ago

To make more easy to maintain the tool, and write the base code, we need to rewrite it using Typer.

https://typer.tiangolo.com/

jjpaulo2 commented 2 months ago

Solved by #12.