plexiglas

View on PyPIReverse Dependencies (0)

0.4.4 plexiglas-0.4.4-py3-none-any.whl
plexiglas-0.4.4-py2-none-any.whl

Wheel Details

Project: plexiglas
Version: 0.4.4
Filename: plexiglas-0.4.4-py3-none-any.whl
Download: [link]
Size: 22446
MD5: eabce4695845f567b48c15fbc33642ce
SHA256: 66ae65120d35b49e18429c48bb304af143238ea933d2b0e4d0615d143b662b55
Uploaded: 2019-08-28 10:21:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: plexiglas
Version: 0.4.4
Summary: Tool for downloading videos from your Plex server to an external HDD
Author: Andrey Yantsen
Author-Email: andrey[at]janzen.su
Home-Page: https://github.com/andrey-yantsen/plexiglass
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: argon2-cffi
Requires-Dist: certifi
Requires-Dist: cffi
Requires-Dist: chardet
Requires-Dist: configparser
Requires-Dist: entrypoints
Requires-Dist: enum34
Requires-Dist: humanfriendly
Requires-Dist: idna
Requires-Dist: keyring
Requires-Dist: keyrings.cryptfile
Requires-Dist: monotonic
Requires-Dist: plexapi
Requires-Dist: pycparser
Requires-Dist: pycryptodome
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: tqdm
Requires-Dist: urllib3
Requires-Dist: websocket-client
Description-Content-Type: text/markdown
[Description omitted; length: 6036 characters]

WHEEL

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

RECORD

Path Digest Size
plexiglas/__init__.py sha256=zX1Ik1pDya5IS-qmrJVAeMQWuUL8bAXGzzsJvejBHEE 539
plexiglas/cli.py sha256=myJDQtrUG0P4l7OnV1ALvGhBdfpJlxeYHFP1aXt2Drc 10790
plexiglas/content.py sha256=Jm9vDE_OHYsI5pFWjZSg1k0MY4tVeMCkVptDuuxEJrM 9803
plexiglas/db.py sha256=gDJdpzVRTTXgYH-7rebP9EO_bxC1bDJdt-WPZwsojVM 5459
plexiglas/db_migrations.py sha256=vufZ5z06927rzvIIcF5R0-A7B_saAS52liAmja6HN5I 2773
plexiglas/keyring_stub.py sha256=6wNKk6z9N_f7Igals6e35PRxltV6UwP04WREmeGwmMY 240
plexiglas/mobile_sync.py sha256=sRd53kb5ZratL9i_hT7OxWM--W8ZZzULUnDUtOe4VjI 3324
plexiglas/plex.py sha256=84KLLZr3c5_B3pGdnCexncV8ePKoUWrRCXKLxFTwA9U 2014
plexiglas/plugin.py sha256=jXq-Y3ALuBqJ4T6dKNYlraS87Zy0htfRogHVeLKv96s 3508
plexiglas/simple_sync.py sha256=gUR49n-TpP_gvOHf375EGWx_7BTgbjS8uJvavYGp_5I 6683
plexiglas/token_bucket.py sha256=mYRgWp9APJJX2X3kPQJQj42MrFUcy7nQr32lsa6IJWo 2852
plexiglas/tqdm_stub.py sha256=J5lG5r2a8ORjKiWeJrClVYZkzmqCHENk7bfXgzKFPtI 1518
plexiglas-0.4.4.dist-info/LICENSE sha256=37EZRPrffPX1kOUoEZER7Wio3AsxRosdtOqZVvZj7Sw 1071
plexiglas-0.4.4.dist-info/METADATA sha256=dlWozCEBqPzQD60Gb6ePDBrgOV4Dw5f791m65X3pAes 7173
plexiglas-0.4.4.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
plexiglas-0.4.4.dist-info/entry_points.txt sha256=bc1N2th0QkFCxOYA1roMoK7EG5FoYcObJ5jg7-FMdY8 143
plexiglas-0.4.4.dist-info/top_level.txt sha256=YZcOBL8cLJEcC3MV_meEt5QHGSBNEsT0W7dk0e2WmSw 10
plexiglas-0.4.4.dist-info/RECORD

top_level.txt

plexiglas

entry_points.txt

plexiglas = plexiglas.cli:main
mobile_sync = plexiglas.mobile_sync
simple_sync = plexiglas.simple_sync