argsearch

View on PyPIReverse Dependencies (0)

0.3.0 argsearch-0.3.0-py3-none-any.whl

Wheel Details

Project: argsearch
Version: 0.3.0
Filename: argsearch-0.3.0-py3-none-any.whl
Download: [link]
Size: 14067
MD5: 2c10d1a122c63eb400ebcb07ae17e85c
SHA256: bc8c5cccdd9ad85ca16f727059be0287f5cd07e15298b6800d502d0f5379277b
Uploaded: 2020-10-19 06:55:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: argsearch
Version: 0.3.0
Summary: Run a command many times with different combinations of its inputs.
Author: Aidan Swope
Author-Email: aidanswope[at]gmail.com
Maintainer: Aidan Swope
Maintainer-Email: aidanswope[at]gmail.com
Home-Page: https://github.com/maxwells-daemons/argsearch
Project-Url: Repository, https://github.com/maxwells-daemons/argsearch
License: MIT
Keywords: search,cli
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4.0
Requires-Dist: numpy (<2.0.0,>=1.19.1)
Requires-Dist: scikit-optimize (<0.9.0,>=0.8.1)
Requires-Dist: scipy (<2.0.0,>=1.5.2)
Requires-Dist: sobol_seq (<0.3.0,>=0.2.0)
Requires-Dist: tqdm (<5.0.0,>=4.49.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6017 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=_O9q-CfOGSzS3Zuse8FWDDAqC8k4v-RYShSyazIiMi4 1068
argsearch/__init__.py sha256=bx0EO3vJ-imgYSnvuHnvzrns7-v9Hn85te1wFcQ5k0c 151
argsearch/commands.py sha256=eXLa1Fev8EW2iBhRbZIotVelU_VirOo_gtjQBtXeKkg 6202
argsearch/interface.py sha256=unhngbrQUS1ny1mhvllLfBbra8ix5m2veIWZWY7vOJ8 7382
argsearch/optimization.py sha256=WId5n1gI-Fj41Iogv7u5gcBff0HAA_XEKKfL4PLTPSQ 3882
argsearch/ranges.py sha256=t6XueAIlFfnMeFNeubUMHSyItCb4fFpifdttO834I-0 8701
argsearch/strategies.py sha256=Epd1H10rrOzu-FpWHT7fqcmgwT3Yrn6pGrJw_m42Qi4 2520
argsearch-0.3.0.dist-info/entry_points.txt sha256=Qwl4tk1BkBeRUHJmQyE-RJAW1Uy3c8q92Kx2u2YPNK4 44
argsearch-0.3.0.dist-info/LICENSE sha256=_O9q-CfOGSzS3Zuse8FWDDAqC8k4v-RYShSyazIiMi4 1068
argsearch-0.3.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
argsearch-0.3.0.dist-info/METADATA sha256=rpCJb3Kq5Bd3_q5kpx-stmbApmBkZH90k-x5kVpaL9w 7145
argsearch-0.3.0.dist-info/RECORD

entry_points.txt

argsearch = argsearch:main