Project Description =================== Objective --------- A simple tool to extract python code from a Jupyter notebook, and then run :code:`pylint` on it for static analysis. Source Code ----------- The source code is available on GitHub: https://github.com/EdmundGoodman/Jupyter_Pylinter Download -------- The library package can be downloaded from PyPi: https://pypi.org/project/jupylint/