-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add poetry #85
base: main
Are you sure you want to change the base?
Add poetry #85
Conversation
add echo as an extra param to allow disabling logs from db
…pi as a starting point for multi framework support.
change web dependency to fastapi
A much better option this early in the project is to use |
really? i tried uv, and i know that fastapi also use uv, but it just feel like a not so much faster version of poetry with much poorer dev-x |
It's at least 30x as faster for me. Not sure how you are testing things. The only qualm I have is that like: '^', '~' , But instead relies solely on '==', '>=', '<=' Looks a bit ugly. But everything else is brilliant. |
Generated description
Below is a concise technical summary of the changes proposed in this PR:
This pull request significantly refactors the PyNest framework, transitioning to a more modular and maintainable architecture. It introduces Poetry for dependency management, reorganizes the project structure, enhances database configurations, improves CLI functionality, and updates web components. The changes aim to provide a more robust, flexible, and developer-friendly framework while maintaining backwards compatibility.
Modified files (6)
Latest Contributors(2)
Modified files (2)
Latest Contributors(2)
Modified files (7)
Latest Contributors(0)
Modified files (15)
Latest Contributors(2)
Modified files (8)
Latest Contributors(0)
Modified files (4)
Latest Contributors(2)
Modified files (10)
Latest Contributors(2)
Modified files (7)
Latest Contributors(2)
Modified files (10)
Latest Contributors(2)
Modified files (8)
Latest Contributors(2)
Modified files (37)
Latest Contributors(2)