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 raw OpenAPI definitions.

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.24.6.tar.gz (151.5 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.24.6-py2.py3-none-any.whl (85.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: queenbee-1.24.6.tar.gz
  • Upload date:
  • Size: 151.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10

File hashes

Hashes for queenbee-1.24.6.tar.gz
Algorithm Hash digest
SHA256 ee3ad2e6112c1d001193f001dd13a73543da1a1999073b22a3f681dbede69c16
MD5 176d68e822ccd93a6ed1d9b79e241394
BLAKE2b-256 1db5fc32ffb5d723139df42fa98423cb8868bf358aa5e2048f5a9eb630d2155c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: queenbee-1.24.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 85.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10

File hashes

Hashes for queenbee-1.24.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c277e04dbe12412c1c46be3180b658069eb4b044859e405bf37f7fbe41b8cf09
MD5 c442d4869815771dc30998625267de3c
BLAKE2b-256 0692ebada5407c33267a0abf3a2124e3987dd8c352a716f06b062f6c2c8ad006

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