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
File details
Details for the file poetry_snakemake_plugin-0.2.1.tar.gz
.
File metadata
- Download URL: poetry_snakemake_plugin-0.2.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d413fd4c813eb63efe0004dbbc253eb4cc89a253834ed49769b352f425d8a90 |
|
MD5 | f6acd4696d2fe2eb95823ce801e1e6cd |
|
BLAKE2b-256 | df5352aaf07d36934045120c6c2e77a9cdb680257562bbc1b5f7aa27d988ddfa |
Provenance
File details
Details for the file poetry_snakemake_plugin-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: poetry_snakemake_plugin-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d1d99001205df85cbb3a483fa767cef37b95f95d90e55d6d60f4cfae37538c5 |
|
MD5 | 9548ca16bbb775712f98d9854b3ad487 |
|
BLAKE2b-256 | 24f3283d2704c7bc0ddbab48da2eb3c36d8c9ee26d62c06858319ad16476a4f1 |