Squiid is a modular calculator written in Rust. It is currently very early in development but it is intended to be the successor to ImaginaryInfinity Calculator
randfacts 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.
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/DownloadsThe 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.