Suggested Categories:

Data Science Software
Data science software is a collection of tools and platforms designed to facilitate the analysis, interpretation, and visualization of large datasets, helping data scientists derive insights and build predictive models. These tools support various data science processes, including data cleaning, statistical analysis, machine learning, deep learning, and data visualization. Common features of data science software include data manipulation, algorithm libraries, model training environments, and integration with big data solutions. Data science software is widely used across industries like finance, healthcare, marketing, and technology to improve decision-making, optimize processes, and predict trends.
Computer Vision Software
Computer vision software allows machines to interpret and analyze visual data from images or videos, enabling applications like object detection, image recognition, and video analysis. It utilizes advanced algorithms and deep learning techniques to understand and classify visual information, often mimicking human vision processes. These tools are essential in fields like autonomous vehicles, facial recognition, medical imaging, and augmented reality, where accurate interpretation of visual input is crucial. Computer vision software often includes features for image preprocessing, feature extraction, and model training to improve the accuracy of visual analysis. Overall, it enables machines to "see" and make informed decisions based on visual data, revolutionizing industries with automation and intelligence.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Artificial Intelligence Software
Artificial Intelligence (AI) software is computer technology designed to simulate human intelligence. It can be used to perform tasks that require cognitive abilities, such as problem-solving, data analysis, visual perception and language translation. AI applications range from voice recognition and virtual assistants to autonomous vehicles and medical diagnostics.
View more categories (5) for "python regex"
  • 1
    Wing Python IDE
    ...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.
  • 2
    Reflex

    Reflex

    Pynecone

    Reflex is an open source framework that empowers Python developers to build full-stack web applications entirely in pure Python, eliminating the need for JavaScript or complex frontend frameworks. With Reflex, you can write, test, and refine your app using just Python, making it fast, flexible, and scalable. It features an AI Builder that allows you to describe your app idea, and it will generate a working Python app instantly, complete with backend, frontend, and database integration. ...
    Starting Price: $20 per month
  • 3
    pywinauto

    pywinauto

    pywinauto

    pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to Windows dialogs and controls. pywinauto can be installed with pip and conda. Python is a great programming language, but there are no automation tools that were Pythonic (very few libraries were implemented in Python).
    Starting Price: Free
  • 4
    MLJAR Studio
    ...Install needed modules with 1-click, literally. You can create and interact with all variables available in your Python session. Interactive recipes speed-up your work. AI Assistant has access to your current Python session, variables and modules. Broad context makes it smart. Our AI Assistant was designed to solve data problems with Python programming language. It can help you with plots, data loading, data wrangling, Machine Learning and more. Use AI to quickly solve issues with code, just click Fix button. ...
    Starting Price: $20 per month
  • 5
    JetBrains DataSpell
    ...When editing code cells, enjoy smart code completion, on-the-fly error checking and quick-fixes, easy navigation, and much more. Work with local Jupyter notebooks or connect easily to remote Jupyter, JupyterHub, or JupyterLab servers right from the IDE. Run Python scripts or arbitrary expressions interactively in a Python Console. See the outputs and the state of variables in real-time. Split Python scripts into code cells with the #%% separator and run them individually as you would in a Jupyter notebook. Browse DataFrames and visualizations right in place via interactive controls. All popular Python scientific libraries are supported, including Plotly, Bokeh, Altair, ipywidgets, and others.
    Starting Price: $229
  • 6
    Ray

    Ray

    Anyscale

    Develop on your laptop and then scale the same Python code elastically across hundreds of nodes or GPUs on any cloud, with no changes. Ray translates existing Python concepts to the distributed setting, allowing any serial application to be easily parallelized with minimal code changes. Easily scale compute-heavy machine learning workloads like deep learning, model serving, and hyperparameter tuning with a strong ecosystem of distributed libraries.
    Starting Price: Free
  • 7
    Pathway

    Pathway

    Pathway

    Pathway is a Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG. Pathway comes with an easy-to-use Python API, allowing you to seamlessly integrate your favorite Python ML libraries. Pathway code is versatile and robust: you can use it in both development and production environments, handling both batch and streaming data effectively.
  • 8
    PyCharm

    PyCharm

    JetBrains

    All the Python tools in one place. Save time while PyCharm takes care of the routine. Focus on the bigger things and embrace the keyboard-centric approach to get the most of PyCharm's many productivity features. PyCharm knows everything about your code. Rely on it for intelligent code completion, on-the-fly error checking and quick-fixes, easy project navigation, and much more.
    Leader badge
    Starting Price: $199 per user per year
  • 9
    TextBlob

    TextBlob

    TextBlob

    ...TextBlob is compatible with Python versions 2.7 and above, and 3.5 and above. It is actively developed on GitHub and is licensed under the MIT License. Comprehensive documentation, including a quick start guide and tutorials, is available to assist users in implementing various NLP tasks.
  • 10
    Pillow

    Pillow

    Pillow

    The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.
    Starting Price: Free
  • 11
    BotCity

    BotCity

    BotCity

    With the proliferation of user-created Python scripts and AIs outside of IT governance, companies face increasing risks of Shadow IT, such as security breaches, compliance issues, and loss of operational control. BotCity solves this scenario with a centralized governance platform, enterprise orchestration, and real-time visibility into all Python automations, including AI-driven ones.
    Starting Price: 30-day trial
  • 12
    MLBox

    MLBox

    Axel ARONIO DE ROMBLAY

    MLBox is a powerful Automated Machine Learning python library. It provides the following features fast reading and distributed data preprocessing/cleaning/formatting, highly robust feature selection and leak detection, accurate hyper-parameter optimization in high-dimensional space, state-of-the art predictive models for classification and regression (Deep Learning, Stacking, LightGBM), and prediction with models interpretation.
  • 13
    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.
  • 14
    Gurobi Optimizer

    Gurobi Optimizer

    Gurobi Optimization

    ...Integrate Gurobi into your applications easily, using the languages you know best. Our programming interfaces are designed to be lightweight, modern, and intuitive, to minimize your learning curve while maximizing your productivity. Our Python API includes higher-level modeling constructs that make it easier to build optimization models. Choose from Anaconda Python distributions with pre-built libraries to support application development, Spyder for graphical development, and Jupyter for notebook-style development.
  • 15
    SuperAGI SuperCoder
    SuperAGI SuperCoder is an open-source autonomous system that combines AI-native dev platform & AI agents to enable fully autonomous software development starting with python language & frameworks SuperCoder 2.0 leverages LLMs & Large Action Model (LAM) fine-tuned for python code generation leading to one shot or few shot python functional coding with significantly higher accuracy across SWE-bench & Codebench As an autonomous system, SuperCoder 2.0 combines software guardrails specific to development framework starting with Flask & Django with SuperAGI’s Generally Intelligent Developer Agents to deliver complex real world software systems SuperCoder 2.0 deeply integrates with existing developer stack such as Jira, Github or Gitlab, Jenkins, CSPs and QA solutions such as BrowserStack /Selenium Clouds to ensure a seamless software development experience
    Starting Price: Free
  • 16
    scikit-learn

    scikit-learn

    scikit-learn

    ...This modularity makes it easy for users to build complex pipelines, automate repetitive tasks, and integrate scikit-learn into larger machine-learning workflows. Additionally, the library’s emphasis on interoperability ensures that it works seamlessly with other Python libraries, facilitating smooth data processing.
    Starting Price: Free
  • 17
    Strands Agents

    Strands Agents

    Strands Agents

    Strands Agents is a lightweight, code-first framework for building AI agents, designed to simplify agent development by leveraging the reasoning capabilities of modern language models. Developers can create agents with just a few lines of Python code, defining a prompt and a list of tools, allowing the agent to autonomously execute complex tasks. It supports multiple model providers, including Amazon Bedrock (defaulting to Claude 3.7 Sonnet), Anthropic, OpenAI, and more, offering flexibility in model selection. Strands Agents features a customizable agent loop that processes user input, decides on tool usage, executes tools, and generates responses, supporting both streaming and non-streaming interactions. ...
    Starting Price: Free
  • 18
    scikit-image

    scikit-image

    scikit-image

    ...We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers. scikit-image provides a versatile set of image processing routines in Python. This library is developed by its community, and contributions are most welcome! scikit-image aims to be the reference library for scientific image analysis in Python. We accomplish this by being easy to use and install. We are careful in taking on new dependencies, and sometimes cull existing ones, or make them optional. All functions in our API have thorough docstrings clarifying expected inputs and outputs. ...
    Starting Price: Free
  • 19
    PyAutoGUI

    PyAutoGUI

    PyAutoGUI

    PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3. Moving the mouse and clicking in the windows of other applications. Sending keystrokes to applications (for example, to fill out forms).
    Starting Price: Free
  • 20
    Gensim

    Gensim

    Radim Řehůřek

    Gensim is a free, open source Python library designed for unsupervised topic modeling and natural language processing, focusing on large-scale semantic modeling. It enables the training of models like Word2Vec, FastText, Latent Semantic Analysis (LSA), and Latent Dirichlet Allocation (LDA), facilitating the representation of documents as semantic vectors and the discovery of semantically related documents.
    Starting Price: Free
  • 21
    Code Llama
    ...Code Llama is free for research and commercial use. Code Llama is built on top of Llama 2 and is available in three models: Code Llama, the foundational code model; Codel Llama - Python specialized for Python; and Code Llama - Instruct, which is fine-tuned for understanding natural language instructions.
    Starting Price: Free
  • 22
    Indigo DRS Data Reporting Systems

    Indigo DRS Data Reporting Systems

    Indigo Scape DRS Data Reporting Systems

    Indigo Scape DRS is an advanced Data Reporting and Document Generation System for Rapid Report Development (RRD) using HTML, XML, XSLT, XQuery and Python to generate highly compatible and content rich business reports and documents with HTML. Representing the ultimate in reporting software our advanced technology and reusable reporting system is a powerhouse in data reporting. Indigo DRS is totally unique in its ability to query in XQuery, Python and SQL and use data from multiple different sources and types simultaneously making it the only choice for demanding business, financial, scientific and engineering reporting. ...
    Starting Price: $500 per month / user
  • 23
    Windsurf Editor
    The Windsurf Editor is a free AI-powered IDE and AI coding assistant that accelerates development by providing intelligent code generation and agents in over 70 programming languages and more than 40 IDEs, including VSCode, JetBrains, and Jupyter Notebooks. With Windsurf, developers can write code faster, eliminate repetitive tasks, and stay in the flow state—whether they're working with Python, JavaScript, C++, or any other language. Built on billions of lines of open-source code, Windsurf Editor understands and anticipates your coding needs, offering multiline suggestions, automated unit tests, and even natural language explanations for complex functions. It’s perfect for streamlining code writing, reducing boilerplate, and cutting down the time spent on documentation searches. ...
    Leader badge
    Starting Price: Free
  • 24
    DataMelt

    DataMelt

    jWork.ORG

    ...Unlike other statistical programs, it is not limited to a single programming language. This software combines the world's most-popular enterprise language, Java, with the most popular scripting language used in data science, such as Jython (Python), Groovy, JRuby.
    Starting Price: $0
  • 25
    FacePlugin

    FacePlugin

    FacePlugin

    ...SDKs we offer - Face recognition SDK (Android, iOS, Server) - Liveness detection SDK (Android, iOS, Server) - ID document recognition SDK (Android, iOS, Server) - Palmprint recognition SDK (Server) Programming languages: Python, Swift, Object C, Java, Kotlin, Flutter We provide free integration support.
    Leader badge
    Starting Price: $0
  • 26
    Llama Stack
    ...The framework includes pre-configured distributions tailored for different deployment scenarios, enabling seamless transitions from local development to production environments. Developers can interact with the Llama Stack server using client SDKs available in multiple programming languages, including Python, Node.js, Swift, and Kotlin. Comprehensive documentation and example applications are provided to assist users in building and deploying Llama-based applications efficiently.
    Starting Price: Free
  • 27
    NLTK

    NLTK

    NLTK

    The Natural Language Toolkit (NLTK) is a comprehensive, open source Python library designed for human language data processing. It offers user-friendly interfaces to over 50 corpora and lexical resources, such as WordNet, along with a suite of text processing libraries for tasks including classification, tokenization, stemming, tagging, parsing, and semantic reasoning. NLTK also provides wrappers for industrial-strength NLP libraries and maintains an active discussion forum.
    Starting Price: Free
  • 28
    Open Interpreter

    Open Interpreter

    Open Interpreter

    Open Interpreter is an open source natural language interface for computers that enables users to execute code through conversational prompts in a terminal environment. It supports multiple programming languages, including Python, JavaScript, and Shell, allowing for a wide range of tasks such as data analysis, file management, and web browsing. It provides interactive mode commands to enhance user experience. Users can configure default behaviors using YAML files, facilitating flexible customization without altering command-line arguments each time. Open Interpreter can be integrated with FastAPI to create RESTful endpoints, enabling programmatic control over its functionalities. ...
    Starting Price: Free
  • 29
    gpt-oss-120b
    gpt-oss-120b is a reasoning model engineered for deep, transparent thinking, delivering full chain-of-thought explanations, adjustable reasoning depth, and structured outputs, while natively invoking tools like web search and Python execution via the API. Built to slot seamlessly into self-hosted or edge deployments, it eliminates dependence on proprietary infrastructure. Although it includes default safety guardrails, its open-weight architecture allows fine-tuning that could override built-in controls, so implementers are responsible for adding input filtering, output monitoring, and governance measures to achieve enterprise-grade security. ...
  • 30
    RoboTask

    RoboTask

    RoboTask

    ...Working with images (convert, resize, crop, flip, watermark, etc.) and working with a clipboard, system registry, processes, regular expressions, etc. Built-in HTTP web server with WebSockets support. integration with Python, Javascript, Powershell, and much more! You can create a scheduled macro that runs one or more tasks at specified times.
    Starting Price: $150 one-time payment
  • Previous
  • You're on page 1
  • 2
  • Next