thad-w541 9306ac956d init
2025-11-02 12:19:04 -06:00
2025-11-02 12:19:04 -06:00
2025-11-02 12:19:04 -06:00
2025-11-02 12:19:04 -06:00

Python Desk Calculator

An easy way to make python a desk calculator

More features maybe coming soon

Right now all this does is import the math library (as *) so that you get sin, cos, etc. out of the box. Also makes sind, cosd, etc.

Install

git clone <this repo> sudo ln -s /path/to/pdc/pdc /usr/bin/pdc sudo chmod +x /usr/bin/pdc

Description
No description provided
Readme 26 KiB
Languages
Python 89.4%
Shell 10.6%