Skip to main content

A simple formatter for Python code that adheres to the PEP8 standards

Project description

This is a formatter for Python code that adheres to the PEP8 standards. It will indent classes, functions, loops, and conditional statements with 4 spaces and will break a line longer than 72 characters. This project is still in developement and is being updated constantly.

How to Use:

When writing python code to be formatted with Aqua, it is important to leave one blank line after an indented block ends. This tells Aqua that the next line should not be indented. If code is written immediately after a block is supposed to end, it will be indented as part of the block. The blank line tells Aqua that the block has ended.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aqua-python-0.5.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page