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.
- Host: GitHub
- URL: https://github.com/timothycrosley/black_isort
- Owner: timothycrosley
- License: mit
- Created: 2020-08-09T06:07:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T06:52:50.000Z (about 5 years ago)
- Last Synced: 2025-03-22T20:16:59.446Z (7 months ago)
- Topics: black, clean, formatting, imports, linting, python, python3
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing/1.-contributing-guide.md
- License: LICENSE
Awesome Lists containing this project
README
black_isort
_________________[](http://badge.fury.io/py/black_isort)
[](https://travis-ci.org/timothycrosley/black_isort)
[](https://codecov.io/gh/timothycrosley/black_isort)
[](https://gitter.im/timothycrosley/black_isort?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://pypi.python.org/pypi/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.