ImaginaryInfinity-Calculator

By TurboWafflz

ImaginaryInfinity-Calculator Alternatives

Similar projects and alternatives to ImaginaryInfinity-Calculator

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ImaginaryInfinity-Calculator alternative or higher similarity.

ImaginaryInfinity-Calculator reviews and mentions

Posts with mentions or reviews of ImaginaryInfinity-Calculator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-26.
  • Best libraries for styling terminal output
    2 projects | /r/learnpython | 26 Jul 2021
    On the other hand, if you're not trying to make colored logging and you just want to make a colored terminal-based application like this, then that's fine since you won't be doing anything with the stdout and stderr. If its logging, try to stay aqay from color.
  • app on pip
    2 projects | /r/learnpython | 22 Jul 2021
    As an example of other routes, I have this application. Instead of distributing through PyPI, I distribute it on a large variety of different platforms. I do include manual installers, but it's also distributed in the AUR, in a PPA, in the snap store, as an AppImage, through an exe installer (for windows), and as an rpm. It can also be run without installation to be even more accessible.
  • What have you developed with python so far?
    8 projects | /r/learnpython | 23 Jun 2021
    ImaginaryInfinity Calculator - I've been taking a break from developing this lately, but think of it as a super over the top calculator. It has a built-in package manager for downloading user-created plugins and themes, because the whole point of it is to be expandable. Can be installed on Linux, macOS, and Windows, and also ran without installation. Kind of overkill but really fun to work on.
  • Looking for github repo's to contribute to (Intermediate Level)
    1 project | /r/learnpython | 2 Jun 2021
  • Sharing scripts
    1 project | /r/learnpython | 27 May 2021
    If you need to install multiple files to different locations and also install Python, you could make an installer with a tool like Inno Setup. Though this does take some learning to get the syntax of both Inno Setup Script as well as Pascalscript (used in the dynamic parts of the installer), it is a valid option. Here's another example of me using Inno Setup in my project.
  • Do you also use the python console and the python math libraries as a calculator?
    4 projects | /r/Python | 7 May 2021
    I mean, not the Python interpreter itself, but I use the calculator that I'm developing with my friend since it has things like plugin/theming support, and you can execute any arbitrary Python code in it as well.
  • What's the best way to distribute Python software to non-technical users?
    1 project | /r/learnpython | 2 May 2021
    If you're distributing to Windows users who could run a Powershell script, you could make the powershell script download the Python installer and launch it for them. Here's an example script that I use in one of my projects.
  • Contributing to FOSS projects
    4 projects | /r/learnpython | 29 Apr 2021
    https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator/-/tree/development - You could technically count this as mine since I develop it with my friend, but I'm putting it here anyways since I'm not the repo owner
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →