Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.32 KB

File metadata and controls

44 lines (32 loc) · 1.32 KB

Project Name

Brief description of the project.

CI CodeQL codecov Python 3.12+ License: MIT


Getting Started

Prerequisites

  • uv (Python package manager)

Installation

git clone git@github.com:YongboYu/project-name.git
cd project-name
uv sync

Project Structure

project_name/
├── src/
│   └── project_name/
├── tests/
├── pyproject.toml
├── README.md
├── LICENSE
└── .gitignore

License

This project is licensed under the MIT License.