Business Software for Python - Page 10

Top Software that integrates with Python as of November 2025 - Page 10

Python Clear Filters
  • 1
    zope.interface

    zope.interface

    Python Software Foundation

    This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project. This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as an implementation of the Design By Contract methodology support in Python. Interfaces are objects that specify (document) the external behavior of objects that “provide” them. An interface specifies behavior through informal documentation in a doc string, attribute definitions, and invariants, which are conditions that must hold for objects that provide the interface. Attribute definitions specify specific attributes. They define the attribute name and provide documentation and constraints of attribute values. Attribute definitions can take a number of forms.
    Starting Price: Free
  • 2
    NetworkX

    NetworkX

    NetworkX

    NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. Generators for classic graphs, random graphs, and synthetic networks. Additional benefits from Python include fast prototyping, easy to teach, and multi-platform. Network structure and analysis measures.
    Starting Price: Free
  • 3
    BuildVu

    BuildVu

    IDR Solutions

    With BuildVu, you’ll unlock precise PDF-to-HTML/SVG conversion, giving you greater control and added functionality over PDF in your web application. -Optimized Content: BuildVu intelligently converts PDFs, optimizing for smaller file sizes and fast rendering in browsers. -File Metadata: Access PDF data in JSON format, including metadata, word lists, outlines (bookmarks), and annotations. -Thumbnails: Generate high-quality page thumbnails with customizable dimensions. -Annotations: Enjoy support for various annotation types (Links, Popups, Sound/Video, Text, Highlight, Underline) in easy-to-use JSON format. -search.json: Extract all text from the document alongside the HTML content. -Font Conversion: Restructure embedded fonts for compatibility across web browsers. -Office Conversion: Combine BuildVu with LibreOffice for seamless conversion from Office formats (Word, PowerPoint, Excel).
    Starting Price: $450 per month
  • 4
    unittest

    unittest

    Python

    The unittest unit testing framework was originally inspired by JUnit and has a similar flavor as major unit testing frameworks in other languages. It supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from the reporting framework. A test fixture represents the preparation needed to perform one or more tests, and any associated cleanup actions. This may involve, for example, creating temporary or proxy databases, directories, or starting a server process. A test suite is a collection of test cases, test suites, or both. It is used to aggregate tests that should be executed together. A test runner is a component which orchestrates the execution of tests and provides the outcome to the user. The runner may use a graphical interface, a textual interface, or return a special value to indicate the results of executing the tests.
    Starting Price: Free
  • 5
    Puppeteer

    Puppeteer

    Puppeteer

    Most things that you can do manually in the browser can be done using Puppeteer! Puppeteer-core is intended to be a lightweight version of Puppeteer for launching an existing browser installation or for connecting to a remote one. Be sure that the version of puppeteer-core you install is compatible with the browser you intend to connect to. Puppeteer will be familiar to people using other browser testing frameworks. You create an instance of Browser, open pages, and then manipulate them with Puppeteer's API. By default, Puppeteer downloads and uses a specific version of Chromium so its API is guaranteed to work out of the box. To use Puppeteer with a different version of Chrome or Chromium, pass in the executable's path when creating a Browser instance.
    Starting Price: Free
  • 6
    Playwright

    Playwright

    Playwright

    Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox. Test on Windows, Linux, and macOS, locally or on CI, headless or headed. Playwright waits for elements to be actionable prior to performing actions. It also has a rich set of introspection events. The combination of the two eliminates the need for artificial timeouts - the primary cause of flaky tests. Playwright assertions are created specifically for the dynamic web. Checks are automatically retried until the necessary conditions are met. Configure test retry strategy, capture execution trace, videos, screenshots to eliminate flakes. Browsers run web content belonging to different origins in different processes. Playwright is aligned with the modern browsers architecture and runs tests out-of-process. This makes Playwright free of the typical in-process test runner limitations.
    Starting Price: Free
  • 7
    Robot Framework

    Robot Framework

    Robot Framework

    Robot Framework is a generic open-source automation framework. It can be used for test automation and robotic process automation (RPA). Robot Framework is supported by Robot Framework Foundation. Many industry-leading companies use the tool in their software development. Robot Framework is open and extensible. Robot Framework can be integrated with virtually any other tool to create powerful and flexible automation solutions. Robot Framework is free to use without licensing costs. Robot Framework has an easy syntax, utilizing human-readable keywords. Its capabilities can be extended by libraries implemented with Python, Java or many other programming languages. Robot Framework has a rich ecosystem around it, consisting of libraries and tools that are developed as separate projects.
    Starting Price: Free
  • 8
    behave

    behave

    behave

    Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. We have a page further describing this philosophy. Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. It was originally named in 2003 by Dan North as a response to test-driven development (TDD), including acceptance test or customer test driven development practices as found in extreme programming. BDD is a second-generation, outside–in, pull-based, multiple-stakeholder, multiple-scale, high-automation, agile methodology. It describes a cycle of interactions with well-defined outputs, resulting in the delivery of working, tested software that matters.
    Starting Price: Free
  • 9
    Quiver

    Quiver

    Quiver Quantitative

    Trends in FinTech such as commissions-free trading have made it easier than ever to actively manage your own portfolio, which has created millions of retail traders around the world. Over the past decade, alternative data has exploded in popularity among professional money managers. Alternative data allows investors to tap into new and unique data sources to aid their decisions. However, alternative data is typically priced for institutional clients, and is not widely available to retail investors. Quiver allows retail investors to tap into the power of big data, and have access to actionable, easy to interpret data that hasn’t already been dissected by Wall Street.
    Starting Price: Free
  • 10
    RapidFort

    RapidFort

    RapidFort

    Automatically eliminate unused software components and deploy smaller, faster, more secure workloads. RapidFort drastically reduces vulnerability and patch management queues so that developers can focus on building. By eliminating unused container components, RapidFort enhances production workload security and saves developers from unnecessarily patching and maintaining unused code. RapidFort profiles containers to understand what components are needed to run. Run your containers as normal in any environment, dev, test, or prod. Use any container deployment, including Kubernetes, Docker Compose, Amazon EKS, and AWS Fargate. RapidFort then identifies which packages you must keep, enabling you to remove unused packages. Typical improvements are in the 60% to 90% range. RapidFort also provides the option to build and customize remediation profiles, allowing you to pick and choose what to retain or remove.
    Starting Price: $5,000 per month
  • 11
    Predibase

    Predibase

    Predibase

    Declarative machine learning systems provide the best of flexibility and simplicity to enable the fastest-way to operationalize state-of-the-art models. Users focus on specifying the “what”, and the system figures out the “how”. Start with smart defaults, but iterate on parameters as much as you’d like down to the level of code. Our team pioneered declarative machine learning systems in industry, with Ludwig at Uber and Overton at Apple. Choose from our menu of prebuilt data connectors that support your databases, data warehouses, lakehouses, and object storage. Train state-of-the-art deep learning models without the pain of managing infrastructure. Automated Machine Learning that strikes the balance of flexibility and control, all in a declarative fashion. With a declarative approach, finally train and deploy models as quickly as you want.
  • 12
    gopaddle

    gopaddle

    gopaddle

    Unleash the power of the no-code platform for modern applications. Build, Provision, Run and Scale Cloud-Native Applications by leveraging your team's current capabilities. Unlock the potential of your applications, capture new revenue opportunities and exceed customer expectations by modernizing your legacy and greenfield applications rapidly. Be the first to market and lead the change. Leverage Out-of-the-box DevOps capabilities in the platform to simplify and automate your software delivery and maintenance. Spice up your 'cloud first' strategy with multi and hybrid cloud enablement. Avoid vendor lock-in and give the flexibility of choice to your teams to bring their own cloud and infrastructure. Eliminate manual errors due to human factors and save time to modernize applications. Debug and resolve issues faster than before using the built-in developer tools.
    Starting Price: $45 per month
  • 13
    Glipper

    Glipper

    Glipper

    Glipper is a clipboard manager for GNOME. It maintains a history of text copied to the clipboard from which you can choose. Glipper uses plugins to give the user all the extra functionality. In previous versions, Glipper was a GNOME applet, but now it uses an app indicator to support Ubuntu Unity and Ubuntu's Gnome Classic. It allows users of Unix-like operating systems to access a history of X Selections, any item of which can be reselected for pasting. Glipper is often described as the GNOME counterpart to KDE's Klipper. Older versions of Glipper could also be run outside of GNOME, but the newest version 1.0 is GNOME only because of its heavy integration into different GNOME techniques. However, it can be run inside Xfce4's panel using the XfApplet wrapper, and through it, into any custom session that uses xfce4-panel, such as Openbox sessions.
    Starting Price: Free
  • 14
    Comet

    Comet

    Comet

    Manage and optimize models across the entire ML lifecycle, from experiment tracking to monitoring models in production. Achieve your goals faster with the platform built to meet the intense demands of enterprise teams deploying ML at scale. Supports your deployment strategy whether it’s private cloud, on-premise servers, or hybrid. Add two lines of code to your notebook or script and start tracking your experiments. Works wherever you run your code, with any machine learning library, and for any machine learning task. Easily compare experiments—code, hyperparameters, metrics, predictions, dependencies, system metrics, and more—to understand differences in model performance. Monitor your models during every step from training to production. Get alerts when something is amiss, and debug your models to address the issue. Increase productivity, collaboration, and visibility across all teams and stakeholders.
    Starting Price: $179 per user per month
  • 15
    ScraperAPI

    ScraperAPI

    ScraperAPI

    ScraperAPI is a powerful web scraping API that enables users to collect data from any public website without worrying about proxies, browsers, or CAPTCHA challenges. It offers scalable and consistent data extraction solutions, including plug-and-play scraping, structured endpoints, and asynchronous request handling. The platform supports scraping popular sites like Amazon, Google, Walmart, and more, transforming raw web pages into clean, structured JSON or CSV data. Users can automate complex data pipelines without coding and benefit from global proxy coverage and geotargeting. ScraperAPI saves development time by managing proxy rotation, CAPTCHA solving, and browser rendering behind the scenes. Trusted by over 10,000 companies, it serves billions of requests monthly to help businesses gain competitive advantage through efficient data collection.
    Starting Price: $49 per month
  • 16
    ScrapeOwl

    ScrapeOwl

    ScrapeOwl

    We only use the highest quality residential IP addresses to ensure reliability and uptime. Run chrome instances to scrape-at-scale without worrying about resource usage or browser and session management. Get country-specific results for platforms that use localization to display prices and descriptions like Amazon.fr vs Amazon.ae and eBay. Circumvent web security measures by getting data without triggering Catpchas on Cloudflare, Hcaptcha, Google recaptcha. Get country-specific results for platforms that use localization to display prices and descriptions like Amazon.fr vs Amazon.ae and eBay. Extract only the elements you need from a page without needing to parse html yourself. Collect products, prices, and descriptions from product listing pages on e-commerce platforms. APIs are consumed programmatically, meaning you write a program to get the data you want from websites you want to scrape and parse.
    Starting Price: $29 per month
  • 17
    AssemblyAI

    AssemblyAI

    AssemblyAI

    Automatically convert audio and video files and live audio streams to text with AssemblyAI's speech-to-text APIs. Do more with audio intelligence, summarization, content moderation, topic detection, and more. Powered by cutting-edge AI models. From in-depth tutorials to detailed changelogs, to comprehensive documentation, AssemblyAI is focused on providing developers a great experience every step of the way. From core speech-to-text conversion to sentiment analysis, our simple API offers a full suite of solutions catered to all your business speech-to-text needs. We work with startups of all sizes, from early-stage startups to scale-ups, by providing cost-efficient speech-to-text solutions. We're built for scale. We process millions of audio files every day for hundreds of customers, including dozens of Fortune 500 enterprises. Universal-2: Our most advanced speech-to-text model captures the complexity of human speech for impeccable audio data that powers sharper insights.
    Starting Price: $0.00025 per second
  • 18
    OpenCV

    OpenCV

    OpenCV

    OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code. The library has more than 2500 optimized algorithms, which includes a comprehensive set of both classic and state-of-the-art computer vision and machine learning algorithms. These algorithms can be used to detect and recognize faces, identify objects, classify human actions in videos, track camera movements, track moving objects, extract 3D models of objects, produce 3D point clouds from stereo cameras, and stitch images together to produce a high-resolution image of an entire scene, find similar images from an image database, remove red eyes from images taken using flash, follow eye movements, recognize scenery, etc.
    Starting Price: Free
  • 19
    Zebedee

    Zebedee

    Zebedee

    From high-stakes esports tournaments to casual mobile games, our world is open to everyone. Bitcoin is programmable money. We make it a seamless part of the game experience. If you can scan a QR code, you can earn with Zebedee. Straightforward, instant, and available now. Play our games or play with our APIs. Either way, you'll soon discover why Bitcoin is transforming the world of gaming. Open a new acquisition channel and revenue stream in the quickly growing world of Bitcoin gaming. Gain an edge over your competition by offering cutting-edge Bitcoin Lightning services and a gateway into the exploding world of Bitcoin gaming. Play a single intense match with live Bitcoin transfers and earn a share of the prize pot based on your percentage of the total score. In survival mode, your sats are your life. When you score, you get an extra life. When you die, you lose some life. If you run out of seats, you get kicked from the match.
    Starting Price: Free
  • 20
    PDFmyURL

    PDFmyURL

    PDFmyURL

    Use our HTML to PDF API to create PDFs from URLs or HTML. Let your visitors save web pages as PDFs with a single click! Convert entire websites to PDF easily! Join thousands of customers making high-quality PDFs since 2008! Quickly and easily convert any URL or raw HTML into a high-quality PDF. You can use our REST API in any programming language and it comes packed with many options for different layouts, headers, footers, watermarking encryption, and much more. Put a save as PDF link or button on any of your web pages and let your visitors download these pages as PDF with a single click. You control many layout options and set a custom header and/or footer. Save your entire website as a PDF for copyright or other purposes. You just enter the URL and we'll take all the pages of the website and pack them into a single PDF. You grab a coffee and wait until we finish because we'll email you when it's done!
    Starting Price: $19 per month
  • 21
    Superblocks

    Superblocks

    Superblocks

    Superblocks is a programmable IDE for developers to build any internal app, workflow, or scheduled job at a fraction of the time and cost. Ship next month's roadmap this week. Quickly build apps, workflows & jobs connected to your data. Secure with granular permissions (RBAC), SSO, audit logs, and secret management in seconds. Deploy with Git and monitor production. Extend anything with code. No need to learn React, HTML, or CSS. Drag and drop components, connect them to data and make your app dynamic by triggering APIs. Build custom KYC, Compliance, AML, and credit approval tools to enable robust support processes to increase the velocity of your support team. Stop wrestling with CLIs. Quickly build admin panels for your datastores to read, write, and update your customer data with tables, forms, and charts. Clark is an AI-powered app builder that helps teams quickly create secure internal enterprise applications using their own design systems, permissions, and integrations.
    Starting Price: $0 per month
  • 22
    Replicate

    Replicate

    Replicate

    Replicate is a platform that enables developers and businesses to run, fine-tune, and deploy machine learning models at scale with minimal effort. It offers an easy-to-use API that allows users to generate images, videos, speech, music, and text using thousands of community-contributed models. Users can fine-tune existing models with their own data to create custom versions tailored to specific tasks. Replicate supports deploying custom models using its open-source tool Cog, which handles packaging, API generation, and scalable cloud deployment. The platform automatically scales compute resources based on demand, charging users only for the compute time they consume. With robust logging, monitoring, and a large model library, Replicate aims to simplify the complexities of production ML infrastructure.
    Starting Price: Free
  • 23
    MacTerm

    MacTerm

    MacTerm

    Powerful replacement for macOS Terminal, supporting 24-bit color, standard graphics protocols and iTerm2 image sequences and color schemes. MacTerm is one of the few emulators in the world that allow terminal-based programs to set up to 8 bits per RGB component (for a total of 24 bits), allowing for a large number and large spectrum of colors on the screen. The terminal is capable of preserving incoming text perfectly: whether you copy it to the Clipboard, capture it to a file, print it, or drag and drop, any special characters will be present. You can also use the floating command line window to input any kind of character. (In 4.1.0, there are limits on which Unicode characters can actually be displayed by the terminal; these limitations are being removed in 5.0.) Finally, Unicode is supported for file names, preference collection names, and macros.
    Starting Price: Free
  • 24
    Doc Converter Pro

    Doc Converter Pro

    Doc Converter Pro

    Convert one file or an entire folder. With an average conversion time of less than one second you will have your documents converted in no time. Create custom conversion templates to suit your needs. Full control over images, CSS, find and replace/delete and more. Share your templates with colleagues. Batch convert Word or PDF files to HTML and clean up the code. Convert Word to PDF, PDF to Word. Most document formats supported. The program comes with a full selection of templates that should cover the needs of most users. You just select the one you want to use from the drop-down list. When converting to HTML you have full control over images, code and CSS. You can even run find and replace commands. Once you are happy with your template it can be saved for later use or shared with colleagues.
    Starting Price: $10 per month
  • 25
    Workona

    Workona

    Workona

    The essential work organizer for the browser. Your work is scattered across dozens of tabs & cloud apps. Workona puts it all in one place, so projects are finally organized. Organize your tabs, docs, & links into a dedicated space for each project. A workspace organizes everything for a project: tabs, docs, notes, tasks, and resources from all your cloud apps. Workspaces are flexible enough to keep up with the pace of modern work. Perfect for teams that use Google Drive! Workona brings together all the apps you already use. With a single source of truth for each project, your team can finally focus. Workspaces hold docs & links from any app, so nothing slips between the cracks. Workspaces pull your team processes out of scattered apps and into one place, so your team can work more efficiently. From anywhere in the browser, search for tabs or other work with laser precision. Plus, sync tabs to your devices seamlessly.
    Starting Price: $7 per month
  • 26
    Sunflower

    Sunflower

    Sunflower

    Small and highly customizable twin-panel file manager for Linux. It is intended to be an easy-to-use and powerful file manager that seamlessly integrates into the GNOME desktop environment (but is not limited to). Feature-packed configuration to help make the program your own. More flexibility in your daily operations through easy to use interface. Set of tabs for every occasion. Visually mark your files and directories for quick reference. Quick access to the command line interface through terminal tabs, VTE, or external. Better multitasking with full multithreading support. Easily extensible with Python and GTK+. Fully optimized for keyboard users. Sunflower is a small and highly customizable twin-panel file manager for Linux with support for plugins. Fully compatible and native to Wayland compositors.
    Starting Price: Free
  • 27
    Towhee

    Towhee

    Towhee

    You can use our Python API to build a prototype of your pipeline and use Towhee to automatically optimize it for production-ready environments. From images to text to 3D molecular structures, Towhee supports data transformation for nearly 20 different unstructured data modalities. We provide end-to-end pipeline optimizations, covering everything from data decoding/encoding, to model inference, making your pipeline execution 10x faster. Towhee provides out-of-the-box integration with your favorite libraries, tools, and frameworks, making development quick and easy. Towhee includes a pythonic method-chaining API for describing custom data processing pipelines. We also support schemas, making processing unstructured data as easy as handling tabular data.
    Starting Price: Free
  • 28
    MergeBase

    MergeBase

    MergeBase

    With the lowest false positive software composition analysis (SCA) scanner, comprehensive software bill of materials (SBOM) engine, and patented Java Dynamic Application Hardening capability, MergeBase provides the only software supply chain security solution offering real-time DevSecOps visibility of third-party risk from development into operation covering all major languages from C/C++, .NET, JavaScript/NPM to Java.
    Starting Price: $380 per month
  • 29
    Paperplane

    Paperplane

    Paperplane

    Installing and maintaining a PDF backend is tedious and time-consuming. Paperplane adds PDF functionality to your app fast, so you can move on to what matters. If you have batch workloads, Paperplane will create up to 20 PDFs in parallel. Allowing you more time to improve your workflow and pump out more PDFs. The API is asynchronous too, meaning you can fire and forget your PDF jobs rather than keeping long-running processes around until everything finishes. Webhooks take care of notifying you of any errors that may have occurred during the PDF generation process. Are you looking for a solution to generate PDFs from your single-page app? If your site works in Chrome, it’ll work with Paperplane. Or choose to wait for an element to appear on the page before generating the PDF, so you can be sure all your content has loaded.
    Starting Price: $15 per month
  • 30
    PDF Generator API

    PDF Generator API

    Actual Reports

    PDF Generator API allows you easily generate PDF documents from pre-defined PDF templates with JSON data. Enable your users to create PDFs and manage their document templates using a browser-based drag-and-drop PDF editor to reduce development and support costs. We provide a workspace logic that allows creating a separate workspace for each of your users where they can store and manage document templates. A new workspace is automatically created whenever you make API requests with a new workspace identifier. You can write mathematical and logical expressions to manipulate and customize values displayed in components. Use ternary, arithmetic, bitwise and comparison operators, and functions to sum, join and iterate arrays. You can use different components like Text, Table and Barcode and define the formatting for number and date values. It is possible to group, filter and sort lists and tables without a need to modify the data set on the software application side.
    Starting Price: $29 per month