cheggpy

View on PyPIReverse Dependencies (0)

1.0.2 cheggpy-1.0.2-py3-none-any.whl

Wheel Details

Project: cheggpy
Version: 1.0.2
Filename: cheggpy-1.0.2-py3-none-any.whl
Download: [link]
Size: 85005
MD5: 6b0da047045335b3c497da31c0933999
SHA256: 306611c492b92f026913860fc2654d28e9e12ca0b5a339533a6760039345cfed
Uploaded: 2024-03-25 18:13:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cheggpy
Version: 1.0.2
Summary: A Python package for interacting with the Chegg API for Chegg Experts
Author-Email: Harrykp <chaudharyharshit9[at]gmail.com>
Project-Url: Homepage, https://github.com/Harry-kp/cheggpy
License: MIT License Copyright (c) 2024 Harry-kp 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: chegg,automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: bs4
Requires-Dist: requests
Requires-Dist: colorama
Requires-Dist: tqdm
Requires-Dist: tomli
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: portray; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1975 characters]

WHEEL

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

RECORD

Path Digest Size
cheggpy/__init__.py sha256=QLQnUiyHat9ZMi98NPBjtyK6tzLhAeZ-2xQOOVy9_gE 3715
cheggpy/__main__.py sha256=1b4JSmqClg6DF2xXeXSWiWp1H_wRsXHO-Q_ebVJu-HU 2448
cheggpy/custom_exceptions.py sha256=0Acj1UAkF0TQM7lNA0qbIIyqziqUWyfXz4TT5hVNu6U 1252
cheggpy/login_util.py sha256=iXwG15Wi3WHX1POhCOFIph7aDuNxcaWI3Lj8PKnezvQ 1187
cheggpy/logout_util.py sha256=gBHwoniUBPe6C58hSNuZoK5_FEkGy3azjo5yJmn4uDg 285
cheggpy/question.py sha256=A7fnEI70f6R9IM1jLCz7Lh66NcH6eG7bhGFxRO8bSBk 830
cheggpy/question_util.py sha256=UGzGTsWdTVfn32-ttVvxFr9frAGyHOVBliuoQzC9o60 4000
cheggpy/util.py sha256=Wy673ZmhF9kvaV72IC37ohwobCDPVnE8Hh1nLudtyUM 5472
cheggpy/assets/notify.mp3 sha256=PQoTVq6RjZZQtb48MIVWLn9C-ZwTMaSkKPLS2evMg9E 78240
cheggpy-1.0.2.dist-info/LICENSE sha256=rl74ZZaXnI80Oa8ev5DdSwLycD81hklV6zwQYnTugiU 1065
cheggpy-1.0.2.dist-info/METADATA sha256=p4IUIoLgVi4hLhr2uCJjf6tKFWfXDnajOzAiRJc8v4E 3984
cheggpy-1.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cheggpy-1.0.2.dist-info/entry_points.txt sha256=Zd9MApBUg1b3qAMhnslvvmNu9LSIDeuy-4IozwgWs8g 51
cheggpy-1.0.2.dist-info/top_level.txt sha256=cM_hktipJThuGjCFQ2W7miw3C859_KI12s4a1Xy9Zr0 8
cheggpy-1.0.2.dist-info/RECORD

top_level.txt

cheggpy

entry_points.txt

cheggbot = cheggpy.__main__:main