/pysanity

Opinionated coding guidelines and best practices in Python

Primary LanguageShellMIT LicenseMIT

PySanity


````¯¯¯¯\____philosophy____/¯¯¯¯````

_Simple but not Simpler_ __Practicality Beats Purity __ ___Automation Brings Salvation___

 

 

Read the guideline here.

 

Show Your Style

Use the badge in your project's README.md

[![img](https://img.shields.io/badge/code%20style-pysanity-teal)](https://github.com/rednafi/pysanity)

Use the badge in your project's README.rst

.. image:: https://img.shields.io/badge/code%20style-pysanity-teal
    :target: https://github.com/rednafi/pysanity

 

Contribution Instructions

Fork the repo
Go to docs/guidelines.md
Make your edit, push to a new branch & send a pull request