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.136.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.136.0.tar.gz.
File metadata
- Download URL: datayoga-1.136.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 |
93f1bdc3aa714893ccefd80b7d6632ab9c9d844195c333dead833e383f6955ba
|
|
| MD5 |
f3cd0cb84d247229219f63da1cae9515
|
|
| BLAKE2b-256 |
eb6b451b7733dab555824f705f217f31ff40128bfdf81dbdf9b13323be143123
|
File details
Details for the file datayoga-1.136.0-py3-none-any.whl.
File metadata
- Download URL: datayoga-1.136.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 |
78b9b54020fe15704c2a6023611ed8be66896608d9babc74637d3e7e7bca93f0
|
|
| MD5 |
87b177aa33fd801ec90b411a07996333
|
|
| BLAKE2b-256 |
19d8329ca757a509724b1e04e3c6e4f247cbaa83e406749bd926e4e05d8eeb94
|