A tool to combine function with DAG
Project description
alo
A tool to combine function with DAG.
- Documentation: https://alo.readthedocs.io.
Development
Create a virtual environment
conda env create -f environment.yml
source activate alo
Install dependencies
There are two options:
- Use poetry:
poetry install
- Use pip:
pip install -e ".[dev]"
Update dependencies
poetry update
Bump version
bumpversion minor # major, minor, patch
Show information about installed packages
poetry show
Show dependency tree
dephell deps tree
# or
dephell deps tree pytest
Install git pre-commit hooks
pre-commit install
License
© uchuhimo, 2019. Licensed under an Apache 2.0 license.
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
alo-0.3.0.tar.gz
(3.1 kB
view details)
Built Distribution
alo-0.3.0-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file alo-0.3.0.tar.gz
.
File metadata
- Download URL: alo-0.3.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be807eb8542045f7b4ff0429d7acadeee6f0ddb7e483504db87fa24d587f6431 |
|
MD5 | 2194943a09add0ace3e27b24f8a35d89 |
|
BLAKE2b-256 | 3e472b355b1d667dbfdcb242136dd014d92ffe0f9ee85600675d85994cd09b14 |
File details
Details for the file alo-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: alo-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e9ddf93fd99a5629e0d0ba12468f579d4811c07ab97edf867b34037042a76e0 |
|
MD5 | 0c1648707f4ecaaad75e387673125835 |
|
BLAKE2b-256 | f8ca72b3b311ce57ea18a2c7df2bceccf2c7ab3b5ced40e3c88086e8c82dc8e7 |