Skip to main content

Simple tool to prettify your files

Project description

python versions build status pypi version

Prettify

Prettyfi usage

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

Simple utility to make your files prettier.

positional arguments:

files Files to sort

optional arguments:
--help

show help message and exit

--config=config_path

path to configuration file

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.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

prettyfi-0.1.2-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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