An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# PyDS CLI

[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)

Helping you manage your data science projects _sanely_.

[![asciicast](https://asciinema.org/a/quuvL2LCafmRfpFAbQLREwpke.svg)](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
Eric Ma

💻 🚇 ⚠️
Logan Thomas
Logan Thomas

🤔
andrew giessel
andrew giessel

🤔
Amanda
Amanda

🤔
Matthieu Dagommer
Matthieu Dagommer

💻

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