Skip to main content

No project description provided

Project description

kraken-core

Python application PyPI version

The Kraken build system.

Kraken focuses on ease of use and simplicity to model complex task orchestration workflows.

Reproducible build environments

We recommend that you use krakenw to invoke Kraken builds instead of the kraken cli directly to ensure that you have an isolated and reproducible build environment. Install the kraken wrapper cli via the kraken-wrapper package and define your build requirements at the top of your .kraken.py build script:

# ::requirements kraken-std>=0.3.0
from kraken.std.cargo import cargo_build
cargo_build()

Vendored packages

We're vendoring a number of third party packages for the purpose of reducing the burden of package resolution at installation time. This is particularly relevant for using Kraken in continuous integration systems to improve resolve times and PEX size.

  • networkx
  • nr.io.graphviz
  • nr.python.environment
  • termcolor
  • types-termcolor
  • typeapi

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

kraken-core-0.9.3.tar.gz (38.3 kB view hashes)

Uploaded Source

Built Distribution

kraken_core-0.9.3-py3-none-any.whl (48.5 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