A plugin for poetry that adds Snakemake-specific functionality.
Project description
poetry-snakemake-plugin
A plugin for poetry that adds Snakemake-specific functionality. Currently it supports scaffolding the source code for new Snakemake executor plugins (see https://github.com/snakemake/snakemake-interface-executor-plugins).
This works as follows.
Lets assume that you want to create a snakemake executor plugin with the name snakemake-executor-plugin-myfancyexecutor
.
# Install poetry plugin via
poetry self add poetry-snakemake-plugin
# Create a new poetry project via
poetry new snakemake-executor-plugin-myfancyexecutor
cd snakemake-executor-plugin-myfancyexecutor
# Scaffold the project as a snakemake executor plugin
poetry scaffold-snakemake-executor-plugin
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
Built Distribution
Close
Hashes for poetry_snakemake_plugin-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d413fd4c813eb63efe0004dbbc253eb4cc89a253834ed49769b352f425d8a90 |
|
MD5 | f6acd4696d2fe2eb95823ce801e1e6cd |
|
BLAKE2b-256 | df5352aaf07d36934045120c6c2e77a9cdb680257562bbc1b5f7aa27d988ddfa |
Close
Hashes for poetry_snakemake_plugin-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d1d99001205df85cbb3a483fa767cef37b95f95d90e55d6d60f4cfae37538c5 |
|
MD5 | 9548ca16bbb775712f98d9854b3ad487 |
|
BLAKE2b-256 | 24f3283d2704c7bc0ddbab48da2eb3c36d8c9ee26d62c06858319ad16476a4f1 |