Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Elite Python Scripts

Standalone Python tools and utilities. Zero dependencies. One-command execution.

This repository collects high-quality Python scripts that run anywhere Python 3 exists | no pip installs, no virtual environments, no frameworks. Each script solves a real problem with minimal code and maximum clarity.

Featured

Script Purpose
CHIP-8 Emulator Complete CHIP-8 virtual machine using only curses.
AI Risk Checker Maps ChatGPT Enterprise configs to prompt exposure profiles.
Prompt Generator Friday prompt templates for production AI workflows.

Characteristics

  • Single file (≤500 lines when possible)
  • Standard library only
  • Clear CLI usage
  • Inline documentation
  • Tested on Linux/macOS/Windows

Usage Pattern

python3 script.py [input]

Join the newsletter for new scripts + AI insights: PithyCyborg.com

X updates: @mrcomputersci | @pithycyborg

MIT License

About

Standalone Python tools. Zero dependencies. One-command execution. CHIP-8 emulator, AI risk checkers, prompt generators. Pure stdlib. Linux/macOS/Windows. MIT License.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages