<div id="top"></div>
<p>
<a href="https://pepy.tech/project/cat-win/" alt="Downloads">
<img src="https://static.pepy.tech/personalized-badge/cat-win?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads" align="right">
</a>
<a href="https://pepy.tech/project/cat-win/" alt="Github Downloads">
<img src="https://img.shields.io/github/downloads/SilenZcience/cat_win/total?color=blue&label=Github%20Downloads" align="right">
</a>
<a href="https://pypi.org/project/cat-win/" alt="Visitors">
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FSilenZcience%2Fcat_win&count_bg=%23FF7700&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Visitors&edge_flat=false" align="right">
</a>
<a href="https://github.com/SilenZcience/cat_win/tree/main/cat_win" alt="CodeSize">
<img src="https://img.shields.io/github/languages/code-size/SilenZcience/cat_win?color=purple&label=Code%20Size" align="right">
</a>
</p>
[![OS-Windows]][OS-Windows]
[![OS-Linux]][OS-Linux]
[![OS-MacOS]][OS-MacOS]
<br/>
<div align="center">
<h2 align="center"><b>cat_win</b></h2>
<p align="center">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/cat_win.logo.png" width="25%"/>
</p>
<p align="center">
Simple Text-Processing and -Analytics Command Line Tool made in Python
<br/>
<a href="https://github.com/SilenZcience/cat_win/blob/main/cat_win/src/cat.py">
<strong>Explore the code »</strong>
</a>
<br/>
<br/>
<a href="https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=feature&projects=&template=feature_request.yaml">Request Feature</a>
·
<a href="https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=bug&projects=&template=bug_report.yaml&title=%F0%9F%90%9B+Bug+Report%3A+">Report Bug</a>
·
<a href="https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=docs&projects=&template=documentation_request.yaml&title=%F0%9F%93%96+Documentation%3A+">Request Documentation</a>
</p>
</div>
<details>
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#made-with">Made With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#usage">Usage</a>
<ul>
<li><a href="#documentation">Documentation</a></li>
<li><a href="#examples">Examples</a></li>
</ul>
</li>
<li><a href="#changelog">Changelog</a></li>
<li><a href="#license">License</a></li>
<li><a href="#contact">Contact</a></li>
</ol>
</details>
<div id="about-the-project"></div>
<h2>
<a href="#">​</a>
<a href="#about-the-project" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f525/512.gif" width="30" />
</a>
<b>About The Project</b>
</h2>
[![GitHub-Last-Commit]](https://github.com/SilenZcience/cat_win/commits/main/)
[![Github-Stars]](https://github.com/SilenZcience/cat_win/stargazers)
[![Github-Watchers]](https://github.com/SilenZcience/cat_win/watchers)
[![Github-Forks]](https://github.com/SilenZcience/cat_win/network/members)
---
[![Unittests]](https://github.com/SilenZcience/cat_win/actions/workflows/unit_test.yml)
[![Build-and-Check]](https://github.com/SilenZcience/cat_win/actions/workflows/package_test.yml)
[![Coverage]](https://github.com/SilenZcience/cat_win/actions/workflows/coverage.yml)
[![Tests]](https://github.com/SilenZcience/cat_win/actions/workflows/coverage.yml)
[![GitHub-Issues]](https://github.com/SilenZcience/cat_win/issues)
<!-- [![Compile-and-Push]](https://github.com/SilenZcience/cat_win/actions/workflows/build_executable.yml) -->
This project copies the fundamental framework of the most essential command-line tools from Unix and translates its features to an OS Independent program using Python.</br>
The project includes the basic functionality of subject areas like 'cat', 'echo', 'grep', 'ls', 'base64', 'xxd', ...
Additionally, it includes an **editor** and a **hex editor**, as well as the feature to visualize data in various ways.
It enables the user to manipulate the content of any given file, displaying meta-data, calculating checksums, converting hexadecimal, decimal, octal and binary numbers within any text, and much *much* <a href="#usage">more</a> ...
This project does not aim to exactly replicate existing tools or their specific functionalities but rather to deliver essential core features in a user-friendly manner, providing straightforward access to helpful and valuable tools. It is purposefully designed to be lightweight and offer a streamlined, accessible solution to engage with powerful utilities by providing a practical and effective resource for users seeking core functionality without unnecessary overhead.
<div id="made-with"></div>
### Made With
[![MadeWith-Python]](https://www.python.org/)
[![Python-Version]](https://www.python.org/)
<p align="right">(<a href="#top">↑back to top↑</a>)</p>
<div id="getting-started"></div>
<h2>
<a href="#">​</a>
<a href="#getting-started" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f680/512.gif" width="30" />
</a>
<b>Getting Started</b>
</h2>
<div id="prerequisites"></div>
### Prerequisites
Using cat_win as a `Python Package` demands a Python-Interpreter (>= 3.6).
Using cat_win as a `Binary Executable` demands no prerequisites, hereby the stand-alone executables are sufficient.
<div id="installation"></div>
### Installation
[![CurrentVersion]](https://pypi.org/project/cat-win/)
[![GitHub-Release]](https://github.com/SilenZcience/cat_win/releases)
[![GitHub-Release-Date]](https://github.com/SilenZcience/cat_win/releases)
`Python Package` </br>
Simply install the python package (via [PyPI-cat_win](https://pypi.org/project/cat-win/)):
```console
python -m pip install -U cat_win[clip]
```
```console
python -m pip install -U cat_win
```
cat_win uses the [pyperclip](https://pypi.org/project/pyperclip/) module by default. Should any problems occur, you can also use
the [pyperclip3](https://pypi.org/project/pyperclip3/) or [pyclip](https://pypi.org/project/pyclip/) module.
In this case simply don't install with `[clip]` and manually install the desired module yourself.
On older Windows systems colored output may not be displayed correctly.
In this case you can try to fix the problem by installing the cat_win-package with the optional color-fix `[cfix]` dependency.
This fix will use the [colorama](https://pypi.org/project/colorama/) module
which can also be installed after the fact to patch the problem.
`Binary Executable` </br>
**OR alternatively** you can use the (standalone) binary executable version:
<div id="download"></div>
Direct Download:
</br>
[Windows - __catw.exe__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/windows/catw.exe) </br>
[Windows - __cats.exe__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/windows/cats.exe) </br>
[Linux - __catw__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/linux/catw) </br>
[Linux - __cats__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/linux/cats) </br>
[MacOS - __catw__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/darwin/catw) </br>
[MacOS - __cats__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/darwin/cats) </br>
(compiled using PyInstaller) </br>
It is recommended to add the file path(s) to your system-environment `PATH`-variables.
> [!CAUTION]
> **You should never trust any executable file!** Feel free to compile the package yourself (e.g. using [PyInstaller](https://pyinstaller.org/en/stable/)).\
> You can verify the creation of the executable files yourself by reading the [source code](https://github.com/SilenZcience/cat_win/blob/main/cat_win/src/cat.py), checking the [origin](https://github.com/SilenZcience/cat_win/tree/binaries/bin) of the file and validating the corresponding [workflow](https://github.com/SilenZcience/cat_win/blob/main/.github/workflows/build_executable.yml) used.
<p align="right">(<a href="#top">↑back to top↑</a>)</p>
<div id="usage"></div>
<h2>
<a href="#">​</a>
<a href="#usage" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/2699_fe0f/512.gif" width="30" />
</a>
<b>Usage</b>
</h2>
```console
> catw [FILE]... [OPTION]...
> catw --help
Concatenate FILE(s) to standard output.
...
```
```console
> cats [OPTION]...
> cats --help
Interactively manipulate standard input.
...
```
<div id="documentation"></div>
<h3>
<a href="#">​</a>
<a href="#documentation" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f4a1/512.gif" width="25" />
</a>
<b>Documentation</b>
</h3>
> [!TIP]
> 👉 A detailed [Documentation](https://github.com/SilenZcience/cat_win/blob/main/DOCUMENTATION.md) of all **Parameters**, **Configurations** and **General Usage** has moved to another File.\
> Read about specific **Arguments & Options** [here](https://github.com/SilenZcience/cat_win/blob/main/DOCUMENTATION.md#arguments--options).
<div id="examples"></div>
### Examples
<details>
<summary><b>📂 Images 📂</b></summary>
</br>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew1.png" width="49%"/>
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew2.png" width="49%"/>
</p>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew3.png" width="49%"/>
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew4.png" width="49%"/>
</p>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew5.png" width="49%"/>
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew6.png" width="49%"/>
</p>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew7.png" width="49%"/>
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew8.png" width="49%"/>
</p>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew9.png" width="49%"/>
</p>
- - - -
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples1.png" width="49%"/>
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples2.png" width="49%"/>
</p>
<p float="left">
<img src="https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples3.png" width="49%"/>
</p>
</details>
</br>
```py
> echo "Hello World :)" | catw - [6:] | catw - [::-1] -ln
1) [8] ): dlroW
```
- - - -
```py
> cats --eval --dec
> >>> 0xF * 5
75 [Bin: 0b1001011, Oct: 0o113, Hex: 0x4b]
> >>> ...
```
<p align="right">(<a href="#top">↑back to top↑</a>)</p>
<div id="changelog"></div>
<h2>
<a href="#">​</a>
<a href="#changelog" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/270f_fe0f/512.gif" width="30" />
</a>
<b>Changelog</b>
</h2>
> [!NOTE]
> Take a look at the [Changelog](https://github.com/SilenZcience/cat_win/blob/main/CHANGELOG.md) file.
<div id="license"></div>
<h2>
<a href="#">​</a>
<a href="#license" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/2757/512.gif" width="30" />
</a>
<b>License</b>
</h2>
<a href="https://github.com/SilenZcience/cat_win/blob/main/LICENSE" alt="License">
<img src="https://img.shields.io/pypi/l/cat_win" align="right">
</a>
> [!IMPORTANT]
> This software is provided "as is," **without warranty** of any kind. There are **no guarantees** of its functionality or suitability for any purpose. Use at your own risk—**No responsibility** for any issues, damages, or losses that may arise from using this software are taken.
This project is licensed under the MIT License - see the [LICENSE](https://github.com/SilenZcience/cat_win/blob/main/LICENSE) file for details
<div id="contact"></div>
<h2>
<a href="#">​</a>
<a href="#contact" title="Noto Emoji, licensed under CC BY 4.0">
<img unselectable="on" pointer-events="none" src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f4ab/512.gif" width="30" />
</a>
<b>Contact</b>
</h2>
> **SilenZcience** <br/>
[![GitHub-SilenZcience][GitHub-SilenZcience]](https://github.com/SilenZcience)
[OS-Windows]: https://img.shields.io/badge/os-windows-green?label=OS
[OS-Linux]: https://img.shields.io/badge/os-linux-green?label=OS
[OS-MacOS]: https://img.shields.io/badge/os-macOS-green?label=OS
[Unittests]: https://github.com/SilenZcience/cat_win/actions/workflows/unit_test.yml/badge.svg?branch=dev
[Build-and-Check]: https://github.com/SilenZcience/cat_win/actions/workflows/package_test.yml/badge.svg?branch=dev
[Compile-and-Push]: https://github.com/SilenZcience/cat_win/actions/workflows/build_executable.yml/badge.svg?branch=dev
[Coverage]: https://raw.githubusercontent.com/SilenZcience/cat_win/badges/badges/badge-coverage.svg
[Tests]: https://raw.githubusercontent.com/SilenZcience/cat_win/badges/badges/badge-tests.svg
[GitHub-Last-Commit]: https://img.shields.io/github/last-commit/SilenZcience/cat_win/dev
[GitHub-Issues]: https://img.shields.io/github/issues/SilenZcience/cat_win
[GitHub-Release]: https://img.shields.io/github/v/release/SilenZcience/cat_win?label=Github
[GitHub-Release-Date]: https://img.shields.io/github/release-date/SilenZcience/cat_win?label=Release%20Date
[Github-Stars]: https://img.shields.io/github/stars/SilenZcience/cat_win?style=flat&color=yellow
[Github-Forks]: https://img.shields.io/github/forks/SilenZcience/cat_win?style=flat&color=purple
[Github-Watchers]: https://img.shields.io/github/watchers/SilenZcience/cat_win?style=flat&color=purple
[MadeWith-Python]: https://img.shields.io/badge/Made%20with-Python-brightgreen
[Python-Version]: https://img.shields.io/badge/Python-3.6%20--%203.13%20%7C%20pypy--3.6%20--%20pypy--3.10-blue
<!-- https://img.shields.io/badge/Python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%20pypy--3.7%20%7C%20pypy--3.8%20%7C%20pypy--3.9%20%7C%20pypy--3.10-blue -->
[CurrentVersion]: https://img.shields.io/pypi/v/cat_win?label=PyPI
[License]: https://img.shields.io/pypi/l/cat_win
[GitHub-SilenZcience]: https://img.shields.io/badge/GitHub-SilenZcience-orange
Raw data
{
"_id": null,
"home_page": null,
"name": "cat-win",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "cat, analytics, texteditor, hexeditor, command-line-tool, textprocessing",
"author": "Silas A. Kraume",
"author_email": "silas.kraume1552@gmail.com",
"download_url": null,
"platform": null,
"description": "<div id=\"top\"></div>\n\n<p>\n <a href=\"https://pepy.tech/project/cat-win/\" alt=\"Downloads\">\n <img src=\"https://static.pepy.tech/personalized-badge/cat-win?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads\" align=\"right\">\n </a>\n <a href=\"https://pepy.tech/project/cat-win/\" alt=\"Github Downloads\">\n <img src=\"https://img.shields.io/github/downloads/SilenZcience/cat_win/total?color=blue&label=Github%20Downloads\" align=\"right\">\n </a>\n <a href=\"https://pypi.org/project/cat-win/\" alt=\"Visitors\">\n <img src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FSilenZcience%2Fcat_win&count_bg=%23FF7700&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Visitors&edge_flat=false\" align=\"right\">\n </a>\n <a href=\"https://github.com/SilenZcience/cat_win/tree/main/cat_win\" alt=\"CodeSize\">\n <img src=\"https://img.shields.io/github/languages/code-size/SilenZcience/cat_win?color=purple&label=Code%20Size\" align=\"right\">\n </a>\n</p>\n\n[![OS-Windows]][OS-Windows]\n[![OS-Linux]][OS-Linux]\n[![OS-MacOS]][OS-MacOS]\n\n<br/>\n<div align=\"center\">\n<h2 align=\"center\"><b>cat_win</b></h2>\n <p align=\"center\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/cat_win.logo.png\" width=\"25%\"/>\n </p>\n <p align=\"center\">\n Simple Text-Processing and -Analytics Command Line Tool made in Python\n <br/>\n <a href=\"https://github.com/SilenZcience/cat_win/blob/main/cat_win/src/cat.py\">\n <strong>Explore the code \u00bb</strong>\n </a>\n <br/>\n <br/>\n <a href=\"https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=feature&projects=&template=feature_request.yaml\">Request Feature</a>\n \u00b7\n <a href=\"https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=bug&projects=&template=bug_report.yaml&title=%F0%9F%90%9B+Bug+Report%3A+\">Report Bug</a>\n \u00b7\n <a href=\"https://github.com/SilenZcience/cat_win/issues/new?assignees=&labels=docs&projects=&template=documentation_request.yaml&title=%F0%9F%93%96+Documentation%3A+\">Request Documentation</a>\n </p>\n</div>\n\n\n<details>\n <summary>Table of Contents</summary>\n <ol>\n <li>\n <a href=\"#about-the-project\">About The Project</a>\n <ul>\n <li><a href=\"#made-with\">Made With</a></li>\n </ul>\n </li>\n <li>\n <a href=\"#getting-started\">Getting Started</a>\n <ul>\n <li><a href=\"#prerequisites\">Prerequisites</a></li>\n <li><a href=\"#installation\">Installation</a></li>\n </ul>\n </li>\n <li><a href=\"#usage\">Usage</a>\n <ul>\n <li><a href=\"#documentation\">Documentation</a></li>\n <li><a href=\"#examples\">Examples</a></li>\n </ul>\n </li>\n <li><a href=\"#changelog\">Changelog</a></li>\n <li><a href=\"#license\">License</a></li>\n <li><a href=\"#contact\">Contact</a></li>\n </ol>\n</details>\n\n<div id=\"about-the-project\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#about-the-project\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f525/512.gif\" width=\"30\" />\n\t</a>\n\t<b>About The Project</b>\n</h2>\n\n[![GitHub-Last-Commit]](https://github.com/SilenZcience/cat_win/commits/main/)\n[![Github-Stars]](https://github.com/SilenZcience/cat_win/stargazers)\n[![Github-Watchers]](https://github.com/SilenZcience/cat_win/watchers)\n[![Github-Forks]](https://github.com/SilenZcience/cat_win/network/members)\n\n---\n\n[![Unittests]](https://github.com/SilenZcience/cat_win/actions/workflows/unit_test.yml)\n[![Build-and-Check]](https://github.com/SilenZcience/cat_win/actions/workflows/package_test.yml)\n[![Coverage]](https://github.com/SilenZcience/cat_win/actions/workflows/coverage.yml)\n[![Tests]](https://github.com/SilenZcience/cat_win/actions/workflows/coverage.yml)\n[![GitHub-Issues]](https://github.com/SilenZcience/cat_win/issues)\n<!-- [![Compile-and-Push]](https://github.com/SilenZcience/cat_win/actions/workflows/build_executable.yml) -->\n\nThis project copies the fundamental framework of the most essential command-line tools from Unix and translates its features to an OS Independent program using Python.</br>\nThe project includes the basic functionality of subject areas like 'cat', 'echo', 'grep', 'ls', 'base64', 'xxd', ...\n\nAdditionally, it includes an **editor** and a **hex editor**, as well as the feature to visualize data in various ways.\nIt enables the user to manipulate the content of any given file, displaying meta-data, calculating checksums, converting hexadecimal, decimal, octal and binary numbers within any text, and much *much* <a href=\"#usage\">more</a> ...\n\nThis project does not aim to exactly replicate existing tools or their specific functionalities but rather to deliver essential core features in a user-friendly manner, providing straightforward access to helpful and valuable tools. It is purposefully designed to be lightweight and offer a streamlined, accessible solution to engage with powerful utilities by providing a practical and effective resource for users seeking core functionality without unnecessary overhead.\n\n<div id=\"made-with\"></div>\n\n### Made With\n[![MadeWith-Python]](https://www.python.org/)\n[![Python-Version]](https://www.python.org/)\n\n<p align=\"right\">(<a href=\"#top\">\u2191back to top\u2191</a>)</p>\n<div id=\"getting-started\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#getting-started\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f680/512.gif\" width=\"30\" />\n\t</a>\n\t<b>Getting Started</b>\n</h2>\n\n<div id=\"prerequisites\"></div>\n\n### Prerequisites\n\nUsing cat_win as a `Python Package` demands a Python-Interpreter (>= 3.6).\n\nUsing cat_win as a `Binary Executable` demands no prerequisites, hereby the stand-alone executables are sufficient.\n\n<div id=\"installation\"></div>\n\n### Installation\n[![CurrentVersion]](https://pypi.org/project/cat-win/)\n[![GitHub-Release]](https://github.com/SilenZcience/cat_win/releases)\n[![GitHub-Release-Date]](https://github.com/SilenZcience/cat_win/releases)\n\n`Python Package` </br>\nSimply install the python package (via [PyPI-cat_win](https://pypi.org/project/cat-win/)):\n```console\npython -m pip install -U cat_win[clip]\n```\n```console\npython -m pip install -U cat_win\n```\ncat_win uses the [pyperclip](https://pypi.org/project/pyperclip/) module by default. Should any problems occur, you can also use\nthe [pyperclip3](https://pypi.org/project/pyperclip3/) or [pyclip](https://pypi.org/project/pyclip/) module.\nIn this case simply don't install with `[clip]` and manually install the desired module yourself.\n\nOn older Windows systems colored output may not be displayed correctly.\nIn this case you can try to fix the problem by installing the cat_win-package with the optional color-fix `[cfix]` dependency.\nThis fix will use the [colorama](https://pypi.org/project/colorama/) module\nwhich can also be installed after the fact to patch the problem.\n\n`Binary Executable` </br>\n**OR alternatively** you can use the (standalone) binary executable version:\n\n<div id=\"download\"></div>\n\nDirect Download:\n</br>\n[Windows - __catw.exe__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/windows/catw.exe) </br>\n[Windows - __cats.exe__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/windows/cats.exe) </br>\n[Linux - __catw__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/linux/catw) </br>\n[Linux - __cats__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/linux/cats) </br>\n[MacOS - __catw__](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/darwin/catw) </br>\n[MacOS - __cats__ (REPL)](https://raw.githubusercontent.com/SilenZcience/cat_win/binaries/bin/darwin/cats) </br>\n\n(compiled using PyInstaller) </br>\nIt is recommended to add the file path(s) to your system-environment `PATH`-variables.\n\n> [!CAUTION]\n> **You should never trust any executable file!** Feel free to compile the package yourself (e.g. using [PyInstaller](https://pyinstaller.org/en/stable/)).\\\n> You can verify the creation of the executable files yourself by reading the [source code](https://github.com/SilenZcience/cat_win/blob/main/cat_win/src/cat.py), checking the [origin](https://github.com/SilenZcience/cat_win/tree/binaries/bin) of the file and validating the corresponding [workflow](https://github.com/SilenZcience/cat_win/blob/main/.github/workflows/build_executable.yml) used.\n\n<p align=\"right\">(<a href=\"#top\">\u2191back to top\u2191</a>)</p>\n<div id=\"usage\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#usage\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/2699_fe0f/512.gif\" width=\"30\" />\n\t</a>\n\t<b>Usage</b>\n</h2>\n\n```console\n> catw [FILE]... [OPTION]...\n> catw --help\nConcatenate FILE(s) to standard output.\n...\n```\n\n```console\n> cats [OPTION]...\n> cats --help\nInteractively manipulate standard input.\n...\n```\n\n<div id=\"documentation\"></div>\n\n<h3>\n\t<a href=\"#\">​</a>\n\t<a href=\"#documentation\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f4a1/512.gif\" width=\"25\" />\n\t</a>\n\t<b>Documentation</b>\n</h3>\n\n> [!TIP]\n> \ud83d\udc49 A detailed [Documentation](https://github.com/SilenZcience/cat_win/blob/main/DOCUMENTATION.md) of all **Parameters**, **Configurations** and **General Usage** has moved to another File.\\\n> Read about specific **Arguments & Options** [here](https://github.com/SilenZcience/cat_win/blob/main/DOCUMENTATION.md#arguments--options).\n\n<div id=\"examples\"></div>\n\n### Examples\n\n<details>\n <summary><b>\ud83d\udcc2 Images \ud83d\udcc2</b></summary>\n </br>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew1.png\" width=\"49%\"/>\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew2.png\" width=\"49%\"/>\n </p>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew3.png\" width=\"49%\"/>\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew4.png\" width=\"49%\"/>\n </p>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew5.png\" width=\"49%\"/>\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew6.png\" width=\"49%\"/>\n </p>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew7.png\" width=\"49%\"/>\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew8.png\" width=\"49%\"/>\n </p>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examplew9.png\" width=\"49%\"/>\n </p>\n\n - - - -\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples1.png\" width=\"49%\"/>\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples2.png\" width=\"49%\"/>\n </p>\n\n <p float=\"left\">\n <img src=\"https://raw.githubusercontent.com/SilenZcience/cat_win/main/img/examples3.png\" width=\"49%\"/>\n </p>\n\n</details>\n</br>\n\n```py\n> echo \"Hello World :)\" | catw - [6:] | catw - [::-1] -ln\n1) [8] ): dlroW\n```\n\n- - - -\n\n```py\n> cats --eval --dec\n> >>> 0xF * 5\n75 [Bin: 0b1001011, Oct: 0o113, Hex: 0x4b]\n> >>> ...\n```\n\n<p align=\"right\">(<a href=\"#top\">\u2191back to top\u2191</a>)</p>\n<div id=\"changelog\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#changelog\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/270f_fe0f/512.gif\" width=\"30\" />\n\t</a>\n\t<b>Changelog</b>\n</h2>\n\n> [!NOTE]\n> Take a look at the [Changelog](https://github.com/SilenZcience/cat_win/blob/main/CHANGELOG.md) file.\n\n<div id=\"license\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#license\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/2757/512.gif\" width=\"30\" />\n\t</a>\n\t<b>License</b>\n</h2>\n<a href=\"https://github.com/SilenZcience/cat_win/blob/main/LICENSE\" alt=\"License\">\n <img src=\"https://img.shields.io/pypi/l/cat_win\" align=\"right\">\n</a>\n\n> [!IMPORTANT]\n> This software is provided \"as is,\" **without warranty** of any kind. There are **no guarantees** of its functionality or suitability for any purpose. Use at your own risk\u2014**No responsibility** for any issues, damages, or losses that may arise from using this software are taken.\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/SilenZcience/cat_win/blob/main/LICENSE) file for details\n\n<div id=\"contact\"></div>\n\n<h2>\n\t<a href=\"#\">​</a>\n\t<a href=\"#contact\" title=\"Noto Emoji, licensed under CC BY 4.0\">\n\t\t<img unselectable=\"on\" pointer-events=\"none\" src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f4ab/512.gif\" width=\"30\" />\n\t</a>\n\t<b>Contact</b>\n</h2>\n\n> **SilenZcience** <br/>\n[![GitHub-SilenZcience][GitHub-SilenZcience]](https://github.com/SilenZcience)\n\n[OS-Windows]: https://img.shields.io/badge/os-windows-green?label=OS\n[OS-Linux]: https://img.shields.io/badge/os-linux-green?label=OS\n[OS-MacOS]: https://img.shields.io/badge/os-macOS-green?label=OS\n\n[Unittests]: https://github.com/SilenZcience/cat_win/actions/workflows/unit_test.yml/badge.svg?branch=dev\n[Build-and-Check]: https://github.com/SilenZcience/cat_win/actions/workflows/package_test.yml/badge.svg?branch=dev\n[Compile-and-Push]: https://github.com/SilenZcience/cat_win/actions/workflows/build_executable.yml/badge.svg?branch=dev\n\n[Coverage]: https://raw.githubusercontent.com/SilenZcience/cat_win/badges/badges/badge-coverage.svg\n[Tests]: https://raw.githubusercontent.com/SilenZcience/cat_win/badges/badges/badge-tests.svg\n\n[GitHub-Last-Commit]: https://img.shields.io/github/last-commit/SilenZcience/cat_win/dev\n[GitHub-Issues]: https://img.shields.io/github/issues/SilenZcience/cat_win\n[GitHub-Release]: https://img.shields.io/github/v/release/SilenZcience/cat_win?label=Github\n[GitHub-Release-Date]: https://img.shields.io/github/release-date/SilenZcience/cat_win?label=Release%20Date\n[Github-Stars]: https://img.shields.io/github/stars/SilenZcience/cat_win?style=flat&color=yellow\n[Github-Forks]: https://img.shields.io/github/forks/SilenZcience/cat_win?style=flat&color=purple\n[Github-Watchers]: https://img.shields.io/github/watchers/SilenZcience/cat_win?style=flat&color=purple\n\n[MadeWith-Python]: https://img.shields.io/badge/Made%20with-Python-brightgreen\n[Python-Version]: https://img.shields.io/badge/Python-3.6%20--%203.13%20%7C%20pypy--3.6%20--%20pypy--3.10-blue\n<!-- https://img.shields.io/badge/Python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%20pypy--3.7%20%7C%20pypy--3.8%20%7C%20pypy--3.9%20%7C%20pypy--3.10-blue -->\n\n[CurrentVersion]: https://img.shields.io/pypi/v/cat_win?label=PyPI\n\n[License]: https://img.shields.io/pypi/l/cat_win\n\n[GitHub-SilenZcience]: https://img.shields.io/badge/GitHub-SilenZcience-orange\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Simple Text-Processing and -Analytics Command Line Tool made in Python.",
"version": "1.10.2",
"project_urls": {
"Changelog": "https://github.com/SilenZcience/cat_win/blob/main/CHANGELOG.md#changelog",
"Documentation": "https://github.com/SilenZcience/cat_win/blob/main/DOCUMENTATION.md#cat_win",
"Download": "https://github.com/SilenZcience/cat_win/tarball/master",
"Github": "https://github.com/SilenZcience/cat_win",
"Homepage": "https://github.com/SilenZcience/cat_win",
"Issues": "https://github.com/SilenZcience/cat_win/issues"
},
"split_keywords": [
"cat",
" analytics",
" texteditor",
" hexeditor",
" command-line-tool",
" textprocessing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e86220a19621ed2e5e29c20d8119951fa73006cc5cda96cdd196e708a7f7e739",
"md5": "ba9bfb64e0cbf570c1ff2be1b1cb5c1f",
"sha256": "a3f9719fcd77a2a5865dec071a83ebc3d2826a99b914f9b4e824022eee6015bd"
},
"downloads": -1,
"filename": "cat_win-1.10.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ba9bfb64e0cbf570c1ff2be1b1cb5c1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 175078,
"upload_time": "2024-12-14T00:06:10",
"upload_time_iso_8601": "2024-12-14T00:06:10.857404Z",
"url": "https://files.pythonhosted.org/packages/e8/62/20a19621ed2e5e29c20d8119951fa73006cc5cda96cdd196e708a7f7e739/cat_win-1.10.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-14 00:06:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SilenZcience",
"github_project": "cat_win",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cat-win"
}