nxfvars

View on PyPIReverse Dependencies (0)

0.2 nxfvars-0.2-py3-none-any.whl

Wheel Details

Project: nxfvars
Version: 0.2
Filename: nxfvars-0.2-py3-none-any.whl
Download: [link]
Size: 7219
MD5: b9f27476f8e6d71e272ab9ccbda35ee0
SHA256: f647e82d49cb8b82b0af9ced01cad139f790cf082cbdd766410c5051ae74f928
Uploaded: 2021-04-11 12:13:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nxfvars
Version: 0.2
Summary: Access nextflow variables from Python
Author: Gregor Sturm
Author-Email: gregor.sturm[at]i-med.ac.at
Home-Page: https://github.com/grst/nxfvars
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Requires-Python: >= 3.8
Requires-Dist: pytoml
Requires-Dist: pyyaml
Requires-Dist: jupytext
Requires-Dist: nbconvert (>=4.2)
Requires-Dist: ipykernel
Requires-Dist: pytest; extra == "test"
Requires-Dist: black; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 180 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nxfvars/__init__.py sha256=7OafVyMK8Y0WKYbuvIoQDnQ28Tmrhjt4QU3tQgYM51g 164
nxfvars/_params_handler.py sha256=gwh6IMOdy0fiJSxl7aXVeg1bdQiGQvMdesa9lsCbXvM 2111
nxfvars/cli.py sha256=AdV91I-HBBuWJfhlOtp63USfjf4IcRvgiK2eVg51wVE 1255
nxfvars/execute.py sha256=gBiyRuhswtPqygNYodlqfGCXgLkYwtbLrfVZuNYp4mQ 642
nxfvars/tests/__init__.py sha256=NU0Baufeq3iciFY4tJJOUAclalJsAk_VCLjbi6LJFOA 72
nxfvars/tests/test_execute.py sha256=pWZ4c90ALyAkMTRdfFFmiLTrtZX0GA0z05icpl9nnnk 397
nxfvars/tests/test_nxfvars.py sha256=ZIHmjKneiZ1EGIJuHaiwVDeZhDjMFHctsAzLLLj0214 2541
nxfvars/tests/testdata/notebook.ipynb sha256=7VzMhn_JEiuQNG7hLn0LQjXSZnZRwPPT4lNgtp213i4 658
nxfvars/tests/testdata/notebook.py sha256=glyOeDvnO1_xopjqVDqj2B1iedQ_gpZ6H0p4BjEFZxw 338
nxfvars/tests/testdata/params1.yml sha256=TJX-8kZ_k0cdgquwXBRofhlt6MNoI2BSQbqZtU2EQS4 1649
nxfvars/tests/testdata/params2.yml sha256=dicmSVzIzVcNyCLqC0IMeVO8YX-24J3YoV3VN2kJ6Og 17
nxfvars/tests/testdata/params_empty.yml sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nxfvars-0.2.dist-info/entry_points.txt sha256=5WS9Pdw0Lnlsa5pjiIQJ11A3uwNvhRGJ2TaGEE6hE-g 44
nxfvars-0.2.dist-info/WHEEL sha256=o-Q2E8s7BKkCJ1EC2uQdaymZVVu2aUt1e8uTTFpzHVs 81
nxfvars-0.2.dist-info/METADATA sha256=Cz2ikLAFrBrdhwSkmB5WFUP5ucHxesR1x336XnqRyFk 900
nxfvars-0.2.dist-info/RECORD

entry_points.txt

nxfvars = nxfvars.cli:main