Skip to main content

Queenbee is a workflow language and a package manager for creating DAG workflows which empowers all workflow libraries in Ladybug Tools!

Project description

Queenbee :crown:

Queenbee is a workflow language for describing workflows! The workflow Schema is inspired by Argo Workflow and borrows a number of terms and expressions from Apache Airflow and Ansible.

Queenbee populates and validates the workflows but does not run them! For running the workflows see ladybug-tools/queenbee-luigi which converts Queenbee workflows to executable Luigi pipelines.

You can find more workflow samples in honeybee-radiance-workflow repository.

Installation

> pip install queenbee

or if you want to use the CLI

> pip install queenbee[cli]

Documentation

You can access the full docs for this package and its CLI here.

You can also access the Schema Documentation and OpenAPI documentation for:

Object Redoc OpenAPI JSON
Plugin redoc json
Recipe redoc json
Job redoc json

Local Development

  1. Clone this repo locally

    git clone git@github.com:ladybug-tools/queenbee
    

    or

    git clone https://github.com/ladybug-tools/queenbee
    
  2. Install dependencies:

    cd queenbee
    pip install -r dev-requirements.txt
    pip install -r requirements.txt
    
  3. Run Tests:

    python -m pytest tests/
    
  4. Generate Documentation:

    sphinx-apidoc -f -e -d 4 -o ./docs/modules ./queenbee
    sphinx-build -b html ./docs ./docs/_build
    
  5. Preview Documentation:

    python -m http.server --directory ./docs/_build/
    

    Now you can see the documentation preview at http://localhost:8000

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

queenbee-1.27.0.tar.gz (165.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

queenbee-1.27.0-py2.py3-none-any.whl (87.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file queenbee-1.27.0.tar.gz.

File metadata

  • Download URL: queenbee-1.27.0.tar.gz
  • Upload date:
  • Size: 165.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.13.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.17

File hashes

Hashes for queenbee-1.27.0.tar.gz
Algorithm Hash digest
SHA256 67745065b21aa65400aa9d831de93a2fb36c5b506c58eebc975f696ee65fcb49
MD5 ab2f4dced806c3f3a753b14a71067521
BLAKE2b-256 39314007cc968cd7967429bf0db52f26dafa9807d7fb629410bc472f3cf84a67

See more details on using hashes here.

File details

Details for the file queenbee-1.27.0-py2.py3-none-any.whl.

File metadata

  • Download URL: queenbee-1.27.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 87.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.13.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.17

File hashes

Hashes for queenbee-1.27.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b4141f193365a8c6f788754fe0df11d6ead59c8f94e6e5c976b5901d07b93a04
MD5 e2706ea0c49fd4b79cafa2c5dc714b32
BLAKE2b-256 fe4d179d2252145bc4c08f090e2134b6243047badf8a0f581467997e646bea8e

See more details on using hashes here.

Supported by

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