DataYoga command line interface
Project description
DataYoga CLI
Development
To set up environment in development mode:
Set Up Virtual Environment
python -m venv venv
source venv/bin/activate
Upgrade pip to Latest Version
Pip version 22 and up is needed for editable install.
python -m pip install --upgrade pip
Install Dependencies
cd core
python -m pip install -e .
Run CLI in Development Mode
python ./cli/src/datayoga/__main__.py
Running tests
Core
cd core
pip install .
pip install .[test]
PYTHONPATH=src python -m pytest -s --log-cli-level=DEBUG
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datayoga-1.135.0.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datayoga-1.135.0.tar.gz.
File metadata
- Download URL: datayoga-1.135.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
977f0f496903c50f1c83c1ffa00117e902d587fe8259d211a7fa59db4d2b9cdd
|
|
| MD5 |
7ec0da71e8301dd8ab94df6dee3eaebf
|
|
| BLAKE2b-256 |
bb5822bece82fa4e19e6e25df54ef4a1e05fc7b22462dab4d012444d9ec67d2f
|
File details
Details for the file datayoga-1.135.0-py3-none-any.whl.
File metadata
- Download URL: datayoga-1.135.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c63d555d78793a20e995e1b9a4edc48e71418a8b898187918923f9f7ecec489
|
|
| MD5 |
ad4d1a1a7eedb32a26672a7e1098b048
|
|
| BLAKE2b-256 |
aa3d22d5c9805683e05a9d5b1cb477e3b72088c37f7989f542c0a3a1ff7b9729
|