Skip to main content

Simple tool to prettify your files

Project description

python versions build status pypi version

Prettify your files with one command

Prettyfi usage

usage: prettyfi [-h] [-c CONFIG] [-r] files [files …]

Simple utility to make your files prettier.

positional arguments:

files Files to sort

optional arguments:
-h, --help

show this help message and exit

-c CONFIG, --config CONFIG

path to configuration file

-r, --recursive

recursively traverse directories

prettyfi "prettyfi/main.py" "pyproject.toml" # Will make this files beautiful

Prettyfi configuration

Default config file location is “~/.prettyfirc”.

Config file format:

.<ext> $ pretty_command {file}
# Where "ext" -> your file extension,
# {file} -> stub for actual file,
# For example:
.py   $ isort {file}
.java $ rm {file}

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

prettyfi-0.1.13.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

prettyfi-0.1.13-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file prettyfi-0.1.13.tar.gz.

File metadata

  • Download URL: prettyfi-0.1.13.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.4.0-1032-azure

File hashes

Hashes for prettyfi-0.1.13.tar.gz
Algorithm Hash digest
SHA256 bf89007247890395fe157e9179c0a4f65dc67220cd4a4393c20a066a187e7946
MD5 ebfd7f66c5abc01350450151979bdabd
BLAKE2b-256 f17b4f88d5cb60278cff6bb5851dca15bc88fca07d27bfe8501124f3c865755c

See more details on using hashes here.

File details

Details for the file prettyfi-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: prettyfi-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.4.0-1032-azure

File hashes

Hashes for prettyfi-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 bab64af76b2ad6741eeceaca822eb3ccd437c559233ca2c90364f739cdd917e7
MD5 ec18f934f8ffa423e87f37b6ea6a095f
BLAKE2b-256 3c11f3c9229352d79273f2728a48d91ae24bba150e465e301f2c637d31678c12

See more details on using hashes here.

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