aclimatise

View on PyPIReverse Dependencies (0)

3.0.1 aclimatise-3.0.1-py3-none-any.whl

Wheel Details

Project: aclimatise
Version: 3.0.1
Filename: aclimatise-3.0.1-py3-none-any.whl
Download: [link]
Size: 74767
MD5: dcd3e2bc0fd6251ec13d4a0abd35eb4c
SHA256: 2efe6d2dd8e12273f4df01c1451af4a6fc698df0dde70dfc2de3bb9c49198e2d
Uploaded: 2021-02-14 15:00:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aclimatise
Version: 3.0.1
Summary: aCLImatise is a Python library and command-line utility for parsing the help output of a command-line tool and then outputting a description of the tool in a more structured format
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.6
Requires-Dist: pyparsing
Requires-Dist: jinja2
Requires-Dist: spacy (~=3.0)
Requires-Dist: miniwdl
Requires-Dist: wordsegment
Requires-Dist: inflection
Requires-Dist: illusional.wdlgen (==0.3.0)
Requires-Dist: ruamel.yaml (==0.16.5)
Requires-Dist: click
Requires-Dist: cwltool
Requires-Dist: cwl-utils (>=0.4)
Requires-Dist: regex
Requires-Dist: num2words
Requires-Dist: word2number
Requires-Dist: psutil
Requires-Dist: deprecated
Requires-Dist: attrs
Requires-Dist: janis-pipelines.core (>=0.11.2)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: Sphinx; extra == "dev"
Requires-Dist: sphinx-click; extra == "dev"
Requires-Dist: pytest-timeout; extra == "dev"
Requires-Dist: docker; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 3812 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aclimatise/__init__.py sha256=2Xf2izVoZZ2-4HfJQKmyfCGnlHXq8LEuOLsRraEqyZs 1580
aclimatise/cli.py sha256=WIj-j_UnY6jA3MaE70lNY-35kmvKgqL78OfwbPRYBiI 4261
aclimatise/cli_types.py sha256=kDtlkcr9YhPRaBwae1ZWG-ZRr7XnCgebCMXEYN6XQRs 3808
aclimatise/integration.py sha256=JoNkKhNvSWsoL-zS1IrVgvQKss4jYu1FmBdBrwOXlM0 1742
aclimatise/model.py sha256=Csxk8JqWntLT9x4tcDi23-5t5WS3sUbkEbpUt7kCKFw 25068
aclimatise/name_generation.py sha256=0qTCsjdkH4Y__Qlakj_46ifSE1q5p4rd-SHN7vKdDl4 13622
aclimatise/nlp.py sha256=vZAOWDMNzEBukaphmKu_SMgUEiwNe74R-FADlYlDwVA 1575
aclimatise/parser.py sha256=J_y8ajnHaDIuV_gaiXeWyLyofvrj-5xMbCk-GitgOUI 3318
aclimatise/yaml.py sha256=HGYbmLd7RRgu9BAPwnW--q0FVEVV7kksRvEuEAqD98w 296
aclimatise/converter/__init__.py sha256=lJ07wwfOjXpqe3LQ7XYecxJr35wEDmxsPgdMOs14itw 4930
aclimatise/converter/cwl.py sha256=L09y2u4lmKxSzGi-nIOfWX77W0vKFNENAnhayNWtx94 4998
aclimatise/converter/janis.py sha256=2t-b_mGdvLO7YMMNJB6m3DN3w7WcNCcowgCMlhOUxQ0 3859
aclimatise/converter/wdl.py sha256=3GGYOkg5_nOo-QnwrBecPMhrCkXW-wp2vva7qf-IlRI 6646
aclimatise/converter/yml.py sha256=QvVCvJ8RSASOyxHBYC2mFKsQUXP7SRIUK8ojYlyQxkk 755
aclimatise/execution/__init__.py sha256=TozsprTsPhp9UbaYUY-fWAcL6HBo_MmKCtyoePPzP3o 1815
aclimatise/execution/docker.py sha256=3vrqTPGa9OKa2PwW3RtqEnVxSLNoigJHU2wG8vGGflI 2774
aclimatise/execution/help.py sha256=53RLVmoKuIy6NI3bxZ-OnTfJlaK3l4A6gnNjEqkVj0U 4713
aclimatise/execution/local.py sha256=FfADwwWPVXq0V8TtENfvUWHk7eZm7a7RKRJog0mVwkM 2178
aclimatise/execution/man.py sha256=oQFmDwHbzKc6fiLNPwKsxDbl6V4mkqSN0iHkbvfLXjg 2272
aclimatise/flag_parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aclimatise/flag_parser/elements.py sha256=jRyD5qqjH4YbC8z7J84TQfJjxccErmTYr0BrPW7Z2j4 6694
aclimatise/flag_parser/parser.py sha256=R83xAVI1Ypkb9bhvAfTquKgYCjOmKGRJI6Jw_9K9jIQ 10054
aclimatise/usage_parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aclimatise/usage_parser/elements.py sha256=gPwvK8q2pIiyxHHsHK4hIfv-8FDf0cjQdbAUGZojxs4 5384
aclimatise/usage_parser/model.py sha256=jasYV39xbpPuBNFLQIfNpzEc19fUvknT5qBrEOa5K_U 1713
aclimatise/usage_parser/parser.py sha256=7WV0u1KJkge7_iHU0b4FhXowka2eEz38dwFlE-Ep1Bg 5154
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/conftest.py sha256=X5JwUOQFh_rK17w86wjTHURCajyO7hO5skxZ-5s9rIA 2375
test/test_cli.py sha256=EMR0ge9gkIFwXYWrWeCRQT7aurfc24jNza4CvS7-hMI 3163
test/test_convert.py sha256=m_ht__AAKbWphiT0zqfVKIgmqEa79Qv6s1-EYc1w944 3457
test/test_explore_e2e.py sha256=wsol5cDjfJ7akahEiXtYiHdGNUJbURJ97mYdWZBYkzo 2614
test/test_model.py sha256=9xwkBygXHPV7iDaJaO_EGw9Fn1jaWqESGzMsNApvafY 417
test/test_parse_e2e.py sha256=CAmERztZnb6OEsOnwKbErF-otBCgbJTNm6io4aWR8Ds 1432
test/test_type_inference.py sha256=MbSuG5fqYNDNy-3U4xBhCwfkqIuNekgLLgN7IwytDT4 2740
test/test_yaml_dump.py sha256=4aKgAvRDdL2j9mrsMQWlgELJ8qeSu2cOBI98RrPjZoM 388
test/util.py sha256=HavjXeU4DAEamA3Z51epE5PdvtB7vbnqgXSLE1O2srU 13849
test/executors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/executors/test_docker.py sha256=PQjfklOnnfI5Ce08Zafd084cp-h_AgCBaWTClnjyORU 2142
test/executors/test_local.py sha256=l8Rvqi9_l9QKIoZAL2WCA9t-qSEOeCntvPfT58_vLtQ 252
test/executors/test_man.py sha256=HigqUPwFpHTgUXVH2Bx2Ke2Vlj3XDDxAJ4d8Ejo3dPg 481
test/name_generation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/name_generation/conftest.py sha256=VK5MHIcNgW0r8svJuchEe7_aix60pRWU8I3iBblf4ZA 326
test/name_generation/test_batch.py sha256=cMcDdsXoWut93oH8EaWbpWV4EI9DcyPBCTGassxmhFA 642
test/name_generation/test_case.py sha256=pB0ntBxr035t5ud2ZIssEICBMRi1K5n9xiq65QCRNXs 1308
test/name_generation/test_description.py sha256=yRNwCLj1NSYixLMx52Bh_OaxjGWWwU483lnNbm-dqTI 2933
test/name_generation/test_group.py sha256=OMRpAcuZ8jNcAK5vrdGwU5RLpWdku85mPp9rqfkMzTs 2232
test/name_generation/test_single_flag.py sha256=RhX6C3ZGw9KbDrFlfhpH3pr2tpFnHnTTnBPDlJirho0 2300
aclimatise-3.0.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
aclimatise-3.0.1.dist-info/METADATA sha256=2xJJYYY9AxzUowIWdsPlM0yxjLTuLFSNZy5Tx-6WHDc 5249
aclimatise-3.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
aclimatise-3.0.1.dist-info/entry_points.txt sha256=J1HAq-EnuSF3pyvaZ0USZbCU_anyziGxZOmYd3BXnt0 52
aclimatise-3.0.1.dist-info/top_level.txt sha256=SY0f-IQOAL0qOQvumPkwcLboFwjTnTEOMYm_9_WmsEg 16
aclimatise-3.0.1.dist-info/RECORD

top_level.txt

aclimatise
test

entry_points.txt

aclimatise = aclimatise.cli:main