pwolle / spepper

Enforce style like syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spepper

Enforce style like syntax.

Installation

pip install spepper

Usage

Simply import the package somewhere in your code.

import pepper

... # your code

Disabling

Since this package treats style like syntax it is not possible to disable certain rules.

About

Enforce style like syntax


Languages

Language:Python 100.0%