1196 Integrations with Python
View a list of Python integrations and software that integrates with Python below. Compare the best Python integrations as well as features, ratings, user reviews, and pricing of software that integrates with Python. Here are the current Python integrations in 2025:
-
1
PyPI
PyPI
PyPI is the official repository for Python software packages, hosting hundreds of thousands of projects that developers can publish and users can discover and install. It supports both source distributions (“sdists”) and pre-built binary “wheels”, allowing packages to include native extensions for different platforms. Projects on PyPI consist of multiple releases, each of which can include various files for different operating systems or Python versions. Metadata for each package includes things like version number, dependencies, licensing, classifiers, description (including rendering Markdown or reStructuredText), and other information that tools like pip use to resolve, download, and install the correct package. PyPI provides search and filtering based on package metadata, letting users find what they need via keywords, compatibility, or other package attributes.Starting Price: Free -
2
pdf2docx
Artifex
pdf2docx is a Python library that uses PyMuPDF to extract data from PDF files, parse their layouts according to rules, and generate corresponding .docx files via python-docx. It supports conversion of text, images, tables, and other structural elements; it includes tools to extract tables, handle formatting, and preserve layout as much as possible. It offers both a command-line interface and a graphical user interface. The internal architecture is modular; it includes packages for handling pages, layout, tables, images, shape paths, text spans/blocks, and other elements, enabling fine control over how PDF content is mapped into Word documents. Developers can use the API for batch conversions or integrate it into workflows; there's documentation on installation (from PyPI or source), usage, and technical details of layout-parsing, table extraction, and internal modules. The project is open source, hosted on GitHub, and made available under its license with no warranty.Starting Price: Free -
3
Nitric
Nitric
Nitric is an open source, cloud-agnostic backend framework that enables developers to declare infrastructure as code and automate deployments using pluggable plugins. It supports multiple languages, including JavaScript, TypeScript, Python, Go, and Dart. Key features include defining APIs (REST, HTTP), serverless functions, routing, authentication/authorization (OIDC-compatible), storage (object/file storage, signed URLs, bucket events), databases (e.g., managed Postgres with migrations), messaging (queues, topics, pub/sub), websockets, scheduled tasks, and secrets management. Nitric integrates with tools like Terraform or Pulumi, or lets you write your own plugins, and works with major cloud providers (AWS, Azure, Google Cloud). It also supports local development with simulated cloud environments so you can prototype, test, and iterate without incurring cloud cost. The framework emphasizes declarative security, resource access management, and portability.Starting Price: Free -
4
Brokk
Brokk
Brokk is an AI-native code assistant built to handle large, complex codebases by giving language models compiler-grade understanding of code structure, semantics, and dependencies. It enables context management by selectively loading summaries, diffs, or full files into a workspace so that the AI sees just the relevant portions of a million-line codebase rather than everything. Brokk supports actions such as Quick Context, which suggests files to include based on embeddings and structural relevance; Deep Scan, which uses more powerful models to recommend which files to edit or summarize further; and Agentic Search, allowing multi-step exploration of symbols, call graphs, or usages across the project. The architecture is grounded in static analysis via Joern (offering type inference beyond simple ASTs) and uses JLama for fast embedding inference to guide context changes. Brokk is offered as a standalone Java application (not an IDE plugin) to let users supervise AI workflows clearly.Starting Price: $20 per month -
5
Flox
Flox
Flox is a development environment manager and package tool that lets developers define, share, and replicate consistent environments across machines by leveraging the Nix ecosystem. Flox lets you create environments via a simple manifest.toml, layering and replacing dependencies precisely where needed. It activates subshells with reproducible dependencies and integrates shell hooks, version constraints, and services (e.g., local databases) to automate setup. Because it runs on the host system (rather than inside containers), developers maintain access to files, configurations, SSH keys, and shell aliases without Docker-style bind mounts. Flox supports cross-platform and multi-architecture environments by default, allowing environments to run identically on various systems; you can constrain them to specific systems or use package groups to manage architecture-specific dependencies.Starting Price: $20 per month -
6
seenode
seenode
seenode is the European developer cloud that makes deploying and running apps effortless. Whether you’re building with Django, Node.js, Python, or Elixir, Seenode provides an environment optimized for modern development workflows. Key features include Git-based deployments, CLI and API tooling, persistent storage, and worker services for background tasks. With pricing starting at just €3/month and a free 7-day trial, seenode offers an affordable alternative to platforms like Heroku or Railway -without vendor lock-in. By hosting entirely in the EU, seenode ensures fast performance, data compliance, and peace of mind for developers and businesses. Deploy your apps in minutes, manage them with ease, and scale without surprises.Starting Price: $1/month -
7
TestComplete
SmartBear
Ensure the quality of your application without sacrificing speed or agility with an easy-to-use, GUI test automation tool. Our AI-powered object recognition engine and script or scriptless flexibility is unmatched, letting you test every desktop, web, and mobile application with ease. TestComplete comes with an intelligent object repository and support for over 500 controls, so you can ensure your GUI tests are scalable, robust, and easy to maintain. More automated quality means more overall quality. Automate UI testing across a wide range of desktop applications, including .Net, Java, WPF and Windows 10. Create reusable tests for all web applications including modern JavaScript frameworks like React and Angular on 2050+ browser and platform configurations. Create and automate functional UI tests on physical or virtual iOS and Android devices. No need to jailbreak your phone.Starting Price: $4,836 -
8
The Welkin Suite
The Welkin Suite
Work smart with a IDE for the Force.com platform, where you can work in Development or Admin modes with SFDX, Lightning, FLS, and many other ultimate Salesforce technologies. Stop dealing with those complex workflows of pre-DX, and enjoy all the benefits of version control, continuous delivery, and continuous integration. You can manage your scratch and "regular" orgs, work with a new type of projects — and still use almost all the features of The Welkin Suite IDE! Save tons of time by developing new functionality and applications without actually having to write the code! By using the Point-and-Click development possibilities within The Welkin Suite IDE, you create and maintain your business solutions with fewer efforts. Develop incredible Lightning applications and components directly in the IDE. Сreate dynamic web applications within the IDE without any additional software. Enjoy a full-fledged set of tools for developing Lightning Applications and Components.Starting Price: $15.00/month/user -
9
Vizard Virtual Reality Software
WorldViz
COMPREHENSIVE VIRTUAL REALITY SOFTWARE FOR RESEARCHERS Build once, deploy everywhere. The Vizard virtual reality software's universal VR hardware connectivity supports a range of VR headsets, projection systems, 3D displays, motion trackers, eye-trackers, gloves, biofeedback monitors, and more. Capture and output a wide array of precise data in real time based on research requirements. Take advantage of 3D model workflows from 3DS Max, Maya, Revit, Sketchfab, Substance Painter, and many more via glTF, DAE, FBX and more. Leverage the power of Python, the world’s most accessible, popular scripting language. Includes robust open-source community libraries and toolkits for researchers. Achieve versatile rendering including multi-user, clustering, multi-channel abilities, Projection VR, HTC Vive, Oculus Rift, Windows MR headsets, and more with Vizard virtual reality software -
10
Codacy
Codacy
Codacy is an automated code review tool that helps identify issues through static code analysis, allowing engineering teams to save time in code reviews and tackle technical debt. Codacy integrates seamlessly into existing workflows on your Git provider, and also with Slack, JIRA, or using Webhooks. Users receive notifications on security issues, code coverage, code duplication, and code complexity in every commit and pull request along with advanced code metrics on the health of a project and team performance. The Codacy CLI enables running Codacy code analysis locally, so teams can see Codacy results without having to check their Git provider or the Codacy app. Codacy supports more than 30 coding languages and is available in free open-source, and enterprise versions (cloud and self-hosted). For more see https://www.codacy.com/Starting Price: $15.00/month/user -
11
TeamCity
JetBrains
Powerful Continuous Integration out of the box. Define up to 100 build configurations (jobs) and run unlimited builds. Run up to 3 builds concurrently. Add extra agents when necessary. Utilize the full potential of all the TeamCity features. This product includes features identical to those available to our largest customers. Receive peer support through the forum, alternatively file a bug or feature request, and vote for them in our public issue tracker. Unlimited users, unlimited build time. No strings attached. Build, check and run automated tests on the server even before committing your changes – keeping your code base clean at all times. Don’t wait for a build to finish to discover that something is wrong. Form your project tree to inherit parent settings and permissions. Create templates with common settings and inherit any number of build configurations from them.Starting Price: $18/month -
12
Arachnophilia
Arachnoid
Arachnophilia is a Web page development workshop and general programming tool. Arachnophilia is written in the Java computer language.Starting Price: Free -
13
Zyte
Zyte
Hi, we’re Zyte (formerly Scrapinghub)! We are the leader in web data extraction technology and services. We’re obsessed with data. And what it can do for businesses. We help thousands of companies and millions of developers to get their hands on clean, accurate data. Quickly, reliably and at scale. Every day, for more than a decade. From price intelligence, news and media, job listings and entertainment trends, brand monitoring, and more, our customers rely on us to obtain dependable data from over 13 billion web pages each month. We led the way with open source projects like Scrapy, products like our Smart Proxy Manager (formerly Crawlera), and our end-to-end data extraction services. Our fully remote team of nearly two hundred developers and extraction experts set out to remove the barriers to data and change the game. -
14
Meya
Meya.ai
Accelerate your roadmap. Get to market faster and stay at the forefront of the cognitive revolution. Unlock each developer’s potential with cutting edge technology. A good tech stack starts with a solid foundation. With Meya, your cognitive apps run in a modern computing environment, that is performant, secure, compliant and easily managed. Our team is continually updating our framework to take advantage of the latest in artificial intelligence research. Focus on building a great user experience while we ensure your cognitive app’s hosting, integrations, and more! Build, host, and train your cognitive application in one place. Easily scale your bot and take advantage of the most popular messaging and customer support platforms. Handle any complex use case by connecting to your business back end. Stay focused on the user experience and let us take care of the rest. -
15
Red Hat AMQ
Red Hat
Red Hat AMQ is a flexible messaging platform that delivers information reliably, enabling real-time integration and connecting the Internet of Things (IoT). Based on open source communities like Apache ActiveMQ and Apache Kafka, it supports various messaging patterns to integrate applications, endpoints, and devices quickly and efficiently, enhancing enterprise responsiveness and agility. AMQ facilitates data sharing between microservices and other applications with high throughput and low latency. AMQ supports connectivity from client programs written in multiple languages. It defines an open-wire protocol for messaging interoperability, allowing enterprises to deploy various distributed messaging solutions to meet evolving business requirements. Backed by Red Hat's award-winning support and services, AMQ has a track record of supporting mission-critical applications. -
16
SendSafely
SendSafely
The end-to-end encryption platform for modern business. SendSafely lets you easily exchange encrypted files and information with anyone on any device. Let us take the headache out of secure file exchange. Trusted by leading brands that understand the importance of keeping customer information safe. SendSafely works natively with all major browsers. No software to install, no encryption keys to manage. Use SendSafely for compliance with regulations like HIPAA (BAA available), GDPR, CCPA and more. Use one of our pre-built platform connectors or easily create your own integration with our developer API. Features designed for businesses such as user administration, single sign on and custom branding. SendSafely integrates with many popular third party systems, adding end-to-end encryption to the platforms your users already know and love. Extend the capabilities of your existing apps and infrastructure by seamlessly adding encryption to your existing workflows.Starting Price: $11.50/user/month -
17
Gerrit Code Review
Gerrit
Read old and new versions of files with syntax highlighting and colored differences. Discuss specific sections with others to make the right changes. Gerrit includes Git-enabled SSH and HTTPS servers compatible with all Git clients. Simplify management by hosting many Git repositories together. Schedule git gc over all managed repositories and replicate to geographical mirrors for latency reduction and backup servers for hot spare redundancy. Gerrit Code Review can be extended and further customized by installing server-side plugins. Source code for additional plugins can be found through the project listing. -
18
Qwiet AI
Qwiet AI
The Fastest Code Analysis, Hands Down. 40X faster scan times so developers never have to wait for results after submitting pull requests. The Most Accurate Results. Qwiet AI has the highest OWASP Benchmark score, which is nearly triple the commercial average and more than double the 2nd highest score. Developer-Centric Security Workflows. 96% of developers report that disconnected security and development workflows inhibit their productivity. Implementing developer-centric AppSec workflows decreases mean-time-to-remediation (MTTR), typically by 5X - enhancing both security and developer productivity. Automatically Find Business Logic Flaws in Dev. Identify vulnerabilities that are unique to your code base before they reach production. Achieve Compliance. Demonstrate and maintain compliance with security and privacy regulations such as SOC 2, PCI-DSS, GDPR, and CCPA.Starting Price: Free -
19
Sparrow SAST
Sparrow
Support over 20 languages including Java, JSP, C/C++, C#, Python, Swift, ASP(.NET), ABAP, Object C, etc. Complies with global security compliances guides and standards. MVC structure analysis, associated file analysis, and analysis of function call relationship in various levels. Incremental analysis: Minimize analysis time by only analyzing newly added, modified files and their associated files. Interact with other Sparrow AST solutions (DAST, RASP) to identify correlation among vulnerabilities and improve search results. Issue navigator to track and follow vulnerabilities from its origin to actual code. Automated real source code correction guide. Automated classification of vulnerabilities. Dashboard for analysis result management and statistics. Centralized rule (Checker) management based on information including risk levels, option and other. -
20
GuardRails
GuardRails
Empowering modern development teams to find, fix and prevent vulnerabilities related to source code, open source libraries, secret management and cloud configuration. Empowering modern development teams to find, fix, and prevent security vulnerabilities in their applications. Continuous security scanning reduces cycle times and speeds up the shipping of features. Our expert system reduces the amount of false alerts and only informs about relevant security issues. Consistent security scanning across the entire product portfolio results in more secure software. GuardRails provides a completely frictionless integration with modern Version Control Systems like Github and GitLab. GuardRails seamlessly selects the right security engines to run based on the languages in a repository. Every single rule is curated to decide whether it has a high security impact issue resulting in less noise. Has built an expert system that detects false positives that is continuously tuned to be more accurate.Starting Price: $35 per user per month -
21
Blueshift
Blueshift
Blueshift is a free platform to bring institutional class infrastructure for investment research, backtesting and algorithmic trading to everyone; anywhere and anytime. We have launched the alpha version - a fast backtesting platform with minute-level data covering multiple asset classes and markets. We’re working tirelessly to make more features (including live trading) available to you very soon. Sign up today and start getting ready for the future of trading and investing. Code and use existing trading templates in python. Backtest over 10 years+ data for equities (india & the us markets) and forex. Automate trades in live markets. Our cloud-based back-testing engine gives you considerable advantages in quick research than a desktop application. No more worries to set up, manage and ingest data. Develop your investment strategy in python programming environment. Analyse back-test results and fine-tune your strategy. All for free.Starting Price: 0 -
22
Eclipse Theia
Eclipse Foundation
Eclipse Theia is an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies. Not sure whether you need a web or desktop version or both? With Theia you can develop one IDE and run it in browsers or native desktop application from a single source. The Theia project is hosted at the Eclipse Foundation, a not-for-profit corporation, and is developed by a diverse community. Unlike other "open-source" projects, projects hosted at an Open-Source Foundation are protected against single-vendor decisions against the interest of the diverse community. Theia is designed in a modular way to allow extenders and adopters customizing and extending every aspect of it. Composing a custom IDE-like product is as easy as listing all needed extensions in a package.json file. Adding new functionality by implementing your own extensions is easy, too and provides all the flexibility you need.Starting Price: $0 -
23
Typora
Typora
Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself. Typora allows you to manage your files easily, providing both file tree panel and articles (file list) side panel, allows you to manage your files easily. Organize your files your way, including putting in sync services, like Dropbox or iCloud. Automatically see the Outline structure of your documents in outline panel, which allows you to quickly go through the document and jump to any section with one click. Export to PDF with bookmarks. Go further and export or import. More formats, including docx, OpenOffice, LaTeX, MediaWiki, Epub, etc, can be exported or imported. See how large your document is in words, characters, lines, or reading minutes. -
24
Replit Agent
Replit
Create beautiful, modern web applications at the speed of thought. Describe what you need and Replit's AI Agent builds it for you. Meet Replit Agent, an advanced AI making programming accessible to everyone. Build at the speed of thought and launch in minutes. Prompt Replit Agent by describing the app or site you want to create. Replit AI can even help you enhance your prompt for the best results. Replit Agent generates a plan for bringing your idea to life. Start with a prototype, and add extra features as you go by writing simple prompts. Refine your creation through an easy-to-use chat interface. After every step of your build plan, the agent will ask for feedback and integrate your requests into the next batch of work. Deployment your site or app to to a live URL in minutes. Backed by Google Cloud, Replit Deployments let you build your startup, automate your job, grow your following, and more — faster than ever before. -
25
Intel Tiber AI Studio
Intel
Intel® Tiber™ AI Studio is a comprehensive machine learning operating system that unifies and simplifies the AI development process. The platform supports a wide range of AI workloads, providing a hybrid and multi-cloud infrastructure that accelerates ML pipeline development, model training, and deployment. With its native Kubernetes orchestration and meta-scheduler, Tiber™ AI Studio offers complete flexibility in managing on-prem and cloud resources. Its scalable MLOps solution enables data scientists to easily experiment, collaborate, and automate their ML workflows while ensuring efficient and cost-effective utilization of resources. -
26
CLion
JetBrains
Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. Create custom live templates to reuse typical code blocks across your code base to save time and maintain a consistent style. Rename symbols; inline a function, variable, or macro; move members through the hierarchy; change function signatures; and extract functions, variables, parameters, or a typedef.Starting Price: $8.90 per month -
27
pytest
pytest
pytest helps you write better programs. The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. Due to pytest’s detailed assertion introspection, only plain assert statements are used. Detailed info on failing assert statements. Auto-discovery of test modules and functions. Modular fixtures for managing small or parametrized long-lived test resources. Can run unittest (including trial) and nose test suites out of the box. Supports Python 3.6+ and PyPy 3. Rich plugin architecture, with over 315+ external plugins and thriving community. The maintainers of pytest and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. -
28
Visplore
Visplore
Visplore is a plug-and-play software solution for rapid advanced analytics of process and asset data. Easy-to-use visualization and automated analytics provide process and maintenance engineers with answers for data-driven decision-making. Increase the speed and value of data analytics by 10x – 100x and master the digital transformation with your subject-matter experts. Highlights: - Work with millions of data records without delay (zooming etc.). - Select, cleanse, label and export data interactively - Connect with Python, R, Matlab, CSV, databases and OSISoft PI to get started in 1 minute. -
29
IntelliCode
Microsoft
Visual Studio IntelliCode: AI-assisted development. IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list. IntelliCode recommendations are based on thousands of open source projects on GitHub each with over 100 stars. When combined with the context of your code, the completion list is tailored to promote common practices. IntelliCode isn’t limited to statement completion. Signature help also recommends the most likely overload for your context. IntelliCode can provide recommendations based on your code and seamlessly share them across your team. With this preview feature, you can build a team model to provide recommendations on code that isn’t in the open source domain, such as methods on your own utility classes or domain specific library calls. Integrate our build task into your pipeline to keep your team completions up to date with repository changes. -
30
Spyder
Spyder
Spyder’s multi-language editor integrates a number of powerful tools right out of the box for an easy to use, efficient editing experience. The editor’s key features include syntax highlighting (pygments); real-time code and style analysis (pyflakes and pycodestyle); on-demand completion, calltips and go-to-definition features (rope and jedi); a function/class browser, horizontal and vertical splitting, and much more. The IPython console allows you to execute commands and interact with data inside IPython interpreters. The variable explorer allows you to interactively browse and manage the objects generated running your code. It shows the namespace contents (including all global objects, variables, class instances and more) of the currently selected IPython console session, and allows you to add, remove, and edit their values through a variety of GUI-based editors. -
31
GroupBy
GroupBy Inc.
Founded in 2013, GroupBy is an eCommerce Search and Product Discovery SaaS technology provider that powers some of the largest B2B and B2C brands. GroupBy’s AI-first composable platform is bringing next-generation search technology to retailers worldwide, helping to bridge the gap between consumer and merchant. Powered by Google Cloud Vertex AI Search for Retail, the headless eCommerce platform consists of Data Enrichment, Search and Recommendations, Merchandising, and Analytics and Reporting providing eCommerce merchants with access to a powerhouse of products and services designed to enhance the digital customer experience. Built on AI fundamentals, the GroupBy platform is transforming eCommerce merchandising from rule-based to revenue-generating, optimizing productivity and efficiencies, and reducing time to market - allowing retailers, wholesalers and distributors to focus on business strategic initiatives that drive revenue. -
32
Klocwork
Perforce
Klocwork static code analysis and SAST tool for C, C++, C#, Java, and JavaScript identifies software security, quality, and reliability issues helping to enforce compliance with standards. Built for enterprise DevOps and DevSecOps, Klocwork scales to projects of any size, integrates with large complex environments, a wide range of developer tools, and provides control, collaboration, and reporting for the entire enterprise. This has made Klocwork the preferred static analyzer that keeps development velocity high while enforcing continuous compliance for security and quality. Use Klocwork static application security testing (SAST) for DevOps (DevSecOps). Our security standards identify security vulnerabilities, helping to find and fix security issues early and proving compliance to internationally recognized security standards. Klocwork integrates with CI/CD tools, containers, cloud services, and machine provisioning making automated security testing easy. -
33
ActiveState
ActiveState
ActiveState delivers Intelligent Remediation for vulnerability management, which enables DevSecOps teams to not only identify vulnerabilities in open source packages, but also to automatically prioritize, remediate, and deploy fixes into production without breaking changes, ensuring that applications are truly secured. Existing tools overwhelm DevSecOps teams with excessive vulnerability data, false positives, and a lack of prioritization, often leading to inaction and increased exposure to exploits. ActiveState’s solution provides your DevSecOps with a comprehensive view of open source vulnerability status across your application portfolio, enabling them to prioritize the vulnerabilities that matter, assess the risk of updates, and choose recommended remediation paths. The ActiveState platform centers on open source languages packaged as runtimes that can be deployed in various form factors. Low-to-no CVE container images are also available for plug-in and play needs. -
34
NVU
NVU
A complete web authoring system for Linux Desktop, Microsoft Windows and Macintosh users to rival programs like FrontPage and Dreamweaver. Nvu (pronounced N-view, for a "new view") makes managing a website a snap. Now anyone can create web pages and manage a website with no technical expertise or knowledge of HTML. Nvu and KompoZer are free, open-source solutions, and are community-supported. If you are having a problem with Nvu or KompoZer, then visit and look for help. NVU 1.0, released in June 2005, is the last official release that you will find at most download sites, however, it isn't the newest or best version of the Nvu software. An unofficial bugfix/update called "KompoZer" is available here. KompoZer is not a cure-all for all the bugs in NVU 1.0, but it does fix some of the major annoyances. If you use NVU 1.0 and it works for you, stick with it. But if you run into problems, give KompoZer a try and see if it helps. -
35
DroidEdit
DroidEdit
Take your work everywhere. Code while you're waiting for the bus or when you're relaxing in a nice beach. Edit your files directly from the cloud. DroidEdit works with Dropbox, Drive, Box, (S)FTP servers and Git. More file providers coming shortly. Syntax highlighting for almost 200 different programming languages. Don't rush to your office if you receive an emergency call asking you to change some code. Just pick your mobile phone and edit everything you need. Checkout, edit, commit and push directly from your phone or tablet. Some developers prefer dark backgrounds, others can only code on paper white screens. To each his own. Use one of the many provided themes for syntax highlighting. If you don't like any, create your own. Expand simple expressions into full fledged HTML code automagically using Emmet.Starting Price: Free -
36
Tornado Web Server
Tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process. While some support of WSGI is available in the tornado.wsgi module, it is not a focus of development and most applications should be written to use Tornado’s own interfaces (such as tornado.web) directly instead of using WSGI. In general, Tornado code is not thread-safe. Tornado is integrated with the standard library asyncio module and shares the same event loop (by default since Tornado 5.0). In general, libraries designed for use with asyncio can be mixed freely with Tornado. -
37
Sonatype SBOM Manager
Sonatype
Sonatype SBOM Manager is a comprehensive solution for creating, managing, and monitoring Software Bills of Materials (SBOMs), ensuring compliance with global regulations and strengthening the security of your software supply chain. It supports the generation and analysis of SBOMs in CycloneDX and SPDX formats, integrating with both third-party software and internal applications. SBOM Manager automates vulnerability scanning, tracks software components, and alerts teams to security risks, making it easier to meet regulatory requirements. With advanced features like real-time monitoring, customizable reporting, and continuous security updates, SBOM Manager helps organizations proactively manage open-source risks and improve software security posture. -
38
SonarQube for IDE
SonarSource
Easy to use, no configuration needed — just install from your favorite IDE marketplace and continue to code while SonarQube for IDE (formerly SonarLint) does its job. Your current linting tools may come with overhead – specialized tools for languages or longer setup and config time. With SonarQube for IDE, you can settle on a single solution to address your Code Quality and Code Security issues. We have you covered with hundreds of unique, language-specific rules to catch Bugs, Code Smells, and Security Vulnerabilities right in the IDE, as you code. From dangerous regex patterns to non-compliant coding standards, SonarQube for IDE is your true confidante in delivering error-free code. With an intelligent tool by your side, your mistakes are only visible to you so you can understand them, quickly remediate them, and learn along the way. -
39
TotalView
Perforce
TotalView debugging software provides the specialized tools you need to quickly debug, analyze, and scale high-performance computing (HPC) applications. This includes highly dynamic, parallel, and multicore applications that run on diverse hardware — from desktops to supercomputers. Improve HPC development efficiency, code quality, and time-to-market with TotalView’s powerful tools for faster fault isolation, improved memory optimization, and dynamic visualization. Simultaneously debug thousands of threads and processes. Purpose-built for multicore and parallel computing, TotalView delivers a set of tools providing unprecedented control over processes and thread execution, along with deep visibility into program states and data. -
40
DataWorks
Alibaba Cloud
DataWorks is a Big Data platform product launched by Alibaba Cloud. It provides one-stop Big Data development, data permission management, offline job scheduling, and other features. DataWorks works straight ‘out-the-box’ without the need to worry about complex underlying cluster establishment and operations & management. You can drag and drop nodes to create a workflow. You can also edit and debug your code online, and ask other developers to join you. Supports data integration, MaxCompute SQL, MaxCompute MR, machine learning, and shell tasks. Supports task monitoring and sends alarms when errors occur to avoid service interruptions. Runs millions of tasks concurrently and supports hourly, daily, weekly, and monthly schedules. DataWorks is the best platform for building big data warehouses and provides comprehensive data warehousing services. DataWorks provides a full solution for data aggregation, data processing, data governance, and data services. -
41
Constructor Proctor
Constructor Tech
Constructor Proctor is an innovative solution for end-customers and edtech companies. It seamlessly integrates advanced technologies, prioritizes assessment integrity, and offers a flexible tool to enhance learning and expand educational opportunities. Exam integrity: * Full set of proctoring modes supported * Control processes, VMs, and devices with the Secure Browser * Observe test-taker activity with the camera and desktop recordings * Gain fuller understanding of test-taker activity with the side-view camera or smartphone Scalability: * Up to 50K exams concurrently * Up to 150 test-takers per proctor in live mode * Unlimited test duration (confirmed for 72 hours) * Multiscreen support Flexibility: * Support desktop and mobile user devices * Process and store data in any region Powerful AI: * Biometric identification * Face detection and gaze direction * Voice detection and speech recognition * Device detection * Proprietary scoring algorithm -
42
Shoreline
Shoreline.io
Shoreline is the Cloud Reliability platform — the only platform that lets DevOps engineers build automations in an afternoon, and fix issues forever. Shoreline reduces on-call complexity by running across clouds, Kubernetes clusters, and VMs allowing operators to manage their entire fleet as if it were a single box. Debugging and repairing issues is easy with advanced tooling for your best SREs, automated runbooks for the broader team, and a platform that makes building automations 30X faster. Shoreline does the heavy lifting, setting up monitors and building repair scripts, so that customers only need to configure them for their environment. Shoreline’s modern “Operations at the Edge” architecture runs efficient agents in the background of all monitored hosts. Agents run as a DaemonSet on Kubernetes or an installed package on VMs (apt, yum). The Shoreline backend is hosted by Shoreline in AWS, or deployed in your AWS virtual private cloud. -
43
JFrog
JFrog
Fully automated DevOps platform for distributing trusted software releases from code to production. Onboard DevOps projects with users, resources and permissions for faster deployment frequency. Fearlessly update with proactive identification of open source vulnerabilities and license compliance violations. Achieve zero downtime across your DevOps pipeline with High Availability and active/active clustering for your enterprise. Control your DevOps environment with out-of-the-box native and ecosystem integrations. Enterprise ready with choice of on-prem, cloud, multi-cloud or hybrid deployments that scale as you grow. Ensure speed, reliability and security of IoT software updates and device management at scale. Create new DevOps projects in minutes and easily onboard team members, resources and storage quotas to get coding faster.Starting Price: $98 per month -
44
Phylum
Phylum
Phylum defends applications at the perimeter of the open-source ecosystem and the tools used to build software. Its automated analysis engine scans third-party code as soon as it’s published into the open-source ecosystem to vet software packages, identify risks, inform users and block attacks. Think of Phylum like a firewall for open-source code. Phylum’s database of open-source software supply chain risks is the most comprehensive and scalable offering available, and can be deployed throughout the development lifecycle depending on an organization’s infrastructure and appsec program maturity: in front of artifact repository managers, directly with package managers or in CI/CD pipelines. The Phylum policy library allows users to toggle on the blocking of critical vulnerabilities, attacks like typosquats, obfuscated code and dependency confusion, copyleft licenses, and more. Users can also leverage OPA to create custom policies. -
45
CodeFactor
CodeFactor
Get a glance at code quality for the whole project, recent commits, and the most problematic files. CodeFactor will track new and fixed issues for every commit and pull request. CodeFactor will try to show the most critical issues first based on issue code size, file change frequency, and file size so you can start fixing only what's important. Create and track issues or comments directly from code files or project issues pages. CodeFactor will update the status for GitHub or Bitbucket pull requests as well. CodeFactor allows you to toggle inspection for any repository branch on the fly. CodeFactor integrates with Slack to send code quality notifications for every commit in a branch or pull request. To install, go to the repository settings page. Straightforward pricing based on private repository number. Plain and simple with no hidden fees. Seamless integration into your workflow.Starting Price: $19 per month -
46
Sider Scan
Sider Scan
Sider Scan is a lightning-fast duplicate code detection tool for software developers that finds and continuously monitors problems with code duplication. GitLab CI/CD, GitHubActions, Jenkins & CircleCI® integration. Installation using a Docker image. Easy team sharing of the analysis details. Continuous and fast analysis that runs in the background. Dedicated product support via email and phone. Sider Scan enhances long-term code quality and maintenance processes with in-depth duplicate code analysis. It's designed to complement other analysis tools, helping teams to produce cleaner code, and supporting continuous delivery. Sider finds duplicate blocks of code in your project and groups them. For each pair of duplicates, a diff library is created and pattern analyses are initiated to determine if there are any problems. This is referred to as the 'pattern' method of analysis. Time-series analysis is only possible when the scan is consistently run at regular intervals. -
47
WEBDEV
Windev
Responsive web design, WEBDEV allows you to easily develop Internet and Intranet sites and applications (WEB & SaaS) to manage data and processes. WEBDEV also generates PHP. WINDEV supports all databases. WEBDEV also supports all the databases that use ODBC drivers or OLEDB providers. The WINDEV, WEBDEV and WINDEV Mobile environments are compatible and share project elements. It has never been easier to build multi-target applications. The developer can focus on key business requirements, and not on the code, applications can finally meet your needs. Up to 20 times less code, develop applications in no time! Shorter time to market, allows you to gain market share. Software is easier to develop and improved reliability. Complete application RAD generator for PC, web, and mobile, template creation (patterns, inheritance & MVP). The ease of use and speed that allow you to develop and realize even your most ambitious projects.Starting Price: $1,703 one-time payment -
48
imageio
imageio
Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, volumetric data, and scientific formats. It is cross-platform, runs on Python 3.5+, and is easy to install. Imageio is written in pure Python, so installation is easy. Imageio works on Python 3.5+. It also works on Pypy. Imageio depends on Numpy and Pillow. For some formats, imageio needs additional libraries/executables (e.g. ffmpeg), which imageio helps you to download/install. If something doesn’t work as it should, you need to know where to search for causes. The overview on this page aims to help you in this regard by giving you an idea of how things work, and - hence - where things may go sideways.Starting Price: Free -
49
IMSL
Perforce
Enhance performance and save development time with IMSL numerical libraries. Achieve your strategic objectives using IMSL's build tools. Model regression, make decision trees, establish neural networks, and forecast time series with your IMSL library. Rigorously tested and proven for decades across all industries, the IMSL C Numerical Library gives companies a dependable, high-ROI solution for building cutting-edge analytics tools. From data mining and forecasting, to advanced statistical analysis, the IMSL C Numerical Library can help teams quickly add sophisticated functionality to analytic applications. The IMSL C library makes integration and deployment easy. Enjoy easy migrations, support for common platforms and platform combinations, and no added infrastructure on embed in databases or applications. -
50
Unleash the power of your hardware with the elegant software you control. Develop bespoke applications that speed development and achieve a successful first print as quickly as possible. Unlock the full potential of the machine by overcoming process challenges. Dyndrite’s Development Kit (ADK) contains all the tools necessary to make a software application customized to your unique machine, process, and user experience. Whether you are just starting your machine builder journey or have thousands of machines deployed, the Dyndrite ADK gives your software team superpowers while allowing them to focus on what differentiates your hardware or process, no need to reinvent the wheel. Let Dyndrite power your additive software. The Dyndrite ADK is a powerful tool in both the R&D and commercialization phases. Dyndrite offers flexible business models and licensing options and is start-up friendly.