- uv (Python package manager)
git clone git@github.com:YongboYu/project-name.git
cd project-name
uv syncproject_name/
├── src/
│ └── project_name/
├── tests/
├── pyproject.toml
├── README.md
├── LICENSE
└── .gitignore
This project is licensed under the MIT License.