couch-remote

View on PyPIReverse Dependencies (0)

0.2.2 couch_remote-0.2.2-py3-none-any.whl

Wheel Details

Project: couch-remote
Version: 0.2.2
Filename: couch_remote-0.2.2-py3-none-any.whl
Download: [link]
Size: 7698
MD5: 02488dba345d0e2b0bfa7ac1c30a3042
SHA256: ebec50fc895d8c6c2f1ff13acfa3e0f4caa201f9554e5c74d7c50a3905bb8e8d
Uploaded: 2022-11-27 17:28:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: couch-remote
Version: 0.2.2
Summary: A simple remote web keyboard
Author-Email: Sorebit <tomulewicz.s[at]pm.me>
Project-Url: Homepage, https://github.com/sorebit/couch-remote
License: MIT License Copyright (c) 2022 Sorebit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: remote,keyboard,couch
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: FastAPI (>=0.79.0)
Requires-Dist: uvicorn[standard] (>=0.18.0)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Requires-Dist: jinja2 (>=3.1.2)
Requires-Dist: pynput (>=1.7.6)
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"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1565 characters]

WHEEL

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

RECORD

Path Digest Size
remote/__init__.py sha256=nS78xWoUTyK_c3ia4fyjJoT0K6wm66VMB-N8NiaY1Dc 3005
remote/__main__.py sha256=lrLz_pm29h3KeRXRB9cPPSW4Z48UDD7stlCy8_UsXHQ 153
remote/config.py sha256=THLmdXMcvHroDv5_N9b6pIapPhTeg8uMn4k43LYNtVQ 437
remote/models.py sha256=wmqqE6as6TVWvEORqakfjfz248UI8Et6sF9Xcz-SFJs 249
remote/statics/buttons.js sha256=A_bHh4c-DRsF_5mAnzMhncSshpOatl7vWznMLT2JJyc 446
remote/statics/style.css sha256=JrL0D4yAT6nfjVT6u13JMZABa4SMesqOMRafP4rFFc4 143
remote/templates/index.html sha256=db8GIR2ggA6TuyoGE7IHdhW7IWEXuH2cpECd9SX9Cn4 609
couch_remote-0.2.2.dist-info/LICENSE sha256=NQtOBNSwd7jbMus9oDlDtp4rJAxf8-k7ol3-nd_TTcU 1064
couch_remote-0.2.2.dist-info/METADATA sha256=WsLMXA8NLxKAWPPjEymryDPHG_eXyVyciBEk1Ep1DLk 4039
couch_remote-0.2.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
couch_remote-0.2.2.dist-info/entry_points.txt sha256=_WZOUVcxNGh9A3LI-z73j4KjBXU505ACzCMboKBrfU8 48
couch_remote-0.2.2.dist-info/top_level.txt sha256=yBZidJ6zCix_a2ubGlYaewvlzBFXWbckQt20dudxJ1E 7
couch_remote-0.2.2.dist-info/RECORD

top_level.txt

remote

entry_points.txt

remote = remote.__main__:main