13 Repositories
Latest Python Libraries
Module for converting 2D Python lists to fancy ASCII tables. Table2Ascii lets you display pretty tables in the terminal and on Discord.
table2ascii Module for converting 2D Python lists to a fancy ASCII/Unicode tables table2ascii π₯ Installation π§βπ» Usage Convert lists to ASCII table
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. It provides a command line utility, Python library and plugins for various e
VSCode extension to sort and refactor python imports using reorder-python-imports.
reorder-python-imports VSCode extension to sort and refactor python imports using reorder-python-imports. Unlike other import organizers, reorder-pyth
The uncompromising Python code formatter
The Uncompromising Code Formatter βAny color you like.β Black is the uncompromising Python code formatter. By using it, you agree to cede control over
Mdformat is an opinionated Markdown formatter that can be used to enforce a consistent style in Markdown files
Mdformat is an opinionated Markdown formatter that can be used to enforce a consistent style in Markdown files. Mdformat is a Unix-style command-line tool as well as a Python library.
A formatter for Python files
YAPF Introduction Most of the current formatters for Python --- e.g., autopep8, and pep8ify --- are made to remove lint errors from code. This has som
Write complicated anonymous functions other than lambdas in Python.
lambdex allows you to write multi-line anonymous function expression (called a lambdex) in an idiomatic manner.
An API built to format given addresses using Python and Flask.
An API built to format given addresses using Python and Flask. About The API returns properly formatted data, i.e. removing duplicate fields, distingu
π A ranked list of awesome python developer tools and libraries. Updated weekly.
Best-of Python Developer Tools π A ranked list of awesome python developer tools and libraries. Updated weekly. This curated list contains 250 awesom
Removes unused imports and unused variables as reported by pyflakes
autoflake Introduction autoflake removes unused imports and unused variables from Python code. It makes use of pyflakes to do this. By default, autofl
The uncompromising Python code formatter
The Uncompromising Code Formatter βAny color you like.β Black is the uncompromising Python code formatter. By using it, you agree to cede control over
The uncompromising Python code formatter
The Uncompromising Code Formatter βAny color you like.β Black is the uncompromising Python code formatter. By using it, you agree to cede control over
A Python utility / library to sort imports.
Read Latest Documentation - Browse GitHub Code Repository isort your imports, so you don't have to. isort is a Python utility / library to sort import