https://github.com/ericmjl/pyds-cli
Helping you manage your data science projects sanely.
https://github.com/ericmjl/pyds-cli
data-science workflow-automation
Last synced: 3 months ago
JSON representation
Helping you manage your data science projects sanely.
- Host: GitHub
- URL: https://github.com/ericmjl/pyds-cli
- Owner: ericmjl
- Created: 2021-11-04T03:16:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T23:17:10.000Z (about 1 year ago)
- Last Synced: 2025-05-23T13:02:33.470Z (about 1 year ago)
- Topics: data-science, workflow-automation
- Language: Python
- Homepage: https://ericmjl.github.io/pyds-cli/
- Size: 1.17 MB
- Stars: 47
- Watchers: 2
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/00-index.md
Awesome Lists containing this project
README
# PyDS CLI
[](#contributors-)
Helping you manage your data science projects _sanely_.
[](https://asciinema.org/a/quuvL2LCafmRfpFAbQLREwpke)
## Requirements
- `pixi` on your PATH
- `git` on your PATH
- `uv` on your PATH
## Quickstart
Install from PyPI (package name **`pyds-cli`**; the CLI command is **`pyds`**):
```bash
pip install pyds-cli
```
Or install the latest revision from Git:
```bash
pip install git+https://github.com/ericmjl/pyds-cli
```
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Eric Ma
💻 🚇 ⚠️ ✅

Logan Thomas
🤔

andrew giessel
🤔

Amanda
🤔

Matthieu Dagommer
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!