GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
Learn More
The training management software of choice for commercial training providers who want to save time and crush sales targets.
On average, Arlo clients reduce administration by 43% and grow registrations by 76%.
Arlo is training management software for training providers who want to save time and crush sales targets. It is a complete training management solution to promote, sell and deliver instructor-led, online and blended learning.
Arlo takes care of your public training schedule, private in-house courses and ongoing training contracts, so you to manage your whole business in one system. It saves you time by automating manual processes and helps you grow with slick ecommerce and marketing tools. See for yourself by starting a free trial.
A python-based calculator that uses the Sabine, Norris-Eyring and Fitzroy formulae to calculate the RT60 time of a room with given specifications. Material list from SAE Institute reference.
Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators.
The language is a basic subset of Python, with access to the calculator's built in functions.
Silverware is built for hotel, resort, and multi-venue hospitality operators who need enterprise-grade control, deep integrations, and always-on reliability to run complex operations at scale.
A program to calculate the amount of goods you must send from a production factory to a consumer in order to avoid exceed the maximum production. This is mainly an iniciative to make the simutrans team to incorporate in the game a helper tool like th
For retail store owners and multi-location retail operations needing a tool to manage sales, inventory, staff and channels in one place
Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
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.
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.
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.