Metadata-Version: 2.1
Name: CanvasHacks
Version: 0.0.19
Summary: Tools for mitigating the user-unfriendliness of canvas.
Home-page: https://github.com/AdamSwenson/CanvasHacks
Author: adam swenson
Author-email: adam.swenson@csun.edu
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: AdamTools (==0.0.4)
Requires-Dist: appnope (==0.1.0)
Requires-Dist: attrs (==19.2.0)
Requires-Dist: backcall (==0.1.0)
Requires-Dist: beautifulsoup4 (==4.8.2)
Requires-Dist: bleach (==3.1.4)
Requires-Dist: canvasapi (==0.15.0)
Requires-Dist: CanvasHacks (==0.0.18)
Requires-Dist: certifi (==2019.9.11)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: decorator (==4.4.0)
Requires-Dist: defusedxml (==0.6.0)
Requires-Dist: entrypoints (==0.3)
Requires-Dist: Faker (==4.0.0)
Requires-Dist: idna (==2.8)
Requires-Dist: ipykernel (==5.1.2)
Requires-Dist: ipyparallel (==6.2.4)
Requires-Dist: ipython (==7.8.0)
Requires-Dist: ipython-genutils (==0.2.0)
Requires-Dist: ipywidgets (==7.5.1)
Requires-Dist: jedi (==0.15.1)
Requires-Dist: Jinja2 (==2.10.3)
Requires-Dist: jsonschema (==3.0.2)
Requires-Dist: jupyter (==1.0.0)
Requires-Dist: jupyter-client (==5.3.4)
Requires-Dist: jupyter-console (==6.0.0)
Requires-Dist: jupyter-contrib-core (==0.3.3)
Requires-Dist: jupyter-contrib-nbextensions (==0.5.1)
Requires-Dist: jupyter-core (==4.6.1)
Requires-Dist: jupyter-highlight-selected-word (==0.2.0)
Requires-Dist: jupyter-latex-envs (==1.4.6)
Requires-Dist: jupyter-nbextensions-configurator (==0.4.1)
Requires-Dist: kiwisolver (==1.1.0)
Requires-Dist: lxml (==4.4.1)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: matplotlib (==3.1.2)
Requires-Dist: mistune (==0.8.4)
Requires-Dist: nbconvert (==5.6.0)
Requires-Dist: nbformat (==4.4.0)
Requires-Dist: nltk (==3.4.5)
Requires-Dist: notebook (==6.0.3)
Requires-Dist: numpy (==1.18.1)
Requires-Dist: pandas (==0.25.3)
Requires-Dist: pandocfilters (==1.4.2)
Requires-Dist: parso (==0.5.1)
Requires-Dist: pexpect (==4.7.0)
Requires-Dist: pickleshare (==0.7.5)
Requires-Dist: prometheus-client (==0.7.1)
Requires-Dist: prompt-toolkit (==2.0.10)
Requires-Dist: ptyprocess (==0.6.0)
Requires-Dist: Pygments (==2.4.2)
Requires-Dist: pyparsing (==2.4.6)
Requires-Dist: PyPDF2 (==1.26.0)
Requires-Dist: pyreadline (==2.1)
Requires-Dist: pyrsistent (==0.15.4)
Requires-Dist: python-dateutil (==2.8.0)
Requires-Dist: python-docx (==0.8.10)
Requires-Dist: pytz (==2019.3)
Requires-Dist: PyYAML (==5.3)
Requires-Dist: pyzmq (==18.1.0)
Requires-Dist: qtconsole (==4.5.5)
Requires-Dist: requests (==2.22.0)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: seaborn (==0.9.0)
Requires-Dist: Send2Trash (==1.5.0)
Requires-Dist: six (==1.12.0)
Requires-Dist: soupsieve (==2.0)
Requires-Dist: SQLAlchemy (==1.3.12)
Requires-Dist: terminado (==0.8.2)
Requires-Dist: testpath (==0.4.2)
Requires-Dist: text-unidecode (==1.3)
Requires-Dist: tornado (==6.0.3)
Requires-Dist: traitlets (==4.3.3)
Requires-Dist: urllib3 (==1.25.6)
Requires-Dist: wcwidth (==0.1.7)
Requires-Dist: webencodings (==0.5.1)
Requires-Dist: widgetsnbextension (==3.5.1)


# CanvasHacks

Canvas is great! Except for the ways it isn't. 

These are tools for mitigating the user-unfriendliness of canvas

Presently a work in progress. Don't try using it, yet....

