Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor idea: Combine scripts and use Typer and Pydantic to improve user experience #278

Open
atvaccaro opened this issue Aug 31, 2023 · 0 comments

Comments

@atvaccaro
Copy link
Contributor

Easier to do after #277

The reports Python environment is split into 3 right now, and users have to switch between venvs and working directories to manually perform the monthly process. A single Typer-driven script in a single poetry environment should be able to perform all the necessary work. In addition, additional CLI helptext and flags could help user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant