Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubtou/pytnix
A portable Unix commands bundle
https://github.com/hubtou/pytnix
command-line-tool pnu-project python shell tools unix unix-command unix-commands utilities
Last synced: about 2 months ago
JSON representation
A portable Unix commands bundle
- Host: GitHub
- URL: https://github.com/hubtou/pytnix
- Owner: HubTou
- Created: 2021-06-13T13:46:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T15:41:01.000Z (over 3 years ago)
- Last Synced: 2024-12-07T04:00:28.857Z (2 months ago)
- Topics: command-line-tool, pnu-project, python, shell, tools, unix, unix-command, unix-commands, utilities
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytnix
pytnix, as in **pyt**hon u**nix**, is an add-on to [The PNU Project](https://github.com/HubTou/PNU), bundling its [UNIX](https://en.wikipedia.org/wiki/Unix) commands rewrites with other [Python](https://www.python.org/) software made by third parties.## Objectives:
* Having some handy portable Unix tools, for example for Windows (though there are [plenty of other solutions](https://github.com/HubTou/PNU/wiki/Wilderness-Survival-Guide) for that).## Status:
* You can install what's available from [our package](https://pypi.org/project/pytnix/) with the following console command:
```Shell
pip install pytnix
```## Commands bundled:
* [The PNU Project](https://github.com/HubTou/PNU)
* [pyfiglet](https://github.com/pwaller/pyfiglet) - a [FIGlet](http://www.figlet.org/) port