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

https://github.com/timothycrosley/black_isort

A guaranteed black compatible import sorter with minimal settings.
https://github.com/timothycrosley/black_isort

black clean formatting imports linting python python3

Last synced: about 1 month ago
JSON representation

A guaranteed black compatible import sorter with minimal settings.

Awesome Lists containing this project

README

          

black_isort
_________________

[![PyPI version](https://badge.fury.io/py/black_isort.svg)](http://badge.fury.io/py/black_isort)
[![Build Status](https://travis-ci.org/timothycrosley/black_isort.svg?branch=master)](https://travis-ci.org/timothycrosley/black_isort)
[![codecov](https://codecov.io/gh/timothycrosley/black_isort/branch/master/graph/badge.svg)](https://codecov.io/gh/timothycrosley/black_isort)
[![Join the chat at https://gitter.im/timothycrosley/black_isort](https://badges.gitter.im/timothycrosley/black_isort.svg)](https://gitter.im/timothycrosley/black_isort?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/black_isort/)
[![Downloads](https://pepy.tech/badge/black_isort)](https://pepy.tech/project/black_isort)
_________________

[Read Latest Documentation](https://timothycrosley.github.io/black_isort/) - [Browse GitHub Code Repository](https://github.com/timothycrosley/black_isort/)
_________________

**black_isort** A guaranteed black compatible import sorter with minimal settings.