DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Full release checklist
Open
@C-Achard is already working on this.
Since Feb 16, 2026.
packaging
- Dominant language
- Python
- Stars
- 72
- Forks
- 28
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
TODO
Code & versioning
- Beta feedback round
- Avoid forcing any logging levels
- No FIXMEs
- Do not force PyTorch models
- dlc-live pinned to 1.1.0
- No debug leftovers/logger.info calls for debug
- Version's single source of truth is dlclive.init
- Switch to correct version-> 2.0.0rc1
- (Optional) Basler backend unit testing (contract)
Build & deploy
- Setup CI
- Build succeeds for all supported Python versions (if not included in CI)
- Check Qt assets in built dist
Docs
- Finish docs in https://github.com/DeepLabCut/DeepLabCut/pull/3206
- Update README
- Update images / screenshots
- Check LICENSE consistency in files, update if needed
- (Optional for now) Proper release notes
After release on PyPi:
- Update install instructions in README and docs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.