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

scaffolding: remove poetry and setup uv workspace #71

Open
7 tasks
ClementWalter opened this issue Jan 14, 2025 · 0 comments
Open
7 tasks

scaffolding: remove poetry and setup uv workspace #71

ClementWalter opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@ClementWalter
Copy link
Owner

ClementWalter commented Jan 14, 2025

Why

The project currently uses poetry as a python deps and packaging manager. uv is a new tool, much fast.

What

Replace all poetry related things by uv ones.

How

  • migrate the pyproject.toml file to use uv instead
  • remove the poetry.lock file
  • update README.md
  • delete compilation artifacts from the repo
  • add polars-rs
  • create a notebook folder and an ipynb with the content of https://gist.github.com/ClementWalter/5b75f2c8522beae3ae9a9f90d31edfcf
  • update the notebook to actually use the VM over one of the cairo program
@ClementWalter ClementWalter changed the title scaffolding: remove poetry and use uv scaffolding: remove poetry and setup uv workspace Jan 14, 2025
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

No branches or pull requests

2 participants