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

better dependency manager for project #1572

Open
M03ED opened this issue Jan 5, 2025 · 5 comments
Open

better dependency manager for project #1572

M03ED opened this issue Jan 5, 2025 · 5 comments
Assignees
Labels
Doc Improvements or additions to documentation Feature New feature or request FeedBack Needed Refactor v1 feature or bug that need to be implement or be fixed in version 1

Comments

@M03ED
Copy link
Collaborator

M03ED commented Jan 5, 2025

currently marzban use pip to manage dependencies.
using pip can lead to some problems and always we need some 3rd party programs as venv
we can replace pip with uv to avoid this and have better dependency manager.

@M03ED M03ED added Doc Improvements or additions to documentation Feature New feature or request FeedBack Needed Refactor labels Jan 5, 2025
@M03ED M03ED self-assigned this Jan 5, 2025
@arian24b
Copy link

arian24b commented Jan 6, 2025

can i work on it?

@M03ED
Copy link
Collaborator Author

M03ED commented Jan 6, 2025

can i work on it?

Why not ?

@arian24b
Copy link

arian24b commented Jan 6, 2025

This is here:
#1575

@M03ED
Copy link
Collaborator Author

M03ED commented Jan 6, 2025

This is here:
#1575

Well done.

@arian24b
Copy link

arian24b commented Jan 6, 2025

#1577

@M03ED M03ED added the v1 feature or bug that need to be implement or be fixed in version 1 label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc Improvements or additions to documentation Feature New feature or request FeedBack Needed Refactor v1 feature or bug that need to be implement or be fixed in version 1
Projects
None yet
Development

No branches or pull requests

2 participants