lmrtfy

View on PyPIReverse Dependencies (0)

0.0.13 lmrtfy-0.0.13-py3-none-any.whl

Wheel Details

Project: lmrtfy
Version: 0.0.13
Filename: lmrtfy-0.0.13-py3-none-any.whl
Download: [link]
Size: 24977
MD5: be6a09ce3ede6d5387748873e5ab8b70
SHA256: 8bb1a2cfeae382fca703d0dacb060748d34c08d26fa38d74f1151f102e66559c
Uploaded: 2022-10-24 10:20:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lmrtfy
Version: 0.0.13
Summary: Turn variables into program arguments. Auto-generates a CLI interface and an API using lmrtfy.de.
Author-Email: "lmrt.fyi" <hello[at]lmrt.fyi>
Project-Url: documentation, https://lmrtfy.github.io/lmrtfy
Project-Url: homepage, https://lmrt.fyi
Project-Url: repository, https://github.com/lmrtfy/lmrtfy
Keywords: api,generator,cli
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.7
Requires-Dist: certifi (>=2022.5.18.1)
Requires-Dist: charset-normalizer (>=2.0.12)
Requires-Dist: filehash (>=0.2.dev1)
Requires-Dist: idna (>=3.3)
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: requests (>=2.28.0)
Requires-Dist: typing_extensions (>=4.2.0)
Requires-Dist: urllib3 (>=1.26.9)
Requires-Dist: paho-mqtt
Requires-Dist: fire
Requires-Dist: pyjwt
Requires-Dist: flask
Requires-Dist: werkzeug
Requires-Dist: cryptography
Requires-Dist: coloredlogs
Requires-Dist: packaging
Requires-Dist: python-daemon
Requires-Dist: makefun
Requires-Dist: shortuuid
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3222 characters]

WHEEL

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

RECORD

Path Digest Size
lmrtfy/__init__.py sha256=V8CBs6FQK0YWgCvAj7jpmvyPPeVS1YRk2ZdsO-GCeNo 1051
lmrtfy/__main__.py sha256=PPi6Op61HUX29vJ4KCYpmQkinAuUQR1XVFz-aB-HvmY 5916
lmrtfy/fetch_results.py sha256=OGui-7_0WjZI414fic47nsgPA_GFt8J7oOHtgB2XGzQ 996
lmrtfy/functions.py sha256=UmPeajNasiK6T6kQqGYkQjJkRRh8twIFRWKH_CFKKNg 13260
lmrtfy/helper.py sha256=x2C4lcALin67mNTAdzn_4uHt1xhc44_CZv9iMSeiVqc 746
lmrtfy/login.py sha256=cOUgeUmRG3A95ML1_d7vpjDaFkIg4R8FzpJH0gkzOsQ 11717
lmrtfy/annotation/__init__.py sha256=uW9Yddul1m5QsHkRGiBHejZgV_h0jy9zWOiJC7kuFv0 8879
lmrtfy/runner/__init__.py sha256=pY1y5O_Oj3xJvYCQ0ml6_OsNUohNW0v8BZhKj5nc9jU 1806
lmrtfy/runner/__main__.py sha256=eTqqBNc0yW4ND4aXc25HjF23SAVVCY-gTXn1Yk5vNic 3743
lmrtfy/runner/runner.py sha256=ZJPQbyyBRI-29Y71_j8Z4xNcpkgX6Lh7oDHl-RoljXA 12948
lmrtfy/runner/timer.py sha256=hTqjBhNGg1hWjHWJXAEpIU_tmG8jCSURdZfZENU1bPc 1003
lmrtfy-0.0.13.dist-info/entry_points.txt sha256=159hDuDNsgf6unVf3r1eYXmUwYs6a6XahpeDmruGfLE 47
lmrtfy-0.0.13.dist-info/LICENSE sha256=T_4cLpYKpm5szgHnB77gddZlKZllZyaZ6W5ARrW2Rsk 1514
lmrtfy-0.0.13.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
lmrtfy-0.0.13.dist-info/METADATA sha256=ZNA2YJZpUzuWDvFv75ywvdyKm6PSw5HKSAebzLd55qU 5221
lmrtfy-0.0.13.dist-info/RECORD

entry_points.txt

lmrtfy = lmrtfy.__main__:main