Repository navigation
autopep8
- Website
- Wikipedia
The uncompromising Python code formatter
This extension is now maintained in the Microsoft fork.
A JupyterLab plugin to facilitate invocation of code formatters.
The slightly less uncompromising Python code formatter.
A curated list of awesome Python code formatters
The Black code formatter, but brighter (PEP8–inspired).
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
A JupyterLab extension to apply Black formatter to code within codecell.
cleanup messy jupyter notebooks
The most uncompromising Python code formatter ever!
A Sublime Text plugin that allows applying code formatting with minimum configuration.
使用FastAPI+Motor构建的数据管理平台后端,可作为脚手架。
Python Formatters for Atom Editor
Automatically runs the autopep8 command against any commit/ pull request created.
Python FastApi docker CI/CD Workflow This project is a showcase of how we can implement a CI/CD workflow on a fastApi based project ran in a Docker container The base FastAPI Image
A RDT protocol implementation over TCP, (a) TCP pipelining at sender/receiver under multiple packets, (b) SEQ and ACK numbers updates on bytes transferred, (c) Fast re-transmit functionality