{"id":13454040,"url":"https://github.com/alexandercbooth/nblint","last_synced_at":"2025-07-14T06:37:24.741Z","repository":{"id":57445129,"uuid":"79879751","full_name":"alexandercbooth/nblint","owner":"alexandercbooth","description":"A simple CLI tool to lint to Jupyter notebooks","archived":false,"fork":false,"pushed_at":"2017-02-02T03:39:58.000Z","size":1406,"stargazers_count":17,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-30T00:28:24.474Z","etag":null,"topics":["cli","eslint","jupyter-notebook","lint","linter","pycodestyle","pyflakes"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandercbooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-24T04:53:48.000Z","updated_at":"2020-11-19T14:30:02.000Z","dependencies_parsed_at":"2022-09-26T17:30:44.694Z","dependency_job_id":null,"html_url":"https://github.com/alexandercbooth/nblint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandercbooth%2Fnblint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandercbooth%2Fnblint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandercbooth%2Fnblint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandercbooth%2Fnblint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandercbooth","download_url":"https://codeload.github.com/alexandercbooth/nblint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227657565,"owners_count":17799984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","eslint","jupyter-notebook","lint","linter","pycodestyle","pyflakes"],"created_at":"2024-07-31T08:00:50.510Z","updated_at":"2024-12-02T02:16:45.627Z","avatar_url":"https://github.com/alexandercbooth.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# nblint\n[![Build Status](https://travis-ci.com/alexandercbooth/nblint.svg?token=UDZsiVdppziAsV1HLtLw\u0026branch=master)](https://travis-ci.com/alexandercbooth/nblint) [![Build status](https://ci.appveyor.com/api/projects/status/53ddbl40npfp9mre?svg=true)](https://ci.appveyor.com/project/alexandercbooth/nblint)\n\n\nLint Jupyter notebooks like a boss\n---\n![](boss.gif)\n\n\nA simple CLI tool to lint to Jupyter notebooks.\n## Installation\nwith pip\n```bash\n$ pip install nblint\n```\n\nor bleeding edge\n```bash\n$ git clone https://github.com/alexandercbooth/nblint.git\n$ python setup.py install\n```\n\n\n## Usage\n### Python\nRuns pycodestyle as the default linter and supports pyflakes\n```bash\n$ nblint pythonNotebook.ipynb\n```\nor pyflakes:\n```bash\n$ nblint --linter pyflakes pythonNotebook.ipynb\n```\nCurrently supports the following other languages\n## Go\n```bash\n$ nblint --linter golint goNotebook.ipynb\n```\n## JavaScript (es6)\n```bash\n$ nblint --linter eslint jsNotebook.ipynb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandercbooth%2Fnblint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandercbooth%2Fnblint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandercbooth%2Fnblint/lists"}