1143 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
    FairCom RTG
    ​FairCom RTG modernizes COBOL and Btrieve applications by seamlessly replacing their native file systems with FairCom's advanced database engine, enhancing reliability, scalability, and performance without altering existing code. It enables real-time read/write access to live data through modern APIs, including JSON and SQL, facilitating business analytics and reporting without additional coding. With features like hot backups, automatic recovery, and ACID-compliant transactions, data integrity and uptime are significantly improved. FairCom RTG supports vertical scaling to thousands of users and horizontal scaling through replication for reporting, failover, and availability. The latest version introduces a JSON DB API, allowing simple JSON commands to manage COBOL data, and Hot Alter Table functionality for immediate schema modifications without rewriting records.
  • 2
    Codoki

    Codoki

    Codoki

    🚀 Codoki is an AI-powered engineering assistant that helps teams fix bugs, refactor code, and reduce tech debt—up to 50x faster. Unlike AI code assistants that just suggest snippets, Codoki integrates with your workflow, detects issues, automates fixes, and even acts as a 24/7 AI on-call engineer—reducing downtime and saving developer time. Engineering teams using Codoki ship faster, cut operational costs, and spend more time building instead of fixing.
  • 3
    JSON Formatter

    JSON Formatter

    JSON Formatter

    JSON Formatter's JSON Editor is a user-friendly tool designed for editing, viewing, and analyzing JSON data. It offers features such as formatting, beautifying, and validating JSON, as well as converting JSON to XML, CSV, and YAML formats. Users can load JSON data via file upload or URL and share edited JSON through generated links. It ensures that data is not sent to external servers, thus enhancing security and performance. ​
  • 4
    MLlib

    MLlib

    Apache Software Foundation

    ​Apache Spark's MLlib is a scalable machine learning library that integrates seamlessly with Spark's APIs, supporting Java, Scala, Python, and R. It offers a comprehensive suite of algorithms and utilities, including classification, regression, clustering, collaborative filtering, and tools for constructing machine learning pipelines. MLlib's high-quality algorithms leverage Spark's iterative computation capabilities, delivering performance up to 100 times faster than traditional MapReduce implementations. It is designed to operate across diverse environments, running on Hadoop, Apache Mesos, Kubernetes, standalone clusters, or in the cloud, and accessing various data sources such as HDFS, HBase, and local files. This flexibility makes MLlib a robust solution for scalable and efficient machine learning tasks within the Apache Spark ecosystem. ​
  • 5
    JAX

    JAX

    JAX

    ​JAX is a Python library designed for high-performance numerical computing and machine learning research. It offers a NumPy-like API, facilitating seamless adoption for those familiar with NumPy. Key features of JAX include automatic differentiation, just-in-time compilation, vectorization, and parallelization, all optimized for execution on CPUs, GPUs, and TPUs. These capabilities enable efficient computation for complex mathematical functions and large-scale machine-learning models. JAX also integrates with various libraries within its ecosystem, such as Flax for neural networks and Optax for optimization tasks. Comprehensive documentation, including tutorials and user guides, is available to assist users in leveraging JAX's full potential. ​
  • 6
    AlphaCodium
    AlphaCodium is a research-driven AI tool developed by Qodo to enhance coding with iterative, test-driven processes. It helps large language models improve their accuracy by enabling them to engage in logical reasoning, testing, and refining code. AlphaCodium offers an alternative to basic prompt-based approaches by guiding AI through a more structured flow paradigm, which leads to better mastery of complex code problems, particularly those involving edge cases. It improves performance on coding challenges by refining outputs based on specific tests, ensuring more reliable results. AlphaCodium is benchmarked to significantly increase the success rates of LLMs like GPT-4o, OpenAI o1, and Sonnet-3.5. It supports developers by providing advanced solutions for complex coding tasks, allowing for enhanced productivity in software development.
  • 7
    Amazon Nova Act
    ​Amazon Nova Act is an AI model designed to perform actions within web browsers, enabling the development of agents capable of completing tasks such as submitting out-of-office requests, scheduling calendar events, and setting up 'away from office' emails. Unlike traditional large language models that primarily generate natural language responses, Nova Act focuses on executing tasks in digital environments. The Nova Act SDK allows developers to decompose complex workflows into reliable atomic commands (e.g., search, checkout, answer questions about the screen) and incorporate detailed instructions where necessary. It also supports API calls and direct browser manipulation through Playwright to enhance reliability. Developers can integrate Python code, including tests, breakpoints, asserts, or thread pools for parallelization, to manage web page load times effectively.
  • 8
    Tenzir

    Tenzir

    Tenzir

    ​Tenzir is a data pipeline engine specifically designed for security teams, facilitating the collection, transformation, enrichment, and routing of security data throughout its lifecycle. It enables users to seamlessly gather data from various sources, parse unstructured data into structured formats, and transform it as needed. It optimizes data volume, reduces costs, and supports mapping to standardized schemas like OCSF, ASIM, and ECS. Tenzir ensures compliance through data anonymization features and enriches data by adding context from threats, assets, and vulnerabilities. It supports real-time detection and stores data efficiently in Parquet format within object storage systems. Users can rapidly search and materialize necessary data and reactivate at-rest data back into motion. Tension is built for flexibility, allowing deployment as code and integration into existing workflows, ultimately aiming to reduce SIEM costs and provide full control.
  • 9
    NetsPresso

    NetsPresso

    Nota AI

    NetsPresso is a hardware-aware AI model optimization platform. NetsPresso powers on-device AI across industries, and it's the ultimate platform for hardware-aware AI model development. Lightweight models of LLaMA and Vicuna enable efficient text generation. BK-SDM is a lightweight version of Stable Diffusion models. VLMs combine visual data with natural language understanding. NetsPresso resolves Cloud and server-based AI solutions-related issues, such as limited network, excessive cost, and privacy breaches. NetsPresso is an automatic model compression platform that downsizes computer vision models to a size small enough to be deployed independently on the smaller edge and low-specification devices. Optimization of target models being key, the platform combines a variety of compression methods which enables it to downsize AI models without causing performance degradation.
  • 10
    Gemini 2.5 Flash
    Gemini 2.5 Flash is a powerful, low-latency AI model introduced by Google on Vertex AI, designed for high-volume applications where speed and cost-efficiency are key. It delivers optimized performance for use cases like customer service, virtual assistants, and real-time data processing. With its dynamic reasoning capabilities, Gemini 2.5 Flash automatically adjusts processing time based on query complexity, offering granular control over the balance between speed, accuracy, and cost. It is ideal for businesses needing scalable AI solutions that maintain quality and efficiency.
  • 11
    Gymnasium

    Gymnasium

    Gymnasium

    ​Gymnasium is a maintained fork of OpenAI’s Gym library, providing a standard API for reinforcement learning and a diverse collection of reference environments. The Gymnasium interface is simple, pythonic, and capable of representing general RL problems, and has a compatibility wrapper for old Gym environments. At the core of Gymnasium is the Env class, a high-level Python class representing a Markov Decision Process (MDP) from reinforcement learning theory. The class provides users the ability to generate an initial state, transition to new states given an action, and visualize the environment. Alongside Env, Wrapper classes are provided to help augment or modify the environment, particularly the agent observations, rewards, and actions taken. Gymnasium includes various built-in environments and utilities to simplify researchers’ work, along with being supported by most training libraries.
  • 12
    TF-Agents

    TF-Agents

    Tensorflow

    ​TensorFlow Agents (TF-Agents) is a comprehensive library designed for reinforcement learning in TensorFlow. It simplifies the design, implementation, and testing of new RL algorithms by providing well-tested modular components that can be modified and extended. TF-Agents enables fast code iteration with good test integration and benchmarking. It includes a variety of agents such as DQN, PPO, REINFORCE, SAC, and TD3, each with their respective networks and policies. It also offers tools for building custom environments, policies, and networks, facilitating the creation of complex RL pipelines. TF-Agents supports both Python and TensorFlow environments, allowing for flexibility in development and deployment. It is compatible with TensorFlow 2.x and provides tutorials and guides to help users get started with training agents on standard environments like CartPole.
  • 13
    DeepSeek-Coder-V2
    DeepSeek-Coder-V2 is an open source code language model designed to excel in programming and mathematical reasoning tasks. It features a Mixture-of-Experts (MoE) architecture with 236 billion total parameters and 21 billion activated parameters per token, enabling efficient processing and high performance. The model was trained on an extensive dataset of 6 trillion tokens, enhancing its capabilities in code generation and mathematical problem-solving. DeepSeek-Coder-V2 supports over 300 programming languages and has demonstrated superior performance on benchmarks such surpassing other models. It is available in multiple variants, including DeepSeek-Coder-V2-Instruct, optimized for instruction-based tasks; DeepSeek-Coder-V2-Base, suitable for general text generation; and lightweight versions like DeepSeek-Coder-V2-Lite-Base and DeepSeek-Coder-V2-Lite-Instruct, designed for environments with limited computational resources.
  • 14
    Imagine Robotify

    Imagine Robotify

    Imagine Learning

    Imagine Robotify is a browser-based robotics simulator that teaches students in grades 3–8 how to code in a fun, engaging, and playful way. With no downloads or installation required, it is both affordable and accessible. It utilizes a three-part foundational framework, learn, create, and compete, where students interact with unique 3D environments and a fleet of virtual robots. It offers over 100 hours of curriculum and 1,000+ challenges, teaching foundational programming concepts like loops, variables, and functions. Students apply their knowledge through project-based learning, building and sharing coding projects. It introduces game-based learning, allowing students to participate in competitions that reinforce their coding skills. Imagine Robotify supports both block-based coding (Blockly) and Python, catering to various skill levels.
  • 15
    Scottie

    Scottie

    Scottie

    Describe what you need in plain English. Scottie turns it into a working agent you can run on our cloud or export to your own hosting service. Join our waitlist today to secure your spot and get exclusive early access to premium features. Everything you need to build, test, and deploy AI agents in minutes. Pick from today's leading language models and switch anytime without rebuilding (OpenAI, Gemini, Anthropic, Llama, and more). Bring your company knowledge together from Slack, Google Drive, Notion, Confluence, GitHub, and more. Your data stays private and secure. Scottie supports models from all top vendors. Switch models anytime without rebuilding your agents. Scottie agents adapt to different roles and industries, operating exactly how you need them to. The AI tutor analyzes student responses, provides personalized feedback, and adapts difficulty based on performance.
  • 16
    Upsonic

    Upsonic

    Upsonic

    Upsonic is an open source framework that simplifies AI agent development for business needs. It enables developers to build, manage, and deploy agents with integrated Model Context Protocol (MCP) tools across cloud and local environments. Upsonic reduces engineering effort by 60-70% with built-in reliability features and service client architecture. It offers a client-server architecture that isolates agent applications, keeping existing systems healthy and stateless. It provides more reliable agents, scalability, and a task-oriented structure needed for completing real-world cases. Upsonic supports autonomous agent characterization, allowing self-defined goals and backgrounds, and integrates computer-use capabilities for executing human-like tasks. With direct LLM call support, developers can access models without abstraction layers, completing agent tasks faster and more cost-effectively.
  • 17
    Rapid Analytics Platform
    The Rapid Analytics Platform is ICE Mortgage Technology’s cloud-based solution designed to streamline the analysis of large datasets and the creation of analytic models. It offers a turnkey environment where users can access diverse data assets and perform advanced analytics with real-time, high-speed processing capabilities, delivering exceptionally fast results even in complex scenarios. RAP supports multiple programming languages, including SQL, Python, R, and Scala, and features a familiar integrated development environment for writing and organizing code, running queries, and building advanced analytics. It provides daily refreshed data managed in the cloud, ensuring easy access to the most current information. Users can share analytics and code snippets across their enterprise and integrate data and analytics with business-intelligence tools like Tableau and Power BI, with multiple pre-built dashboards available.
  • 18
    PyBullet

    PyBullet

    PyBullet

    PyBullet is a Python module for physics simulation, robotics, and deep reinforcement learning, built on the Bullet Physics SDK. It supports loading articulated bodies from URDF, SDF, and other formats, providing forward dynamics simulation, inverse dynamics computation, kinematics, collision detection, and ray intersection queries. PyBullet offers rendering capabilities, including a CPU renderer and OpenGL visualization, with support for virtual reality headsets. It is utilized in various research projects, such as Assistive Gym, which leverages PyBullet for physical human-robot interaction and assistive robotics, supporting collaborative robots and physically assistive tasks. Another project, Kubric, is an open source Python framework interfacing with PyBullet and Blender to generate photo-realistic scenes with rich annotations, scaling to large jobs distributed over thousands of machines.
  • 19
    CarMaker

    CarMaker

    IPG Automotive

    CarMaker is a simulation solution specifically designed for the development and seamless testing of cars and light-duty vehicles across all development stages (MIL, SIL, HIL, VIL). It offers a high-performance, real-time capable vehicle model to build virtual prototypes early in the development process. All components can be replaced with customer-specific models or hardware. By combining the virtual prototype with an adaptive driver model, a complex traffic model, and a detailed road and environment model, automated and reproducible tests are possible at any time. The well-structured user interface guarantees easy parameterization. CarMaker's new visualization tool, Movie NX, enables photorealistic simulation of scenarios. Thanks to light and weather effects, real scenarios in the virtual world may take place at any time of day and during any season. Built-in camera models with HDR capability allow for realistic testing of camera systems.
  • 20
    Airweave

    Airweave

    Airweave

    Airweave is an open source platform that transforms application data into agent-ready knowledge, enabling AI agents to semantically search across various apps, databases, and document stores. It simplifies the process of building intelligent agents by offering no-code solutions, instant data synchronization, and scalable deployment options. Users can connect their data sources using OAuth2, API keys, or database credentials, initiate data synchronization with minimal configuration, and provide agents with a unified search endpoint to access the necessary information. Airweave supports over 100 connectors, including integrations with Google Drive, Slack, Notion, Jira, GitHub, and Salesforce, allowing agents to access a wide range of data sources. It handles the entire data pipeline, from authentication and extraction to embedding and serving, automating tasks such as data ingestion, enrichment, mapping, and syncing to vector stores and graph databases.
  • 21
    Beam Cloud

    Beam Cloud

    Beam Cloud

    Beam is a serverless GPU platform designed for developers to deploy AI workloads with minimal configuration and rapid iteration. It enables running custom models with sub-second container starts and zero idle GPU costs, allowing users to bring their code while Beam manages the infrastructure. It supports launching containers in 200ms using a custom runc runtime, facilitating parallelization and concurrency by fanning out workloads to hundreds of containers. Beam offers a first-class developer experience with features like hot-reloading, webhooks, and scheduled jobs, and supports scale-to-zero workloads by default. It provides volume storage options, GPU support, including running on Beam's cloud with GPUs like 4090s and H100s or bringing your own, and Python-native deployment without the need for YAML or config files.
  • 22
    NVIDIA DeepStream SDK
    NVIDIA's DeepStream SDK is a comprehensive streaming analytics toolkit based on GStreamer, designed for AI-based multi-sensor processing, including video, audio, and image understanding. It enables developers to create stream-processing pipelines that incorporate neural networks and complex tasks like tracking, video encoding/decoding, and rendering, facilitating real-time analytics on various data types. DeepStream is integral to NVIDIA Metropolis, a platform for building end-to-end services that transform pixel and sensor data into actionable insights. The SDK offers a powerful and flexible environment suitable for a wide range of industries, supporting multiple programming options such as C/C++, Python, and Graph Composer's intuitive UI. It allows for real-time insights by understanding rich, multi-modal sensor data at the edge and supports managed AI services through deployment in cloud-native containers orchestrated with Kubernetes.
  • 23
    TILDE

    TILDE

    ielab

    TILDE (Term Independent Likelihood moDEl) is a passage re-ranking and expansion framework built on BERT, designed to enhance retrieval performance by combining sparse term matching with deep contextual representations. The original TILDE model pre-computes term weights across the entire BERT vocabulary, which can lead to large index sizes. To address this, TILDEv2 introduces a more efficient approach by computing term weights only for terms present in expanded passages, resulting in indexes that are 99% smaller than those of the original TILDE. This efficiency is achieved by leveraging TILDE as a passage expansion model, where passages are expanded using top-k terms (e.g., top 200) to enrich their content. It provides scripts for indexing collections, re-ranking BM25 results, and training models using datasets like MS MARCO.
  • 24
    Qualcomm AI Inference Suite
    The Qualcomm AI Inference Suite is a comprehensive software platform designed to streamline the deployment of AI models and applications across cloud and on-premises environments. It offers seamless one-click deployment, allowing users to easily integrate their own models, including generative AI, computer vision, and natural language processing, and build custom applications using common frameworks. The suite supports a wide range of AI use cases such as chatbots, AI agents, retrieval-augmented generation (RAG), summarization, image generation, real-time translation, transcription, and code development. Powered by Qualcomm Cloud AI accelerators, it ensures top performance and cost efficiency through embedded optimization techniques and state-of-the-art models. It is designed with high availability and strict data privacy in mind, ensuring that model inputs and outputs are not stored, thus providing enterprise-grade security.
  • 25
    Electrum-LTC

    Electrum-LTC

    Electrum-LTC

    Electrum-LTC is a simple yet powerful Litecoin wallet that allows for instant use without downloading the entire blockchain, as it operates through a tamper-proof, remote server. Your unique secret phrase (or “seed”) ensures security, keeping your private keys safe and never sent to Electrum-LTC servers. All information received is verified using Simplified Payment Verification (SPV). The wallet supports cold storage, enabling you to generate and manage secure offline wallets, and allows exporting of private keys to other Litecoin clients. Electrum-LTC is a community-maintained port of Electrum, the Bitcoin wallet, to Litecoin, and is not an official product of Electrum Technologies GmbH. Always verify the digital signatures of the files you download. Electrum-LTC supports Segwit and uses a 128-bit random seed represented as a 12-word mnemonic code.
  • 26
    Mistral Code

    Mistral Code

    Mistral AI

    Mistral Code is an AI-powered coding assistant designed to enhance software engineering productivity in enterprise environments by integrating powerful coding models, in-IDE assistance, local deployment options, and comprehensive enterprise tooling. Built on the open-source Continue project, Mistral Code offers secure, customizable AI coding capabilities while maintaining full control and visibility inside the customer’s IT environment. It supports over 80 programming languages and advanced functionalities such as multi-step refactoring, code search, and chat assistance, enabling developers to complete entire tickets, not just code completions. The platform addresses common enterprise challenges like proprietary repo connectivity, model customization, broad task coverage, and unified service-level agreements (SLAs). Major enterprises such as Abanca, SNCF, and Capgemini have adopted Mistral Code, using hybrid cloud and on-premises deployments.
  • 27
    Gemini 2.5 Flash-Lite
    Gemini 2.5 is Google DeepMind’s latest generation AI model family, designed to deliver advanced reasoning and native multimodality with a long context window. It improves performance and accuracy by reasoning through its thoughts before responding. The model offers different versions tailored for complex coding tasks, fast everyday performance, and cost-efficient high-volume workloads. Gemini 2.5 supports multiple data types including text, images, video, audio, and PDFs, enabling versatile AI applications. It features adaptive thinking budgets and fine-grained control for developers to balance cost and output quality. Available via Google AI Studio and Gemini API, Gemini 2.5 powers next-generation AI experiences.
  • 28
    String.com

    String.com

    Pipedream

    String is the first text-to-agent platform by Pipedream that lets you prompt, run, edit, and deploy AI agents in seconds, no drag-and-drop canvases, just natural language commands that generate production-ready code. Backed by Pipedream’s five years of experience building thousands of app integrations and Internet-scale agent infrastructure, String connects to over 2,700 APIs and embeds 10,000+ tools with managed authentication, so your agents can solve ten times more use cases than typical no-code builders. The intuitive web interface guides you through creating agents that monitor GitHub issues and automate ticket creation, schedule meetings, analyze data, send Slack messages, post to social media, update databases, and much more, all with full audit trails, customizable queues, and built-in data stores. Real-time dashboards display agent performance, logs, and metrics, while built-in security and privacy controls (SOC 2 Type II, ISO 27001, HIPAA, GDPR) ensure safe operation.
  • 29
    XBOW

    XBOW

    XBOW

    XBOW is an AI-powered offensive security platform that autonomously discovers, verifies, and exploits vulnerabilities in web applications without human intervention. By executing high-level commands against benchmark descriptions and reviewing outputs it solves a wide array of challenges, from CBC padding oracle and IDOR attacks to remote code execution, blind SQL injection, SSTI bypasses, and cryptographic exploits, achieving success rates up to 75 percent on standard web security benchmarks. Given only general instructions, XBOW orchestrates reconnaissance, exploit development, debugging, and server-side analysis, drawing on public exploits and source code to craft custom proofs-of-concept, validate attack vectors, and generate detailed exploit traces with full audit trails. Its ability to adapt to novel and modified benchmarks demonstrates robust scalability and continuous learning, dramatically accelerating penetration-testing workflows.
  • 30
    Grok 4 Heavy
    Grok 4 Heavy is the most powerful AI model offered by xAI, designed as a multi-agent system to deliver cutting-edge reasoning and intelligence. Built on the Colossus supercomputer, it achieves a 50% score on the challenging HLE benchmark, outperforming many competitors. This advanced model supports multimodal inputs including text and images, with plans to add video capabilities. Grok 4 Heavy targets power users such as developers, researchers, and technical enthusiasts who require top-tier AI performance. Access is provided through the premium “SuperGrok Heavy” subscription priced at $300 per month. xAI has enhanced moderation and removed problematic system prompts to ensure responsible and ethical AI use.
  • 31
    Sim Studio

    Sim Studio

    Sim Studio

    Sim Studio is a powerful, AI-native platform for designing, testing, and deploying agentic workflows through an intuitive, Figma-like visual editor that eliminates boilerplate code and infrastructure overhead. Developers can immediately start building multi-agent applications with full control over system prompts, tool definitions, sampling parameters, and structured output formatting, while maintaining the flexibility to switch seamlessly among OpenAI, Anthropic, Claude, Llama, Gemini, and other LLM providers without refactoring. The platform supports full local development via Ollama integration for privacy and cost efficiency during prototyping, then enables scalable cloud deployment when you’re ready. Sim Studio connects your agents to existing tools and data sources in seconds, importing knowledge bases automatically and offering over 40 pre-built integrations.
  • 32
    ThirdLine

    ThirdLine

    ThirdLine

    ThirdLine is a modern oversight platform built to audit, report, and optimize government ERP operations for local governments and schools by providing hundreds of no‑code analytics across finance, accounting, audit, and IT. It integrates seamlessly with leading ERP systems, including Tyler Enterprise ERP powered by Munis, Oracle Fusion and Workday, and supports modules such as accounts payable, accounts receivable, general ledger, payroll, purchasing, purchasing card, roles & permissions, travel and entertainment, vendor and human resources to deliver continuous monitoring, risk assessment, compliance reporting and real‑time budget‑to‑actual variance analysis. Key features include continuous audit and fraud detection with nightly analytics, segregation‑of‑duties enforcement, duplicate invoice recovery, pending requisition tracking, quick monthly close, automated alerts via email, interactive dashboards that trace each transaction’s origin, approval history, and participants.
  • 33
    Naptha

    Naptha

    Naptha

    Naptha is a modular AI platform for autonomous agents that empowers developers and researchers to build, deploy, and scale cooperative multi‑agent systems on the agentic web. Its core innovations include Agent Diversity, which continuously upgrades performance by orchestrating diverse models, tools, and architectures; Horizontal Scaling, which supports collaborative networks of millions of AI agents; Self‑Evolved AI, where agents learn and optimize themselves beyond human‑designed capabilities; and AI Agent Economies, which enable autonomous agents to generate useful goods and services. Naptha integrates seamlessly with popular frameworks and infrastructure, LangChain, AgentOps, CrewAI, IPFS, NVIDIA stacks, and more, via a Python SDK that upgrades existing agent frameworks with next‑generation enhancements. Developers can extend or publish reusable components on the Naptha Hub, run full agent stacks anywhere a container can execute on Naptha Nodes.
  • 34
    Macrobond

    Macrobond

    Macrobond

    From the first question to the final chart, Macrobond powers the entire research process by centralizing data management, advanced analysis, visualization, and reporting in a seamless workflow. Users consolidate their work by tapping into a clean, searchable library of over 2,400 global financial and economic sources; analyze in‑platform using built‑in calculation and comparison functions without exporting data; visualize results instantly with customizable charting tools that communicate insights clearly; and publish polished, up‑to‑date reports ready for presentation. Macrobond’s end‑to‑end platform streamlines research steps, accelerates time to insight, and ensures consistency and accuracy across projects, so teams can think fast and make faster, data‑driven decisions.
  • 35
    Checkmarx

    Checkmarx

    Checkmarx

    The Checkmarx Software Security Platform provides a centralized foundation for operating your suite of software security solutions for Static Application Security Testing (SAST), Interactive Application Security Testing (IAST), Software Composition Analysis (SCA), and application security training and skills development. Built to address every organization’s needs, the Checkmarx Software Security Platform provides the full scope of options: including private cloud and on-premises solutions. Allowing a range of implementation options ensures customers can start securing their code immediately, rather than going through long processes of adapting their infrastructure to a single implementation method. The Checkmarx Software Security Platform transforms the standard for secure application development, providing one powerful resource with industry-leading capabilities.
  • 36
    gedit

    gedit

    The GNOME Project

    gedit is the text editor of the GNOME desktop environment. The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins. A flexible plugin system which can be used to dynamically add new advanced features.
  • 37
    CodePatrol

    CodePatrol

    Claranet

    Automated code reviews driven by security. CodePatrol performs powerful SAST scans on your project source code and identifies security flaws early. Powered by Claranet and Checkmarx. CodePatrol provides support for a wide variety of languages and scans your code with multiple SAST engines for better results. Stay up-to-date with the latest code flaws in your project using automated alerting and user-defined filter rules. CodePatrol uses industry-leading SAST software provided by Checkmarx and expertise from Claranet Cyber Security to identify the latest threat vectors. Multiple code scanning engines are frequently triggered on your code base and perform in-depth analysis on your project. You may access CodePatrol anytime and retrieve the aggregated scan results in order to fix your project security flaws.
  • 38
    CodePeer

    CodePeer

    AdaCore

    The Most Comprehensive Static Analysis Toolsuite for Ada. CodePeer helps developers gain a deep understanding of their code and build more reliable and secure software systems. CodePeer is an Ada source code analyzer that detects run-time and logic errors. It assesses potential bugs before program execution, serving as an automated peer reviewer, helping to find errors easily at any stage of the development life-cycle. CodePeer helps you improve the quality of your code and makes it easier for you to perform safety and/or security analysis. CodePeer is a stand-alone tool that runs on Windows and Linux platforms and may be used with any standard Ada compiler or fully integrated into the GNAT Pro development environment. It can detect several of the “Top 25 Most Dangerous Software Errors” in the Common Weakness Enumeration. CodePeer supports all versions of Ada (83, 95, 2005, 2012). CodePeer has been qualified as a Verification Tool under the DO-178B and EN 50128 software standards.
  • 39
    Jtest

    Jtest

    Parasoft

    Meet Agile development cycles while maintaining high-quality code. Use Jtest’s comprehensive set of Java testing tools to ensure defect-free coding through every stage of software development in the Java environment. Streamline Compliance With Security Standards. Ensure your Java code complies with industry security standards. Have compliance verification documentation automatically generated. Release Quality Software, Faster. Integrate Java testing tools to find defects faster and earlier. Save time and money by mitigating complicated and expensive problems down the line. Increase Your Return From Unit Testing. Achieve code coverage targets by creating a maintainable and optimized suite of JUnit tests. Get faster feedback from CI and within your IDE using smart test execution. Parasoft Jtest integrates tightly into your development ecosystem and CI/CD pipeline for real-time, intelligent feedback on your testing and compliance progress.
  • 40
    CodeSonar

    CodeSonar

    CodeSecure

    CodeSonar employs a unified dataflow and symbolic execution analysis that examines the computation of the complete application. By not relying on pattern matching or similar approximations, CodeSonar's static analysis engine is extraordinarily deep, finding 3-5 times more defects on average than other static analysis tools. Unlike many software development tools, such as testing tools, compilers, configuration management, etc., SAST tools can be integrated into a team's development process at any time with ease. SAST technologies like CodeSonar simply attach to your existing build environments to add analysis information to your verification process. Like a compiler, CodeSonar does a build of your code using your existing build environment, but instead of creating object code, CodeSonar creates an abstract model of your entire program. From the derived model, CodeSonar’s symbolic execution engine explores program paths, reasoning about program variables and how they relate.
  • 41
    Codepad

    Codepad

    Codepad

    Codepad is a place for developers to share & save code snippets. It's a remarkable community of developers that can help you with your code snippets to save time on your projects. Share snippets with entire community. You can choose the programming language and the type of snippet: public, private or part private. Organise your code snippets in a beautiful way, easy add and categories them in collections. You can follow and control the snippets version. Don't lose the previous written code. If you are a freelancer or a company you can receive the job or collaboration offers directly to your registered email. Find the best developers on Codepad and follow their profile. You will see their new code snippets directly in your timeline.
  • 42
    Jedi

    Jedi

    Jedi

    Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins. Jedi has a focus on autocompletion and goto functionality. Other features include refactoring, code search and finding references. Jedi has a simple API to work with. There is a reference implementation as a VIM-Plugin. Autocompletion in your REPL is also possible, IPython uses it natively and for the CPython REPL you can install it. Jedi is well tested and bugs should be rare. A Script is the base for completions, goto or whatever you want to do with Jedi. The counter part of this class is Interpreter, which works with actual dictionaries and can work with a REPL. This class should be used when a user edits code in an editor. Most methods have a line and a column parameter. Lines in Jedi are always 1-based and columns are always zero based. To avoid repetition they are not always documented.
  • 43
    CudaText

    CudaText

    CudaText

    CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons, plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine. Syntax highlight for lot of languages (270+ lexers). Code tree structure of functions/classes/etc, if lexer allows it. Code folding, multi-carets and multi-selections. Find/Replace with regular expressions. Configs in JSON format. Including lexer-specific configs. Tabbed UI, with a split view to primary/secondary, and a split window to 2/3/4/6 groups of tabs. Command palette, with fuzzy matching, minimap, and micromap. Shows unprinted whitespace and offers support for many encodings. Customizable hotkeys. Binary/Hex viewer for files of unlimited size (can show 10 Gb logs).
  • 44
    Routefusion

    Routefusion

    Routefusion

    Through our global banking APIs, fintech expertise, and customer support, decrease your time to market, reduce the cost of global payments and expand your products and services internationally. Opening up international bank accounts is challenging. We'll do it for you - making direct debiting, global reconciliation, and a unified global banking experience simple. Do international business like a local. Pay international vendors and customers with ACH, SPEI, SEPA, SWIFT wires, and more. Our global payment and FX institutions network gives your customers access to rates that have traditionally only been reserved for the largest corporations. With our new approach to cross-border payments, no one gets left behind. We believe in tearing down financial barriers to growth so that every business has the opportunity to thrive.
  • 45
    Exceptionly

    Exceptionly

    Exceptionly

    We find, test, and deliver software talent for a direct hire. Exceptionly is built to revolutionize the software talent industry by leveraging its unique big data set of 2 million hands-on tested software engineers from 175 countries. Exceptionly invests in its enterprise-level talent acquisition engine and offers a platform as a service for providing both quality and volume of tested remote software engineers for businesses around the world. Exceptionly’s mission is to enable 100% of the technology talent capital for highly skilled remote talent around the world. We help businesses go beyond their zip codes for hiring the best of the best and leverage their talent budget in full.
  • 46
    Zenlytic

    Zenlytic

    Zenlytic

    Your data lives in multiple excel files, ad platforms, and SaaS apps – they never agree and it’s impossible to make sense of. Your team wastes 30+ hrs a week combing through data across multiple instances without arriving at any insights you can trust. Zenlytic is the first enterprise-grade BI tool designed for emerging commerce brands like yours. We help you understand your data so you can acquire more efficiently, improve churn, and power growth. Any BI tool can tell you churn increased by 5% last month. Only Zenlytic can tell you why. Our tech quickly identifies the friction points in your user journeys, the promotions that aren’t converting and the acquisition channels that yield low LTV/CAC scores. When you know what’s working, and what’s not, all you have to do is act. Business intelligence tools have always been built for technical users who understand SQL. Not anymore. Our powerful natural language interface empowers everybody to be data-driven.
  • 47
    AtomicJar

    AtomicJar

    AtomicJar

    Shift testing to the left and find issues earlier, when they are easier and cheaper to fix. Enable developers to do better integration testing, shorten dev cycles and increase productivity. Shorter and more-thorough integration feedback cycles, mean more reliable products. Testcontainers Cloud makes it easy for developers to run reliable integration tests, with real dependencies defined in code, from their laptops to their team’s CI. Testcontainers is an open-source framework for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container. No more need for mocks or complicated environment configurations. Define your test dependencies as code, then simply run your tests and containers will be created and then deleted.
  • 48
    ConTEXT Editor

    ConTEXT Editor

    ConTEXT Editor

    ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user definable syntax highlighter, project workspaces, compiler integration, multi-language support and many more features.
    Starting Price: $0
  • 49
    Stenography

    Stenography

    Stenography

    No need to Google it. Hydrate responses with Stack Overflow Suggestions and documentation from across the web. Extensions, extensions, extensions. Wherever code can be found, Stenography integrates. Stenography uses a passthrough API and does not store code. Your code stays on your system.
  • 50
    CodeCollab

    CodeCollab

    CodeCollab

    Real-time code collaboration. CodeCollab is an online real-time collaborative code editor and compiler. Our web-based application allows users to collaborate in real-time over the internet. CodeCollab allows for seamless sharing across multiple platforms and devices. Perfect for keeping code up to date with your team.