SkillAgentSearch skills...

Pc

python calculator purely aesthetic. probably pretty glitchy. sorry in advance.

Install / Use

/learn @dixler/Pc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://raw.githubusercontent.com/dixler/pc/master/preview.gif" />

PC(python calculator)

I made an interactive calculator for command line that formats the equation nicely.

It's pretty much a frontend to the python interpreter for mathematical purposes.

It was a pain to figure out and likely has some glitches that I'll need to resolve, but I'm happy that I finally made it after the struggle.

The name is a pun on the CLI calculator bc and is pretty basic. I literally use python's eval to do the math because I don't want to deal with precedence rules for my parser that I noticed are pretty glitchy. Like I said, it uses eval making it pretty blatantly insecure and kinda dangerous and that's mostly why I added the license.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks0

Languages

Python

Security Score

80/100

Audited on Sep 24, 2021

No findings