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 :)

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page