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: use pdm as project manager #29

Open
wants to merge 1 commit into
base: refactor
Choose a base branch
from

Conversation

tttturtle-russ
Copy link
Member

This pr closes #22 and makes the following changes:

  1. use pdm as project manager and provide a start script to start the process which can be used as pdm start.
  2. rename function_lib.py to utils.py
  3. extract some functions to adjust the single responsibility principle.

@tttturtle-russ tttturtle-russ linked an issue Nov 24, 2024 that may be closed by this pull request
@mudongliang
Copy link
Member

@THINKER-ONLY please help deploy locally to test this PR. Please double check the result with the old version to capture any issues in the refactoring.

@tttturtle-russ
Copy link
Member Author

Test done. LGTM
CleanShot 2024-12-03 at 17 43 05

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

Successfully merging this pull request may close these issues.

使用 pdm 来管理 python 依赖包
2 participants