https://github.com/liblaf/cherries
๐ Experiment tracking and automation for Python projects
https://github.com/liblaf/cherries
automation data-science experiment-tracking git logging machine-learning monitoring neptune pydantic python
Last synced: 6 months ago
JSON representation
๐ Experiment tracking and automation for Python projects
- Host: GitHub
- URL: https://github.com/liblaf/cherries
- Owner: liblaf
- License: mit
- Created: 2025-01-16T09:14:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-13T03:21:03.000Z (6 months ago)
- Last Synced: 2025-04-13T04:26:41.229Z (6 months ago)
- Topics: automation, data-science, experiment-tracking, git, logging, machine-learning, monitoring, neptune, pydantic, python
- Language: Python
- Homepage: https://liblaf.github.io/cherries/
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
# Cherries
TODO: DESCRIPTION
[**Explore the docs ยป**](https://liblaf.github.io/cherries/)[](https://pypi.org/project/liblaf-cherries)
[](https://pypi.org/project/liblaf-cherries)
[](https://pypi.org/project/liblaf-cherries)
[](https://codecov.io/gh/liblaf/cherries)
[](https://github.com/liblaf/cherries/actions/workflows/test.yaml)
[](https://github.com/liblaf/cherries/graphs/contributors)
[](https://github.com/liblaf/cherries/forks)
[](https://github.com/liblaf/cherries/stargazers)
[](https://github.com/liblaf/cherries/issues)
[](https://github.com/liblaf/cherries/blob/main/LICENSE)[Changelog](https://github.com/liblaf/cherries/blob/main/CHANGELOG.md) ยท [Report Bug](https://github.com/liblaf/cherries/issues) ยท [Request Feature](https://github.com/liblaf/cherries/issues)

## โจ Features
- [x] โจ **TODO:** FEATURES;
[](#readme-top)
## ๐ฆ Installation
To install `liblaf-cherries`, run the following command:
```bash
$ uv add liblaf-cherries
```[](#readme-top)
## โจ๏ธ Local Development
You can use Github Codespaces for online development:
[](https://codespaces.new/liblaf/cherries)
Or clone it for local development:
```bash
$ gh repo clone liblaf/cherries
$ cd cherries
$ just test
```[](#readme-top)
## ๐ค Contributing
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub [Issues](https://github.com/liblaf/cherries/issues) to get stuck in to show us what you're made of.
[](https://github.com/liblaf/cherries/pulls)
[](https://github.com/liblaf/cherries/graphs/contributors)
[](#readme-top)
## ๐ Links
### More Projects
- **[๐ Grapes](https://github.com/liblaf/grapes)** - Powerful Python utilities for logging, timing, and more, making development smoother!
### Credits
- **Python** -
[](#readme-top)
---
#### ๐ License
Copyright ยฉ 2025 [liblaf](https://github.com/liblaf).
This project is [MIT](https://github.com/liblaf/cherries/blob/main/LICENSE) licensed.