qpp

View on PyPIReverse Dependencies (0)

0.3.1 qpp-0.3.1-py3-none-any.whl

Wheel Details

Project: qpp
Version: 0.3.1
Filename: qpp-0.3.1-py3-none-any.whl
Download: [link]
Size: 8758
MD5: cd97aeed92f8a477a8712f98e16c7885
SHA256: 6496e928bc039d16678ebb0cbf1250c749f9155eb16361aab43069931b96dbc1
Uploaded: 2023-11-20 19:11:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qpp
Version: 0.3.1
Summary: Query PyPI, ask it anything.
Author-Email: Ralf Luetkemeier <foss[at]rlue.de>
Keywords: pypi,query,search,find
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.9,<4
Requires-Dist: beautifulsoup4 (>=4.11.0)
Requires-Dist: requests (>=2.28.0)
Requires-Dist: rich (>=12.0.0)
Requires-Dist: rich-argparse-plus (>=0.3.0)
Requires-Dist: rich_rst (>=1.0.0)
Requires-Dist: tomli (>=2.0.0); python_version < "3.11"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest (>=7.2.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3172 characters]

WHEEL

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

RECORD

Path Digest Size
qpp/__init__.py sha256=va2bpeGC5b8a2i80rVl7aRs_8gWzcGOTe2ZUssvWwzs 347
qpp/__main__.py sha256=ZdDu6QQrUXHC1WZJNp6sKz1OZOLmkip5aBE6C0yUBq8 6039
qpp/config.py sha256=2ANbxi2EKgTZfZrwLuong2WmDQhm6PGoumTahbDUL2s 478
qpp/console.py sha256=9wATTrtbV80G4nfwJ-jdL_uk2t44Ire72ieQQpSdWBc 56
qpp/metadata.py sha256=5bQeUKpvyZVTculJN30r7OliRV6MjwuK-BXSWAgss_I 753
qpp/queries.py sha256=3pK2w0bRKuH88Bnw2MQTmFZ4m1Nzi1U4FY2NDnUyTUY 2257
qpp/renderables.py sha256=AqCGjB_6F9Xt5q5gs8QQhi6Peg7hpNAiyjZ2IzRydlg 2392
qpp-0.3.1.dist-info/entry_points.txt sha256=WR_bFxsM_o4lzuMy2c_oIZw_pZivxczPNpkxd65KQdQ 41
qpp-0.3.1.dist-info/LICENSE sha256=o5B9NyRpMRAiIyuqKsJTSTmwfLEvrVCNnZBJ1QwdeRo 1073
qpp-0.3.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
qpp-0.3.1.dist-info/METADATA sha256=uoMftTcAr96pWW5uFgrTN2icBTPRaIeP5XpOdIFEbKU 4694
qpp-0.3.1.dist-info/RECORD

entry_points.txt

qpp = qpp.__main__:main