Skip to main content

A alternative to cat(1); specialized for printing files

Project description

https://travis-ci.org/nuta/azcat.svg?branch=master https://badge.fury.io/py/azcat.svg

azcat is an alternative to cat(1); specialized for printing. It prints files with syntax highlighting and formatting.

https://raw.githubusercontent.com/nuta/azcat/master/demo.gif

Installation

$ pip3 install azcat # use Python3

Usage

$ az --help            # manual
$ az /usr/local/bin/az
$ az README.md
$ az -t main           # source code reading with GNU global(1)
$ az -F timetable.csv  # pretty printing
$ az -P story.md       # read with less(1)
$ curl example.com/api/foo.json | az -f json

License

azcat is a public domain software.

Contributors

Contributing

Please send a Pull Request on GitHub. I will be very happy whatever the PR does :)

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

azcat-1.0.5.tar.gz (4.9 kB view hashes)

Uploaded Source

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