Skip to main content

Autohooks plugin for code formatting via black

Project description

Greenbone Logo

autohooks-plugin-black

PyPI release

An autohooks plugin for python code formatting via black.

Installation

Install using pip

You can install the latest stable release of autohooks-plugin-black from the Python Package Index using pip:

pip install autohooks-plugin-black

Note the pip refers to the Python 3 package manager. In a environment where Python 2 is also available the correct command may be pip3.

Install using pipenv

It is highly encouraged to use pipenv for maintaining your project's dependencies. Normally autohooks-plugin-black is installed as a development dependency.

pipenv install --dev autohooks-plugin-black

Usage

To activate the black autohooks plugin please add the following setting to your pyproject.toml file.

[tool.autohooks]
pre-commit = ["autohooks.plugins.black"]

By default, autohooks plugin black checks all files with a .py ending. If only files in a sub-directory or files with different endings should be formatted, just add the following setting:

[tool.autohooks]
pre-commit = ["autohooks.plugins.black"]

[tool.autohooks.plugins.black]
include = ['foo/*.py', '*.foo']

Maintainer

This project is maintained by Greenbone Networks GmbH.

Contributing

Your contributions are highly appreciated. Please create a pull request on GitHub. Bigger changes need to be discussed with the development team via the issues section at GitHub first.

License

Copyright (C) 2019 Greenbone Networks GmbH

Licensed under the GNU General Public License v3.0 or later.

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

autohooks-plugin-black-1.1.0.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

autohooks_plugin_black-1.1.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file autohooks-plugin-black-1.1.0.tar.gz.

File metadata

  • Download URL: autohooks-plugin-black-1.1.0.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for autohooks-plugin-black-1.1.0.tar.gz
Algorithm Hash digest
SHA256 ae6154a287458bceca814c4f877457d25b59b596c1b8d96f76a7d9017cbf95a7
MD5 259ff4d57139d319fba74d2b19166ecb
BLAKE2b-256 4b5729981ad08f3d471b918a6fa6b81b5d97447453ec7d1844aa88ed6c898bfb

See more details on using hashes here.

File details

Details for the file autohooks_plugin_black-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: autohooks_plugin_black-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for autohooks_plugin_black-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 741aa4f06de987ec717171eba35d97f622d6bc749299ae82ed665237301e1973
MD5 44e5bd9b03fa34c0e8221a6f932759a7
BLAKE2b-256 4298ec7f3dec5889aa866cf1db62d0929610a3e0337440635a17876fb61114fc

See more details on using hashes here.

Supported by

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