Skip to content

[INVESTIGATION] Refactor caas-aspace-scripts to use UV #149

@crugas

Description

@crugas

Description:

Try recreating the caas-aspace-scripts repo using uv and see if it is worth rolling into main. Main advantages would be:

  • Eliminating requirements.txt and replacing it with pyproject.toml - greater control over python versioning, dependencies, and run conditions (?)
  • Much faster dependency install times
  • Possible management of .env files over using bespoke DotENV

Additional Context:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions