Skip to content

Conversation

@cimandef
Copy link

@cimandef cimandef commented Nov 5, 2024

Objective

This PR aims to simplify the interaction with this package, including building, starting, and ensuring repository integrity. To achieve these goals, we utilize uv as a package and project manager.

How to Use:

  1. Install uv:

  2. Create a Python environment: uv venv

  3. Add a package: uv add

  4. Install packages (first-time setup): uv sync

  5. Build wheels: uv build

And that's it! I am not deeply familiar with the project, so I may have missed some aspects—please feel free to notify me if there's anything that needs attention. In the future, I plan to create a fully integrated solution to handle versioned packages, package releases on GitHub, CI/CD checks, and more. Let me know if you find this kind of work useful!

@cimandef cimandef marked this pull request as draft November 5, 2024 10:59
@cimandef cimandef force-pushed the angel/switch_to_uv branch from 341a7a9 to aedc292 Compare January 1, 2025 17:58
chore: keep uv.lock in .gitignore
@cimandef cimandef force-pushed the angel/switch_to_uv branch from aedc292 to e87cf18 Compare January 1, 2025 17:59
@cimandef cimandef marked this pull request as ready for review January 1, 2025 18:33
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.

1 participant