https://github.com/dadangdut33/python-cli-projects
Some of my python projects in uni that is required for a test.
https://github.com/dadangdut33/python-cli-projects
command-line python terminal
Last synced: 6 months ago
JSON representation
Some of my python projects in uni that is required for a test.
- Host: GitHub
- URL: https://github.com/dadangdut33/python-cli-projects
- Owner: Dadangdut33
- Created: 2022-03-11T13:38:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T13:38:56.000Z (over 3 years ago)
- Last Synced: 2025-02-12T10:22:20.350Z (8 months ago)
- Topics: command-line, python, terminal
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Some of my python projects in uni that is required for a test.
The style is terminal/console GUI program. For it to looks good, you can use the new windows terminal.
Program made in windows OS. Getch might not work as intended on other OS.External module used:
tabulate - https://pypi.org/project/tabulate/
termcolor - https://pypi.org/project/termcolor/