An open API service indexing awesome lists of open source software.

https://github.com/patwie/pylint

Self-hosted GitHub Integration for new Check API, Commit Status and Python linting
https://github.com/patwie/pylint

Last synced: 5 months ago
JSON representation

Self-hosted GitHub Integration for new Check API, Commit Status and Python linting

Awesome Lists containing this project

README

          

[PyLint](https://github.com/PatWie/pylint) is a self-hosted *lightweight* GitHub Integration to lint python code in your git repositories. It supports the new GitHub Checks API.




[![Build Status PyLint ](https://ci.patwie.com/api/badges/PatWie/pylint/status.svg)](https://ci.patwie.com/PatWie/pylint)

Features:

* self-hosted and lightweight (just download the release containing 2 binaries)
* out-of-the-box running when properly configured
* it uses the new GitHub Checks-API
* minimal GitHub-permissions are required compared to OAuth and other CI services

Documentation:

* Install Documentation [./INSTALL.md](./INSTALL.md)