Black for Python Docstrings and reStructuredText (rst)
Project description
Style-Doc
Style-Doc is Black for Python Docstrings and reStructuredText (rst). It can be used to format docstrings (Google docstring format) in Python files or reStructuredText.
This project is maintained by the One Conversation
program of Deutsche Telekom AG. It is based on the
style_doc.py
script from The HuggingFace Inc. team.
Installation
Style-Doc is available at the Python Package Index (PyPI). It can be installed with pip:
$ pip install style-doc
Usage
$ style-doc --help
usage: style-doc [-h] [--max_len MAX_LEN] [--check_only] [--py_only]
[--rst_only]
files [files ...]
positional arguments:
files The file(s) or folder(s) to restyle.
optional arguments:
-h, --help show this help message and exit
--max_len MAX_LEN The maximum length of lines.
--check_only Whether to only check and not fix styling issues.
--py_only Whether to only check py files.
--rst_only Whether to only check rst files.
Licensing
Copyright (c) 2020 The HuggingFace Inc. team
Copyright (c) 2021 Philip May, Deutsche Telekom AG
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for style_doc-0.0.1.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d470f02d5f7f7d2c7938492a48baf057e3a4ac18998b939937ce909dd068fed2 |
|
MD5 | 46d5b42954d8d19729f7ec9b0684aa5b |
|
BLAKE2b-256 | 2095f52d5bcc8d104b56dc5a5208dc838068964109324b6fbd9a257a6b69e9b7 |