/ Sitemap

Builds

Overview

AWK.py is a simple library to bring great AWK features to Python 3. AWK.py is compatible with Python 2 (not tested).

References

Installation

Debian based packages (Debian, Ubuntu, Raspbian, …)

  1. Download .zip/.tar.gz or clone .git and extract/clone or tar -xvf <version>.tar.gz/git clone github.com/python3lover/AWK.py.git.

  2. If cloned, rename directory to “awk-py” or mv AWK.py awk-py.

  3. Done! Try some examples at /examples or python3 /usr/lib/python3/awk-py/examples/replace.py.

Windows

YouTube - AWK.py Installation & Basics

Darwin/FreeBSD mashed up with OLD Mac OS X/Mac OS X

Technically same with Linux.

Usage

Author

AWK.py is made by @python3lover (GitHub and GitLab) and @html5lover (Github)

Other Projects by PyLabo

Contributions

Contributions are welcome! But please don’t mess AWK.py up.

Licensing

This work is licensed under a a Creative Commons Attribution 4.0 International License.