JOpt.TourOptimizer
JOpt.TourOptimizer is an enterprise optimization engine for route planning, scheduling, and resource allocation across logistics, transportation, dispatch, and field service operations. It is built for organizations that need to solve complex planning problems under real-world business constraints rather than simple consumer-grade route calculation. The platform supports vehicle routing and scheduling scenarios such as VRP, CVRP, VRPTW, pickup and delivery, multi-depot planning, heterogeneous fleets, and workforce scheduling.
JOpt.TourOptimizer can model time windows, working hours, visit durations, capacities, skills and expertise levels, territories, zone governance, overnight stays, alternate destinations, and custom business rules. This makes it suitable for production deployments where feasibility, transparency, and operational reliability matter. It is designed to generate practical plans that help teams balance travel time, service commitments, workload distribution, and operational cost in demanding enterprise environments.
The solution is available both as an embedded Java SDK and as a Docker-based REST API with OpenAPI and Swagger support. This allows software vendors, enterprise developers, and system integrators to embed advanced optimization into TMS, ERP, CRM, WMS, dispatch systems, customer platforms, and field service applications. With support for scalable integration and modern service architectures, JOpt.TourOptimizer helps organizations improve planning efficiency, service quality, SLA compliance, transparency, and operational resilience at scale. It also supports enterprise integration strategies that require reproducible optimization runs, structured outputs, and flexible deployment models.
Learn more
Budgyt
You know the pain. 8,000+ formulas in your Excel budget, any one of which could break. Department heads emailing versions back and forth. Mystery errors appearing right before board meetings. Weekends lost hunting for that one number that doesn't add up.
We built Budgyt because we lived that nightmare as CFOs ourselves.
It's a true database that works like Excel, so your team doesn't need training. But formulas never break. Every number traces back to source with one click. Import your chart of accounts and actuals directly from your accounting system. Click any variance to drill down to vendor-level detail instantly. Run rolling reforecasts every month without rebuilding everything from scratch.
We connected it via API so you're up and running in hours, not spending months on implementation consulting.
Built for multi-department organizations where budgeting needs to be collaborative, but the finance team needs to stay in control. No more emailing spreadsheets around. No more "did I break something?" panic. Just budgeting that actually works.
Learn more
ConvertCalculator
Transform your spreadsheet into an interactive calculator on your website and elevate your business! Allow visitors to engage by adjusting parameters to compute their costs, return on investment, or savings. Design personalized calculator forms and pages on your own, which would otherwise require a team of developers weeks to accomplish. Calculators break down intricate figures, enabling you to convey your pricing, features, or ROI more effectively to your audience. Enhance your online conversion rates with a calculator form on your site, allowing you to capture leads, sales, and customers more efficiently. You can easily build a dedicated page or seamlessly integrate your form into your existing website. Your calculator can be embedded across various platforms, and we offer tailored methods for popular website builders. Utilize a DIY drag-and-drop calculator form creator that accommodates all necessary question types. Build complex formulas effortlessly with our intuitive formula builder, as all Excel formulas are readily available. Additionally, you can establish variables to streamline formula reuse or create data sheets that can handle extensive datasets efficiently, ensuring you have all the tools necessary for precise calculations.
Learn more
xlrd
The xlrd library is designed for developers looking to extract data from .xls files, which are a type of Microsoft Excel spreadsheet. This tool specifically focuses on reading data and the formatting details contained within these older Excel file formats. It's important to note that xlrd is limited to handling only .xls files moving forward. The library does not process features such as charts, macros, images, or any other embedded elements, including additional worksheets, VBA modules, or formulas, though it can retrieve the results of formula evaluations, comments, hyperlinks, and various filters such as auto, advanced, and pivot tables, as well as conditional formatting and data validation. Unfortunately, password-protected files cannot be accessed or read with this library. When using xlrd from the command line, users can view the first, second, and last rows of each sheet contained within the specified files. Additionally, it's worth mentioning that xlrd is distributed under the BSD license, providing certain freedoms for developers to utilize and modify the library as needed.
Learn more