deskviewer

View on PyPIReverse Dependencies (0)

0.0.4 deskviewer-0.0.4-py3-none-any.whl

Wheel Details

Project: deskviewer
Version: 0.0.4
Filename: deskviewer-0.0.4-py3-none-any.whl
Download: [link]
Size: 20963
MD5: bb429cded60dff82aefdc118ab1377d2
SHA256: 485918e07950515759b5d44a267eed5f8f1820baaf246ca29eec0f0feafca307
Uploaded: 2021-10-02 20:37:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deskviewer
Version: 0.0.4
Summary: A tool that allows remote computer control.
Author: Dincer Aslan
Author-Email: dinceraslan.com[at]gmail.com
Home-Page: https://github.com/dinceraslancom/deskviewer
Project-Url: Source, https://github.com/dinceraslancom/deskviewer
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Requires-Dist: PyQt5 (==5.15.4); python_version > "3"
Requires-Dist: numpy (==1.20.3); python_version >= "3"
Requires-Dist: mss (==6.1.0); python_version >= "3"
Requires-Dist: websockets (==10.0); python_version >= "3"
Requires-Dist: pyautogui (==0.9.53); python_version >= "3"
Requires-Dist: opencv-python-headless (==4.5.3.56); python_version >= "3"
Requires-Dist: asyncio (==3.4.3); python_version >= "3.3"
Requires-Dist: uvloop (==0.16.0); python_version >= "3.7"
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 1602 characters]

WHEEL

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

RECORD

Path Digest Size
deskviewer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deskviewer/client.py sha256=OPvwwdgPwYQUauefvEu8YVzrNpZlunR4Y5-_lt93Yfk 6019
deskviewer/constant.py sha256=XQlTuVW31rXth4FFMSH3kFawlRCnRiEVMqDn8jQdoDM 426
deskviewer/main.py sha256=LVowXiBlrRqOf7WO0ieVXGIdFb79A9xaFZSYOv4fAUE 452
deskviewer/server.py sha256=fzASrFJQDgH11eShi5o2dvAbQA1yezT6wj5Xca8RRYc 7992
deskviewer-0.0.4.dist-info/LICENSE sha256=4_z-SrC8ZvXbQJ9i29dilQnGxwQq8ACAG0iKAJJV_nQ 1055
deskviewer-0.0.4.dist-info/METADATA sha256=bCOAb5YPkAeTNs3KB65X529hPp2ogr7lShrNoC5n0cE 2653
deskviewer-0.0.4.dist-info/NOTICE sha256=6x-APfZdCIxymFvAAxT5MD3w6AJfP83KXBN-2qukIoA 35252
deskviewer-0.0.4.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
deskviewer-0.0.4.dist-info/entry_points.txt sha256=MRamvOkZG3_5vHL94cJtJMiyy520Er9bjNhROuXNvX4 141
deskviewer-0.0.4.dist-info/top_level.txt sha256=uHMwVZ76t3kP0YpRPlSRMX5zD8m1q74L2lX7_FX5Cz8 11
deskviewer-0.0.4.dist-info/RECORD

top_level.txt

deskviewer

entry_points.txt

deskviewer = deskviewer.main:main
deskviewer.connect = deskviewer.client:main
deskviewer.publish = deskviewer.server:main