A code formatter for python code in ipython notebooks
Project description
ipynb_format.py is a small script to format the python code in ipython notebooks. The code formatter is based on yapf.
Installation
To install from PyPI on Linux:
$ pip install ipynb_format
or from Github:
$ pip install --upgrade https://github.com/fg1/ipynb_format/archive/master.tar.gz
Usage
usage: ipynb_format [-h] [--style STYLE] [files [files ...]]
Format ipython notebook using yapf
positional arguments:
files
optional arguments:
-h, --help show this help message and exit
--style STYLE yapf style to use
The formatting style option is the same as for yapf.
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
ipynb_format-0.1.1.tar.gz
(2.5 kB
view details)
File details
Details for the file ipynb_format-0.1.1.tar.gz
.
File metadata
- Download URL: ipynb_format-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1515d807a1f11d211d49d19ea6c4cbc81d4b8f987a1b2aa0cfa5fd991a77c547
|
|
MD5 |
1887c2b11a6bf6fcda527befa2c660d5
|
|
BLAKE2b-256 |
fa7974bbabf08ac48d8ec7344204668b68772aa9312c5076e9ab66539f992399
|