Skip to main content

yet another individual yapf

Project description

yet another yapf. (the goal is removing this package)

supporting below format.

from foo import (
    x,
    y,
)
from foo import (  # NOQA
    x,
    y,
)

install

pip install git+https://github.com/podhmo/yayapf

sample .style.yapf

[style]
based_on_style = pep8
dedent_closing_brackets=true

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

po-yayapf-0.0.2.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

po_yayapf-0.0.2-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

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