Skip to content
This repository was archived by the owner on Nov 28, 2019. It is now read-only.

blacktop/atom-python-yapf

Repository files navigation

atom-python-yapf

License Version Downloads

Atom.io plugin to format Python files using Google's YAPF

Screenshot

Install

Atom Package: https://atom.io/packages/python-yapf

apm install python-yapf

Or Settings/Preferences ➔ Packages ➔ Search for python-yapf

Make sure you have YAPF installed and the correct path to binary was set in the package config.

Documentation

Settings

settings

Keymap

Currently, there are two commands:

  • python-yapf:formatCode - for formatting python code
  • python-yapf:checkCode - for checking format of python code

Issues

Find a bug? Want more features? Find something missing in the documentation? Let me know! Please don't hesitate to file an issue

Credits

Heavily influenced by Benjamin Hedrich's atom-python-isort.

CHANGELOG

See CHANGELOG.md

Contributing

See all contributors on GitHub.

Please update the CHANGELOG.md, add yourself as a contributor to the package.json, and submit a Pull Request on GitHub.

License

MIT Copyright (c) 2014-2016 blacktop

About

Atom.io plugin to format for Python files using Google's YAPF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •