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
│   ├── workflows
│   │   ├── CD.yaml
│   │   ├── CI.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
│   ├── gpu.Dockerfile
│   └── pkg.Dockerfile
├── 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
├── LICENSE
├── Makefile
├── README.md
├── devshell
├── flake.lock
├── flake.nix
├── poetry.lock
├── poetry.toml
├── pyproject.toml
└── requirements.txt

18 directories, 58 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.0b2.tar.gz (35.9 kB view details)

Uploaded Source

Built Distribution

flytezen-1.0.0b2-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

Details for the file flytezen-1.0.0b2.tar.gz.

File metadata

  • Download URL: flytezen-1.0.0b2.tar.gz
  • Upload date:
  • Size: 35.9 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.0b2.tar.gz
Algorithm Hash digest
SHA256 8974bbab5d5e87eaeed759c871aec540230f10dd8be652222a3430b09e9a740f
MD5 0932f4f79a8ca5016b82fff99c2bf04c
BLAKE2b-256 4f24a3504c887f59a1c44a68ec632841c0fb9edb6511c4bfd6af15068a52f4e1

See more details on using hashes here.

File details

Details for the file flytezen-1.0.0b2-py3-none-any.whl.

File metadata

  • Download URL: flytezen-1.0.0b2-py3-none-any.whl
  • Upload date:
  • Size: 37.4 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.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 03f54579444ec616e4c744d43263b78193b59e2e16aff1b3fcfdbf2133c49067
MD5 6000a80bc38c2cf981f5510e32d8bc6e
BLAKE2b-256 6dff87cc091d1d5ce6a954aa62135ae1dc026ec6f2556f23792ae94b61468bf8

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