- Notifications
You must be signed in to change notification settings - Fork0
fluent-qa/daily-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Daily Python Practice Libs.
useuv to manage the project. superfast than pdm and poetry.
uv reference, why use uv? Two key points:
- Fast,really fast
- easy to manage mono python repo, no need to worry about the dependency conflict
And also similar to pdm and poetry, easy to migrate and understand the concepts.
shared folder:
shared├── qpy-tpl: template project├── qpyci: ci helper project├── qpyconf: configuration project├── qpydao: dao project├── qpyhelper: helper project to capture api request└── qpystructs: structures projectCrew only works for python3.11 right now.
About
daily python in mono repo
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.