![Build status](https://github.com/EdmundGoodman/Jupyter_Pylinter/actions/workflows/python-app.yml/badge.svg)
[![Code coverage](https://codecov.io/gh/EdmundGoodman/Jupyter_Pylinter/branch/main/graph/badge.svg?token=5XL3ZX71OJ)](https://codecov.io/gh/EdmundGoodman/Jupyter_Pylinter)
# Jupyter Pylinter - Archived
***This project is archived, and no longer under active development.***
**Please consider using [https://github.com/nbQA-dev/nbQA](https://github.com/nbQA-dev/nbQA) instead**
A simple tool to extract python code from a Jupyter notebook, and then run
pylint on it for static analysis.
If you find this tool useful, please give it a star on GitHub!
# Usage
The package can be installed via PyPI, then run from the command line, as
follows:
```bash
pip install jupylint
jupylint <input file name>
```
Full documentation is available:
- [On readthedocs](https://jupylint.readthedocs.io/en/latest/)
# Download
The tool can be downloaded in the following places:
- [As a standalone python file](https://raw.githubusercontent.com/EdmundGoodman/Jupyter_Pylinter/main/jupylint/jupylint.py)
- [As a package on PyPI](https://pypi.org/project/jupylint/)
## Contributions and errata
If you find a bug in the code, feel free to submit a pull request or an issue
through GitHub, and I will endeavour to fix it!
Raw data
{
"_id": null,
"home_page": "https://github.com/EdmundGoodman/Jupyter_Pylinter",
"name": "jupylint",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Jupyter,Pylint,linter",
"author": "Edmund Goodman",
"author_email": "egoodman3141@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7b/c8/642bd1fcafd58db5b59abd8cb1775b368882283a7e84e0e7f001c2f2c01a/jupylint-2.2.4.tar.gz",
"platform": null,
"description": "![Build status](https://github.com/EdmundGoodman/Jupyter_Pylinter/actions/workflows/python-app.yml/badge.svg)\n[![Code coverage](https://codecov.io/gh/EdmundGoodman/Jupyter_Pylinter/branch/main/graph/badge.svg?token=5XL3ZX71OJ)](https://codecov.io/gh/EdmundGoodman/Jupyter_Pylinter)\n\n# Jupyter Pylinter - Archived\n\n***This project is archived, and no longer under active development.***\n\n**Please consider using [https://github.com/nbQA-dev/nbQA](https://github.com/nbQA-dev/nbQA) instead**\n\nA simple tool to extract python code from a Jupyter notebook, and then run\npylint on it for static analysis.\n\nIf you find this tool useful, please give it a star on GitHub!\n\n# Usage\n\nThe package can be installed via PyPI, then run from the command line, as\nfollows:\n\n```bash\npip install jupylint\njupylint <input file name>\n```\n\nFull documentation is available:\n\n- [On readthedocs](https://jupylint.readthedocs.io/en/latest/)\n\n# Download\n\nThe tool can be downloaded in the following places:\n\n- [As a standalone python file](https://raw.githubusercontent.com/EdmundGoodman/Jupyter_Pylinter/main/jupylint/jupylint.py)\n- [As a package on PyPI](https://pypi.org/project/jupylint/)\n\n## Contributions and errata\n\nIf you find a bug in the code, feel free to submit a pull request or an issue\nthrough GitHub, and I will endeavour to fix it!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to run pylint on Jupyter notebooks",
"version": "2.2.4",
"project_urls": {
"Download": "https://github.com/EdmundGoodman/Jupyter_Pylinter/archive/refs/tags/v2.2.4.tar.gz",
"Homepage": "https://github.com/EdmundGoodman/Jupyter_Pylinter"
},
"split_keywords": [
"jupyter",
"pylint",
"linter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a7baee18f67dfed18b5a8ff877a9abf2d974c68678f4d0c0157d596290f8fb6",
"md5": "192d53c390744759b646bf5e1b507f9f",
"sha256": "8597a5ab752388f201cff221287aeec1ef5f2ebee662cc83f0d1fe07239f2866"
},
"downloads": -1,
"filename": "jupylint-2.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "192d53c390744759b646bf5e1b507f9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7925,
"upload_time": "2023-07-31T18:07:43",
"upload_time_iso_8601": "2023-07-31T18:07:43.664759Z",
"url": "https://files.pythonhosted.org/packages/1a/7b/aee18f67dfed18b5a8ff877a9abf2d974c68678f4d0c0157d596290f8fb6/jupylint-2.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7bc8642bd1fcafd58db5b59abd8cb1775b368882283a7e84e0e7f001c2f2c01a",
"md5": "0ae25a8ec7ada370e0023c8a3d5d36ba",
"sha256": "c6ff8c275316a930a8a786092fdb161c46d40a916b2d7b1720c5001b913d62e4"
},
"downloads": -1,
"filename": "jupylint-2.2.4.tar.gz",
"has_sig": false,
"md5_digest": "0ae25a8ec7ada370e0023c8a3d5d36ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6450,
"upload_time": "2023-07-31T18:07:49",
"upload_time_iso_8601": "2023-07-31T18:07:49.497553Z",
"url": "https://files.pythonhosted.org/packages/7b/c8/642bd1fcafd58db5b59abd8cb1775b368882283a7e84e0e7f001c2f2c01a/jupylint-2.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-31 18:07:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "EdmundGoodman",
"github_project": "Jupyter_Pylinter",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "jupylint"
}