Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Innovate faster with enterprise-ready generative AI—enhanced by Gemini
Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.
Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
Worst Cases is a python script that enables calculations on worst case objects. Like a calculator operating on worst cases (e.g. [1,2,3]) rather than on real numbers (2.35) WARNING: This program is released as is, and has never been extensively teste
Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
A Call Center Platform that makes ten times more calls at a fraction of the costs!
We offer calling, texting, and email solutions for political campaigns, advocacy groups, nonprofits, and businesses of all sizes.
Whether you’re a political campaign, an advocacy, a nonprofit, or a business, CallHub is the only campaigning & digital organizing platform you’ll require to Connect, Organize & Win – at scale.
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
Inspired by the movie "Number 23". I've written a python program who calculates the sum of a string and he puts out a message if the sum has anything to do with the number 23.
http://creativecommons.org/licenses/GPL/2.0/
An OpenSource congressional apportionment calculator. Given state census data, the congressional seats will be apportioned to the states using a variety of methods, both current and historic.
D20 Calculator is a graphical roller for a d20 based RPG. The program recognizes commonly used expressions such as "3d8+4", rolls, totals, and displays the results in a detailed, yet easy to read format.
My Calculate! is a python based calculator which can calculate:
- Trigonometrical functions (in radians or degrees)
- 2D and 3D geometrical calculations (area/perimeter/volume/surface area)
Sudsy is a saponification calculator coded in Python. The CLI works fine, but the PyGTK version still needs some work...The interface is designed and it starts up, but some of the callbacks still need to be implemented. Let me know if you can help.
A better python wrapper for the Google APIs. Provides wrapper functions for Google Maps, Google Calculator, Google Translate and Google Search (uses REST)
Reverse Polish Notation interpreter for use as an interactive calculator in conjunction with the standard Python interactive interpreter. Easily extended by the user.