https://github.com/teewrath/pookie
A very basic shell written in Python
https://github.com/teewrath/pookie
cli command-line-tool linux operating-system pypi-package python scripting shell windows
Last synced: 12 months ago
JSON representation
A very basic shell written in Python
- Host: GitHub
- URL: https://github.com/teewrath/pookie
- Owner: TeeWrath
- License: mit
- Created: 2025-01-25T09:58:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-27T15:59:42.000Z (about 1 year ago)
- Last Synced: 2025-02-09T12:31:41.651Z (about 1 year ago)
- Topics: cli, command-line-tool, linux, operating-system, pypi-package, python, scripting, shell, windows
- Language: Python
- Homepage: https://pypi.org/project/pookie/
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pookie
Basic Python Shell
Supports basic commands like
- cd
- pwd
- ls
- clear
- pookie
- help
and external programs.