ImaginaryInfinity Calculator is a lightweight, but expandable calculator written in Python. It's command line interface is designed to resemble that of some graphing calculators. I've worked on this with my friend, TurboWafflz for a while now. The latest release version can be found on the master branch, but the development branch contains new testing features, but may be unstable.
Source Code/Downloadsrandfacts is a python library that generates random facts. Thats really all there is to it.
Modpack Switcher is a utility to have multiple minecraft servers/worlds using one server host.
The discordrpc plugin shows ImaginaryInfinity Calculator as your status in Discord.
You can install this plugin in ImaginaryInfinity Calculator by typing pm.install("discordrpc")
or through the GUI store, accessed with the store.store()
command.
The algebra plugin is a plugin for ImaginaryInfinity Calculator. This plugin adds the functionality to do various operations on mathematical expressions like solving, simplifying, etc.
You can install this plugin in ImaginaryInfinity Calculator by typing pm.install("algebra")
or through the GUI store, accessed with the store.store()
command.