Metadata-Version: 2.1
Name: cheinsteinpy
Version: 0.1.3
Summary: A Python library to get information from Chegg.
Home-page: https://github.com/DouglasTaylorSupportGroup/cheinstein.py
Author: jckli & okinahiru
License: UNKNOWN
Description: # cheinstein.py
        
        ## A Python library to get information from Chegg.
        
        > **Note**: I am not affiliated with chegg.com in any way.
        
        Chegg is a great resource for many students around the world. Though since it is a paid resource, it is not accessible to everyone. With cheinstein.py, it parses the information from chegg.com, and makes it much easier to work with.
        
        ### Currently Supported
        
        - Solutions
        - Questions
        
        ## Installation
        
        Install cheinstein.py using pip:
        
        ```shell
        $ pip install cheinsteinpy
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
