Skip to main content

Library for benchmarking the impact of transcript count type stratification on trajectory inference.

Project description

flytezen

A template for hydra-zen configuration of Flyte workflow execution.

Quick start

See make | grep codespace, run make codespace_create code, or

codespaces

This provides a zero install demonstration of the supported development environment that depends on the nix package manager or open container images built with it. See make | grep nix or make -n setup_dev to setup a local copy of this environment.

Layout

tree
.
├── .argo
│   └── build.yaml
├── .devcontainer
│   ├── devcontainer.Dockerfile
│   └── devcontainer.json
├── .flyte
│   ├── config-browser.yaml
│   ├── config-local.yaml
│   ├── config-template.yaml
│   └── config.yaml
├── .github
│   ├── actions
│   │   ├── setup_environment
│   │   │   └── action.yml
│   │   └── tag-build-push-container
│   ├── disabled
│   │   ├── CD.yaml
│   │   └── CI.yaml
│   ├── workflows
│   │   ├── CID.yaml
│   │   ├── build-images.yaml
│   │   └── labeler.yml
│   ├── .gitkeep
│   ├── CODEOWNERS
│   ├── codecov.yml
│   ├── labels.yml
│   └── renovate.json
├── .vscode
│   ├── extensions.json
│   ├── launch.json
│   ├── settings.json
│   └── tasks.json
├── containers
│   ├── Dockerfile
│   ├── compose.yaml
│   ├── gpu.Dockerfile
│   └── pkg.Dockerfile
├── docs
│   ├── notebooks
│   │   └── text
│   ├── reference
│   │   └── flytezen.md
│   ├── index.md
│   └── specification.md
├── environments
│   └── conda
│       ├── conda-linux-64.lock.yml
│       ├── conda-lock.yml
│       └── virtual-packages.yml
├── src
│   ├── flytezen
│   │   ├── cli
│   │   │   ├── __init__.py
│   │   │   ├── execute.py
│   │   │   ├── execution_config.py
│   │   │   └── execution_utils.py
│   │   ├── workflows
│   │   │   ├── __init__.py
│   │   │   ├── example.py
│   │   │   └── lrwine.py
│   │   ├── __init__.py
│   │   ├── __main__.py
│   │   ├── configuration.py
│   │   ├── constants.py
│   │   └── logging.py
│   └── .gitkeep
├── tests
│   ├── __init__.py
│   ├── conftest.py
│   └── test_cli.py
├── .dockerignore
├── .env
├── .envrc
├── .example.env
├── .gitignore
├── CHANGELOG.md
├── LICENSE
├── Makefile
├── README.md
├── devshell
├── flake.lock
├── flake.nix
├── mkdocs.yml
├── poetry.lock
├── poetry.toml
├── pyproject.toml
└── requirements.txt

23 directories, 65 files

Acknowledgements

Selected dependencies

See also flake.nix, pyproject.toml, and .github.

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

flytezen-1.0.1.tar.gz (36.1 kB view details)

Uploaded Source

Built Distribution

flytezen-1.0.1-py3-none-any.whl (37.5 kB view details)

Uploaded Python 3

File details

Details for the file flytezen-1.0.1.tar.gz.

File metadata

  • Download URL: flytezen-1.0.1.tar.gz
  • Upload date:
  • Size: 36.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for flytezen-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9d9da00e7e5f607f371290197fe65d9b1c9e8fc973602671d180d26dc4f0f5e6
MD5 da840a34e8ce86b0e9fd8ac371543ade
BLAKE2b-256 43a548dbc154bbc430b4ea95513092874c55d2b42f1278ab06b07b3793da3f03

See more details on using hashes here.

File details

Details for the file flytezen-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: flytezen-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 37.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for flytezen-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 073ec8ba57eb935b52d8adbc903b27f9514950a5247afc28b098a7cfe045b048
MD5 2f8f1cef64abccd952a1da4ca1e541b0
BLAKE2b-256 0ed9f8747ba559768537da59272fba970c73b9730f8717bcd76c0345437bb2db

See more details on using hashes here.

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