lanl / lanl/xripl

Switch to uv and refactor project

Open
#27 1 comment 0 reactions 1 assignee View on GitHub

@lemmatum is already working on this.

Since Apr 21, 2025.

documentation refactor
Dominant language
Python
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

  • Switch project packaging to use uv.
  • Remove requirements.txt and replace with pyproject.toml. The toml file should have a separate dev set of dependencies for running tests.
  • Move code to new src/ directory
  • Move tests to new tests/ directory
  • Make a data directory for any example data files. Use this guide as a reference.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.