1455 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 2026:
-
1
BrowserQL
Browserless
BrowserQL is a dedicated scraping language, browser automation tool, and infrastructure built to bypass bot detection systems with minimal automation fingerprints. It includes built-in anti-detection with zero configuration, helping users bypass Cloudflare, Datadome, and other bot detection services without manual plugins or setup. BrowserQL can automatically click common CAPTCHA challenges, including those nested in iframes and shadow DOMs, while using auto-humanized clicking, scrolling, typing patterns, hidden debugger protocol, automatic fingerprint evasion, and residential proxy integration to appear more like a real browser. Unlike DIY Playwright setups that require stealth plugins, manual mouse or keyboard simulation, proxy rotation, and constant cat-and-mouse updates, BrowserQL is streamlined to minimize traces left by automation libraries.Starting Price: $25 per month -
2
Exmergo
Exmergo
Exmergo Viz is the Dashboard AI Agent that turns messy data into reliable dashboards in minutes, not weeks. Users can upload or connect datasets, explore them with AI, and generate interactive visualizations from one workspace. It supports structured files such as CSV and Excel, live data connectors, and a centralized Data Hub that lets teams reuse the same data across multiple dashboards and analyses with full traceability. Instead of writing SQL queries, Python scripts, or building charts manually, users ask questions in natural language, request rankings or comparisons, and let Exmergo’s AI analyze datasets in real time to deliver clear, contextual insights. Exmergo Viz creates rich interactive charts, analytical views, built-in analysis, and actionable insights that help teams uncover trends, compare metrics, and share findings faster.Starting Price: $19 per month -
3
InstaVM
InstaVM
InstaVM is a production sandbox and cloud built for AI agents, giving agents instant computers with runtime, storage, networking, secrets, and policy. It goes beyond basic sandboxes by running untrusted code inside hardware-isolated real VMs rather than containers, helping teams give AI agents secure execution environments with full Linux filesystems, networking, package management, RESTful API access, and persistent state. InstaVM supports snapshots, allowing users to fork any sandbox and rewind any run, while persistent volumes keep state beyond each execution. Egress control lets teams allowlist what calls home, secrets injection and Vault help protect sensitive credentials from prompt injections, and public URL deploys can expose any port to the public web. It is built for agent patterns such as code interpreters, deploy agents, deep research agents, AI evaluations, reinforcement learning, computer use, and vibe coding apps.Starting Price: $100 per month -
4
Dock
Dock
Dock is the AI workspace for you, your team, and every agent you run. It gives humans and AI agents the same shared cloud workspace, where everyone can read and write the same state in real time instead of working across scattered chats, files, and one-off outputs. Dock is built around tables with typed columns, rich-text docs, and agents as first-class identities, each with their own API keys, permissions, and audit trail rather than delegated human tokens. Teams can use Dock to plan, research, decide, and ship with humans and AI on the same surface, with use cases across engineering, go-to-market, research, operations, solo work, and agency workflows. Engineering teams can manage sprint planning, spec docs, and incident response; GTM teams can organize content calendars, sales pipelines, and customer success; research teams can track interviews, themes, and competitive intelligence; and operations teams can manage runbooks, recruiting, compliance, and onboarding.Starting Price: $19 per month -
5
ESMC
Biohub
ESMC is the latest in the ESM family of protein language models, establishing a new frontier in representation learning for protein biology. Trained on billions of evolutionary sequences, it learns representations that reflect a mechanistic reduction of protein structure and function. The model is built on a transformer architecture, supports sequences as its core modality, and is trained on up to 6 billion proteins. ESMC is designed for protein science research, including structure prediction, function annotation, protein design, and understanding evolutionary relationships between proteins. It can generate novel proteins from partial sequence, structure, or functional constraints, helping researchers explore new possibilities in protein design and biological discovery. The Biohub Platform provides access to ESMC through the API and the ESM Python package, with quickstart resources for installing the package, creating an API key, connecting to the platform.Starting Price: Free -
6
ESMFold2
Biohub
ESMFold2 is the successor to ESMFold, setting a new state of the art for single-sequence structure prediction and enabling the generation of new functional proteins through searching the ESMC model’s latent space. The model predicts high-resolution, all-atom 3D structures of biomolecular complexes directly from sequence, with optional multiple sequence alignment input for enhanced accuracy on challenging targets. It is designed for structure prediction using sequence and structure modalities, with ESM representations powering a series of looped folding layers and a diffusion model projecting pairwise representations to atomic-resolution predictions. ESMFold2 predicts protein structures directly from amino acid sequences and outputs comprehensive structural information, including all-atom coordinates for backbone and side chains, confidence metrics, and optional distogram predictions for detailed structural analysis.Starting Price: Free -
7
OrcaRouter
OrcaRouter
OrcaRouter is an OpenAI-compatible AI model router that sends each prompt to the right model across OpenAI, Anthropic, Gemini, DeepSeek, Qwen, Kimi, and 200+ frontier and open source models. It is built to preserve frontier answer quality while reducing AI inference spend by grading every prompt and routing hard reasoning to frontier models and routine work to lower-cost open-source models. The routing is quality-graded, never a blind, cheap-model swap, and each request shows the difficulty grade, selected model, provider, and cost so routes are visible, auditable, and reproducible. Developers can switch by changing the API base URL, while existing SDKs, model names, and streaming behavior continue to work as before. OrcaRouter supports automatic failover, so if a provider goes down mid-stream, traffic can switch transparently, and the application avoids user-facing errors. It also includes API key management with spend caps, model allowlists, rate limits, budget enforcement, and more.Starting Price: $29 per month -
8
AG2
AG2
AG2 is the open source AgentOS for building production-ready AI agents and multi-agent systems in minutes, not months. Formerly AutoGen, it provides an open source Python framework for building, orchestrating, and scaling AI agents that can collaborate through shared context, use tools, execute workflows, and support both autonomous and human-in-the-loop patterns. AG2 is designed for developers who want to build systems, not prompts, with simple and intuitive syntax, built-in conversation patterns, and a flexible platform for multi-agent automation. Agents in AG2 can extend their capabilities with tools, allowing them to interact with external systems, fetch real-time data, execute code, search the web, process documents, and complete complex tasks beyond a model’s internal knowledge. It supports many LLM providers and local models, including OpenAI-compatible endpoints, Anthropic Claude, Gemini through Vertex AI, DeepSeek, and LM Studio.Starting Price: Free -
9
Agent Client Protocol (ACP)
Agent Client Protocol (ACP)
The Agent Client Protocol (ACP) standardizes communication between code editors, IDEs, and coding agents, making agent-editor interoperability the default instead of requiring custom integrations for every possible combination. It provides a standard interface for communication between AI agents and client applications, with a flexible, extensible, and platform-agnostic architecture designed for both local and remote scenarios. ACP addresses integration overhead, limited compatibility, and developer lock-in by allowing agents that implement the protocol to work with any compatible editor, while editors that support ACP gain access to the broader ecosystem of ACP-compatible agents. Similar in spirit to how the Language Server Protocol standardized language server integration, ACP decouples agents and editors so both sides can innovate independently while developers choose the best tools for their workflow.Starting Price: Free -
10
LocalStack
LocalStack
LocalStack is a cloud development platform that lets teams emulate cloud services across development, testing, and CI environments, so they can build against real APIs, iterate faster, and stay local. It provides a local cloud emulator that runs in a single container on a laptop or in a CI environment, allowing developers to run AWS applications and Lambdas without connecting to a remote cloud provider. LocalStack replicates an application’s production environment on local infrastructure, helping teams build for AWS faster and with more confidence. It is designed for testing complex CDK applications, validating Terraform configurations, learning AWS services, debugging cloud workflows, running integration tests, and simplifying the development loop. Developers can spin up fully functional local environments that mirror real cloud behavior, including AWS services and Snowflake, without provisioning real cloud infrastructure.Starting Price: $39 per month -
11
rawctx
rawctx
rawctx is an AI answer evidence layer for teams shipping customer-facing AI assistants, copilots, and agents. It records each answer with the approved meaning reference, source/context references, model-run metadata, trace IDs, correction history, and exportable proof bundles. Teams can audit why an AI answer was shown, which evidence and business definition it used, what changed after review, and whether trust proof status is anchored, pending, or local-only. rawctx supports answer audit logs, JSON/CSV/proof exports, source_ref evidence binding, and public or private verification workflows for high-stakes support, sales, finance, legal, and operations use cases.Starting Price: $9.99/1000logs -
12
Graphify
Graphify
Graphify is an open source knowledge graph engine that turns any input, including code, docs, papers, meetings, images, browser tabs, and commits, into one traversable graph with complete recall. It is built as persistent memory for AI coding assistants, giving tools like Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, Aider, Factory Droid, Kimi Code, Kiro, Pi, and Google Antigravity a queryable understanding of a project instead of making them repeatedly grep through files. Users can point Graphify at any directory, and it builds an initial corpus through AST extraction, semantic analysis, and Leiden clustering, transforming an entire codebase or document corpus into a graph in one pass. Unlike RAG pipelines that re-embed everything on every change, Graphify maintains a living graph that updates only affected nodes and edges when files change, allowing the rest of the corpus to stay intact even at enterprise scale.Starting Price: Free -
13
Hindsight
Vectorize
Hindsight is an agent memory system built to create smarter AI agents that learn over time instead of starting every conversation from zero. Most agent memory systems focus on recalling conversation history, but Hindsight is focused on making agents learn, not just remember. It gives AI agents persistent long-term memory using biomimetic data structures, helping them retain facts, recall relevant context, and reflect on experience as part of reasoning. Hindsight is designed for agents that need to understand who a user is, what has been discussed, what preferences have emerged, what decisions were made, and how behavior should adapt across sessions. It provides three core operations: retain, recall, and reflect. Retain stores new information, recall retrieves the right memories when needed, and reflect helps agents synthesize observations, form mental models, and learn from prior interactions.Starting Price: Free -
14
Pipecat
Pipecat
Pipecat is an open source framework and ecosystem for building real-time voice and multimodal conversational AI agents. It gives developers everything they need to create, deploy, and scale AI applications that can see, hear, and speak, while orchestrating audio, video, AI services, transports, and conversation pipelines with ultra-low latency. The core Pipecat framework is a Python-based system for building voice and multimodal AI pipelines, helping teams connect components such as speech-to-text, LLMs, text-to-speech, vision, video, transports, and business logic without manually wiring every service from scratch. Pipecat is designed to be vendor-neutral and composable, supporting more than 100 AI services so developers can choose the models and providers that fit each use case. Its ecosystem includes Pipecat Subagents for coordinating specialized agents with handoff, task dispatch, and distributed deployment.Starting Price: Free -
15
Vision Agents
Stream
Vision Agents is an open source Python framework for building low-latency voice and video AI agents with any model. It lets developers plug in LLM, speech, and vision models from more than 25 providers and ship real-time agents for telehealth, voice support, live coaching, video analysis, interactive avatars, security monitoring, sports commentary, and other multimodal applications. It is designed to help teams build agents that can listen, speak, see, process media, call tools, and respond in real time while running on Stream’s global edge network with sub-500ms latency. Developers can build a first agent in minutes, using a small Python setup with Gemini Realtime, OpenAI, Deepgram, ElevenLabs, Stream, or other supported providers. Vision Agents supports both real-time speech-to-speech models and custom STT/LLM/TTS pipelines, giving teams either the fastest path to a working voice agent or full control over speech recognition, language reasoning, text-to-speech, etc.Starting Price: Free -
16
Docling
Docling
Docling is an easy-to-use, self-contained, MIT-licensed open source toolkit for converting messy documents into structured data and simplifying downstream document and AI processing. It can parse many popular document formats into a unified and richly structured Docling Document, including PDF, DOCX, PPTX, XLSX, HTML, Markdown, AsciiDoc, CSV, images, audio, and scanned pages through an OCR engine of the user’s choice. Docling detects tables, formulas, reading order, chunks, bounding boxes, page headers and footers, pictures, captions, code, list items, paragraphs, cells, and document structure, making extracted content easier to process, search, and ingest into AI, RAG, and agentic systems. It can export parsed documents to JSON, text, Markdown, HTML, and Doctags, giving developers flexible outputs for pipelines and applications. Docling stores and traverses components according to reading order, partitions documents into bite-sized contiguous text chunks.Starting Price: Free -
17
Proxya
Proxya
Proxya is a premium proxy service provider that offers residential, ISP, and datacenter proxies for businesses and individuals that require reliable online connectivity and anonymity. The platform provides access to proxy networks across more than 195 countries, allowing users to target specific locations at the country, state, or city level. Its residential proxies use real device IP addresses, while ISP proxies combine residential trust with datacenter-level speed and performance. Proxya’s datacenter proxies are designed for high-volume tasks and deliver fast, stable connections with unlimited traffic options. The platform supports use cases such as web scraping, SEO monitoring, ad verification, market research, social media management, and price comparison. With instant activation, API integration, 24/7 customer support, transparent pricing, and a 99.9% uptime commitment, Proxya helps users deploy proxy solutions quickly and efficiently.Starting Price: $1 -
18
Yade
Yade
Yade is an extensible open source framework for discrete numerical models, focused on the Discrete Element Method. Its computation parts are written in C++ using a flexible object model that allows independent implementation of new algorithms and interfaces, while Python is used for rapid and concise scene construction, simulation control, postprocessing, and debugging. Yade is designed for researchers and engineers who need to create, run, inspect, modify, and extend particle-based simulations through scripts, interactive commands, graphical tools, and reusable simulation components. Simulations can be built from specialized generators or constructed directly with Python scripts, giving users flexibility for developing custom models, importing geometries, reusing code, and controlling the full simulation loop. It represents each simulation as a scene containing bodies, interactions, and resultant forces, with bodies defined by geometry, material properties, state variables, etc.Starting Price: Free -
19
MFiX
National Energy Technology Laboratory
MFiX, or Multiphase Flow with Interphase eXchanges, is an open source multiphase flow solver and NETL’s flagship suite of computational fluid dynamics tool for modeling reacting multiphase flows. It has become a standard for comparing, implementing, and evaluating multiphase flow constitutive models, and has been applied to a diverse range of multiphase flow devices and industrial systems. MFiX provides multiple modeling approaches, including a Two-Fluid Model, Discrete Element Model, Coarse-Grained Particle DEM, Superquadric Particle DEM, Glued-Sphere Particle DEM, Particle-in-Cell model, hybrid methods, and a single-phase solver for pure granular flows. These models can be used to simulate gasifiers, circulating fluidized bed combustors, fluidized beds, fluid catalytic crackers, chemical looping combustion systems, and other particle-fluid systems involving hydrodynamics, heat transfer, species transport, and chemical reactions.Starting Price: Free -
20
ESPResSo
ESPResSo
ESPResSo, the Extensible Simulation Package for Research on Soft Matter, is a highly versatile open source simulation package for performing and analyzing scientific molecular dynamics and Monte Carlo many-particle simulations. It is designed as a universal tool for simulating a variety of soft matter systems, especially coarse-grained atomistic or bead-spring models used in physics, chemistry, molecular biology, and process engineering. ESPResSo can be used to simulate polymers, liquid crystals, colloids, polyelectrolytes, ferrofluids, gels, biological systems, DNA, lipid membranes, bacterial motion, and super-capacitors. In coarse-grained models, a group of atoms or molecules is treated as a single bead, allowing researchers to investigate larger time and length scales than would be practical with fully atomistic simulations. ESPResSo supports classical molecular dynamics simulations in different statistical ensembles.Starting Price: Free -
21
Rocket Open AppDev for Z
Rocket Software
Rocket Open AppDev for Z helps organizations modernize mainframe DevOps with secure open-source software, bringing applications to market faster, at lower cost, and with less risk. It is much more than a collection of open source ports for z/OS: it combines years of investment in automation infrastructure, packaging and delivery options, and an experienced support team. It brings together the high security mainframe customers demand with an easy user experience for developers and admins. Trusted by leading banks, insurance companies, and government agencies, Open AppDev for Z provides open-source languages and tools for z/OS while checking deliverables for vulnerabilities and following proper licensing requirements. Its products are continuously kept up to date against the NIST National Vulnerability Database, with open-source ports delivered and maintained through a public conda channel, private conda channel, on-premises conda file channel, or SMP/E.Starting Price: Free -
22
Manufact
Manufact
Manufact is a platform to build and deploy MCP apps and servers, giving teams a fast path to the ChatGPT Apps Store, Claude Connectors, and every surface where users and agents already work. The mcp-use SDK is the full-stack MCP framework to develop MCP apps for ChatGPT and Claude, as well as MCP servers for AI agents. Manufact covers every step of the MCP lifecycle with no extra tools: build from an SDK, a skill, or a vibe; deploy with one push; publish with marketplace checklists and generated submission assets; iterate with Cloud Inspector; and monitor with analytics, session replay, traces, error rates, and alerts. Teams can scaffold with the MCP-use SDK, install a skill into a coding agent, describe an app and watch it scaffold, or drop in an existing MCP server unchanged. Manufact Cloud connects to a repo once, then every push auto-deploys, with preview URLs for pull requests, custom domains, and SSL handled.Starting Price: $25 per month -
23
Dokploy
Dokploy
Dokploy is an open source, self-hostable Platform as a Service that simplifies the deployment and management of applications and databases. Built for developers seeking control and flexibility, it gives teams a straightforward way to deploy apps on their own infrastructure with full control, no vendor lock-in, and none of the Kubernetes complexity. Dokploy can be installed with a single command and used to deploy projects in minutes, centralizing control of applications, databases, logs, monitoring, backups, and multi-server environments in one clean interface. It supports single services and multi-service apps, with native Docker Compose support, Git-based deployments, container registry deployments, custom Docker images, Dockerfiles, Nixpacks, and Buildpacks, so teams can choose the build strategy that fits each project without reworking their pipeline.Starting Price: $4.50 per month -
24
Azure DocumentDB
Microsoft
Azure DocumentDB is an open source, MongoDB-compatible document database service built to help teams build AI-driven apps, migrate MongoDB workloads, and standardize on a portable document database engine. It supports hybrid and multicloud architectures with enterprise-grade performance, availability, security, management, and easy Azure AI integration. Built on DocumentDB, the open-source engine hosted at the Linux Foundation, Azure DocumentDB gives developers transparency, community-driven innovation, and freedom from restrictive licenses while supporting familiar MongoDB skills, drivers, tools, APIs, BSON and JSON documents, and popular languages such as Node.js, Python, Java, and .NET. Teams can build and test MongoDB-compatible apps in their own environment, including local, on-premises, and other clouds, then deploy to Azure DocumentDB for enterprise-grade scale and management.Starting Price: $13.943 per month -
25
Ornith-1.0
DeepReinforce
Ornith-1.0 is a self-improving family of models built specially for agentic coding tasks. It spans the full spectrum from compact 9B Dense models suitable for edge device deployment to 397B MoE frontier-scale models optimized for maximum performance, with variants including 9B Dense, 31B Dense, 35B MoE, and 397B MoE. Built on top of pretrained Gemma 4 and Qwen 3.5, Ornith-1.0 achieves state-of-the-art performance among open-source models of comparable size on coding benchmarks. Its key innovation is a self-improving training framework that learns to generate both solution rollouts and the task-specific scaffolds that guide those rollouts. Instead of relying on fixed, human-designed harnesses, Ornith-1.0 treats the scaffold as a learnable object that co-evolves with the policy, allowing the model to jointly optimize the orchestration and the final solution.Starting Price: Free -
26
Open Voice OS
Open Voice OS
Open Voice OS is a community-driven, open source voice AI platform for creating custom voice-controlled interfaces across devices with NLP, a customizable UI, and a focus on privacy and security. Built by developers from Linux and FOSS communities around the globe, it is an open platform for making cutting-edge voice assistance technology available to everyone. Open Voice OS is multi-platform, designed for embedded headless devices, single-board computers with screens, DIY smart speakers, Raspberry Pi devices, Mark I and Mark II devices, Linux desktops, laptops, and Docker containers. As a voice operating system, OVOS goes beyond a traditional “Hey Mycroft…” assistant and provides the foundational tools and frameworks for integrating voice interaction into robots, automation systems, smart furniture, mirrors, cloud-based voice services, embedded devices, and smart TVs.Starting Price: Free -
27
Gemini Managed Agents
Google
Gemini Managed Agents provides a visual way to prototype and learn how to build managed agents without having to create and write API calls. Managed agents on the Gemini API give developers a configurable agent harness where a single API call provisions a secure Linux sandbox for the agent to reason, execute code, manage files, and browse the web autonomously. In AI Studio Playground, users can switch to the Agents tab and start from pre-built templates that configure the base Antigravity Agent with tools, environment settings, instructions, and skills. The Antigravity Agent is a general-purpose managed agent powered by Gemini 3.5 Flash, able to run code, manage files, search the web, and be extended with custom instructions, skills, and data. Agent behavior, persona, and capabilities are defined through files in the environment, including AGENTS.md for system instructions and persona, and SKILL.md files for specific capabilities and workflows.Starting Price: $1.50 per 1M tokens -
28
Engram
Weaviate
Engram is a fully managed memory and context service purpose-built to help AI agents remember, learn, and improve over time. Instead of treating memory as an ever-growing pile of raw conversations and events, it turns noisy interaction data into structured, durable, and evolving memories. Applications can send raw text, complete conversations, or pre-extracted facts through a REST API or Python SDK without preprocessing. Engram then runs asynchronous pipelines that extract relevant information, transform it by deduplicating and reconciling it with existing knowledge, and commit a clean memory state without blocking the application’s main workflow. It resolves inconsistencies, adapts to changing preferences and time-evolving facts, and keeps context relevant and efficient. Agents can retrieve ranked memories in real time through vector similarity, BM25 keyword search, or hybrid retrieval, reducing the need to resend entire conversation histories.Starting Price: $45 per month -
29
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 -
30
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 -
31
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 -
32
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 -
33
Arachnophilia
Arachnoid
Arachnophilia is a Web page development workshop and general programming tool. Arachnophilia is written in the Java computer language.Starting Price: Free -
34
SonarQube Cloud
SonarSource
Maximize your throughput and only release clean code SonarQube Cloud (formerly SonarCloud) automatically analyzes branches and decorates pull requests. Catch tricky bugs to prevent undefined behavior from impacting end-users. Fix vulnerabilities that compromise your app, and learn AppSec along the way with Security Hotspots. With just a few clicks you're up and running right where your code lives. Immediate access to the latest features and enhancements. Project dashboards keep teams and stakeholders informed on code quality and releasability. Display project badges and show your communities you're all about awesome. Code Quality and Code Security is a concern for your entire stack, from front-end to back-end. That’s why we cover 24 languages including Python, Java, C++, and many others. Transparency makes sense and that's why the trend is growing. Come join the fun, it's entirely free for open-source projects! -
35
Wing Python IDE
Wingware
Wing Python IDE was designed from the ground up for Python, to bring you a more productive development experience. Type less and let Wing worry about the details. Get immediate feedback by writing your Python code interactively in the live runtime. Easily navigate code and documentation. Avoid common errors and find problems early with assistance from Wing's deep Python code analysis. Keep code clean with smart refactoring and code quality inspection. Debug any Python code. Inspect debug data and try out bug fixes interactively without restarting your app. Work locally or on a remote host, VM, or container. Wingware's 21 years of Python IDE experience bring you a more Pythonic development environment. Wing was designed from the ground up for Python, written in Python, and is extensible with Python. So you can be more productive. -
36
Zyte
Zyte
Zyte is a powerful web data extraction platform designed to help businesses access, process, and scale web data efficiently. It offers an all-in-one Web Scraping API that can unblock, render, and extract data from virtually any website. The platform uses advanced AI and automation to ensure high-quality, accurate data while keeping costs manageable. Zyte also provides managed data services, where experts build and maintain data pipelines for businesses. Its solutions support a wide range of use cases, including product data, news, social media, real estate, and job listings. Built-in legal compliance features ensure that data extraction is handled responsibly and securely. Overall, Zyte enables organizations to turn web data into actionable insights quickly and at scale. -
37
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. -
38
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. -
39
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 -
40
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. -
41
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 -
42
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. -
43
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 -
44
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 -
45
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 -
46
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. -
47
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 -
48
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. -
49
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. -
50
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.