Skip to main content

A tool to combine function with DAG

Project description

alo

Documentation Status Updates

A tool to combine function with DAG.

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


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 hashes)

Uploaded Source

Built Distribution

alo-0.3.0-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page