poetry-snakemake-plugin 0.2.0
pip install poetry-snakemake-plugin==0.2.0
Released:
A plugin for poetry that adds Snakemake-specific functionality.
Navigation
Unverified details
These details have not been verified by PyPIMeta
- Author: Johannes Koester
- Requires: Python >=3.8.1, <4.0.0
Classifiers
- Programming Language
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
Unverified details
These details have not been verified by PyPIMeta
- Author: Johannes Koester
- Requires: Python >=3.8.1, <4.0.0
Classifiers
- Programming Language
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters https://pypi.org/project/poetry-snakemake-plugin/0.2.0/#files
Showing 1 of 1 file.
File details
Details for the file poetry_snakemake_plugin-0.2.0.tar.gz
.
File metadata
- Download URL: poetry_snakemake_plugin-0.2.0.tar.gz
- Upload date:
- Size: 4.8 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 |
813144aafba71d579ae0471514d938ae771351a39c5ed8862dd16a1bb52617c3
|
|
MD5 |
a4a5ae8e66f3bdfbcc23b22eaf3af471
|
|
BLAKE2b-256 |
44459344611d7ad69dbf4353709c1d8c899bf9921e4517366a5c343713c66979
|
File details
Details for the file poetry_snakemake_plugin-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: poetry_snakemake_plugin-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
2a51fc7326d0f2724e837163140991078de02e2dbff48452099d87012195a7c6
|
|
MD5 |
7cdec140e6d3711905784961b610ee98
|
|
BLAKE2b-256 |
67ecb0999bfd4efff469a16d08029ae4c11bad1dad4f4da08843fb4e42d1a520
|