Metadata-Version: 2.4
Name: snakemake-executor-plugin-kubernetes
Version: 0.5.1
Summary: A snakemake executor plugin for submission of jobs to Kubernetes
License: MIT
License-File: LICENSE
Keywords: snakemake,plugin,executor,cloud,kubernetes
Author: Johannes Koester
Author-email: johannes.koester@uni-due.de
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: kubernetes (>=27.2.0)
Requires-Dist: snakemake-interface-common (>=1.17.3,<2.0.0)
Requires-Dist: snakemake-interface-executor-plugins (>=9.0.0,<10.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/kubernetes.html
Project-URL: Repository, https://github.com/snakemake/snakemake-executor-plugin-kubernetes
Description-Content-Type: text/markdown

# snakemake-executor-plugin-kubernetes

A snakemake executor plugin for submission of jobs to Kubernetes.
