Ecosyste.ms: Awesome
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: 15 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T23:32:16.000Z (7 months ago)
- Last Synced: 2024-05-02T19:55:10.105Z (7 months ago)
- Topics: data-science, workflow-automation
- Language: Python
- Homepage: https://ericmjl.github.io/pyds-cli/
- Size: 574 KB
- Stars: 30
- Watchers: 4
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/00-index.md
Awesome Lists containing this project
README
# PyDS CLI
[![All Contributors](https://img.shields.io/badge/all_contributors-4-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
- [Anaconda]/[Miniconda]/[Miniforge]/[Mambaforge] (Mambaforge recommended!)
- `git` on your PATH[Anaconda]: https://www.anaconda.com
[Miniconda]: https://docs.conda.io/en/latest/miniconda.html
[Miniforge]: https://github.com/conda-forge/miniforge
[Mambaforge]: https://github.com/conda-forge/miniforge#mambaforge
## Quickstart
We're in development! Install directly from `git` into your base Anaconda environment.
```python
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
🤔
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!