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.122.0.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file datayoga-1.122.0.tar.gz
.
File metadata
- Download URL: datayoga-1.122.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa8aeed81de541c226aa1d8d374f45c82a9dc974703ed77b61d78f88b6854f4b |
|
MD5 | e501540e328af0d144f96fbbb96a8f57 |
|
BLAKE2b-256 | 337306ea64ec2150eba093fb5a1680f65ca836babfeda881f3b00e2c7f1e00ec |
File details
Details for the file datayoga-1.122.0-py3-none-any.whl
.
File metadata
- Download URL: datayoga-1.122.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeec0160f18256af13fb8c1bd941df25ea879652915735b024cb6f43fa6093bb |
|
MD5 | 46e22dacc330cfd226ebd5e8f144ad37 |
|
BLAKE2b-256 | ea92943caa2fe162fe2d7d5f96c1403cb87f9dff1dfa61ac7b8faba0daf27d72 |