Pynosaur

Modern CLI tools with better UX

View the Project on GitHub pynosaur/pynosaur

← Back

Pynosaur Tools

A complete catalog of the Pynosaur ecosystem. Each tool is built in pure Python using only the standard library.

Back to Main


pget — Package Manager

Install, update, and manage Pynosaur tools from the command line. The backbone of the ecosystem.


see — File Viewer

View files with line numbers, slicing, and syntax highlighting. A modern take on cat.


purl — URL Transfer Tool

Make HTTP requests, download files, and inspect headers — all from pure Python.


yday — Day of Year

Display the current day of the year (1–366). Simple, fast, useful.


doc — Documentation Viewer

Browse and read documentation for Pynosaur tools from the terminal.


sock — Socket Communication

Send and receive messages and files over TCP sockets. Supports interactive chat, one-shot messages, and file transfer.


path — File & Directory Finder

Find files and directories with glob patterns, depth control (layers), size filtering, and tree view. Powered by pathlib.


pyle — Disk Usage Explorer

Interactive disk usage explorer with a curses TUI. Browse directories sorted by size with color-coded bars and vim-style navigation.