Results for: python programming language

Suggested Categories:

Programming Languages
Programming languages are a set of rules that form a language that programmers and developers can use to write software, applications, web apps, mobile apps, scripts, and more.
Language Learning Software
Language learning software offers structured programs designed to teach users new languages through interactive lessons and exercises. These platforms typically include modules for grammar, vocabulary, pronunciation, and listening comprehension, helping learners build foundational language skills. Many language learning software options utilize multimedia tools, such as audio, video, and quizzes, to reinforce lessons and keep users engaged. Some software also offers tracking features to monitor progress and set personalized learning goals. With the flexibility to learn at one's own pace, these tools make it possible to study languages from beginner to advanced levels, often providing support for multiple languages.
Natural Language Processing Software
Natural language processing (NLP) software analyzes both written and spoken human languages and interprets them for translation, deep learning and automation purposes. Natural language processing software may also include natural language understanding (NLU) capabilities.
Natural Language Generation Software
Natural language generation software is computer-generated software designed to create natural-sounding output. It can generate text from structured data sources such as databases, or from unstructured sources like audio or video recordings. The output of this software can be used for various tasks such as summarizing information or producing news articles. Natural language generation technology is commonly used in applications that require automated content creation and natural language processing algorithms.
PLC Programming Software
PLC programming software is used to program industrial automation systems that are based on programmable logic controllers (PLCs). It enables users to create, modify and debug programs for PLCs in a structured, user-friendly manner. The software can also be used to design control systems for various industries such as pharmaceuticals, aerospace and automotive production. In addition, it provides features such as data logging, trending and simulation capabilities.
Pair Programming Tools
Pair programming tools, also known as remote pair programming tools, facilitate real-time collaboration between two or more developers working on the same codebase simultaneously. These tools often include features like shared code editors, live cursors, voice or video chat, and version control integration. Popular tools like Visual Studio Live Share, CodeTogether, and Replit allow remote developers to work together as if they were in the same room. By enabling instant feedback and collaborative problem-solving, these tools enhance productivity, knowledge sharing, and code quality. Pair programming tools are especially valuable in agile development environments and for mentoring junior developers.
Scripting Languages Software
Scripting languages are programming languages that are used to automate tasks and to create complex applications.
Robot Offline Programming (OLP) Software
Robot Offline Programming (OLP) software allows users to create, simulate, and optimize robotic movements and tasks in a virtual environment without the need for physical robots. It enables users to program robot paths, test collision avoidance, and visualize workflows before deployment. This software helps reduce production downtime, improve accuracy, and streamline robotic automation processes. Industries like manufacturing, automotive, and aerospace rely on OLP software to enhance productivity and reduce costly on-site programming. By allowing for virtual testing and iteration, it minimizes errors and speeds up the implementation of robotic systems.
Large Language Models
Large language models are artificial neural networks used to process and understand natural language. Commonly trained on large datasets, they can be used for a variety of tasks such as text generation, text classification, question answering, and machine translation. Over time, these models have continued to improve, allowing for better accuracy and greater performance on a variety of tasks.
AI Language Learning Software
AI language learning apps use artificial intelligence to help users learn new languages more efficiently by personalizing the learning experience. These apps often offer interactive lessons, voice recognition, and real-time feedback to improve pronunciation, grammar, and vocabulary. The AI algorithms adapt to the user's learning pace, strengths, and weaknesses, providing tailored exercises and challenges.
Small Language Models Software
Small language models are machine learning models designed for natural language processing tasks with a smaller number of parameters compared to large language models. They are often used in scenarios where computational resources or training data are limited, offering a more efficient solution.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
Machine Translation Software
Machine translation software is an artificial intelligence (AI) technology that enables computers to automatically translate text from one language to another. It utilizes AI techniques such as natural language processing and statistical algorithms to determine the most accurate translations possible. Machine translation software can provide quick translations of large blocks of text and has become increasingly sophisticated over time. It is used in a variety of contexts, from facilitating international business communications to helping people access information in languages they don't know.
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.
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.
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.
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.
Affiliate Software
Affiliate software helps businesses manage and track their affiliate marketing programs. It enables companies to recruit affiliates, monitor performance, and process payments based on predefined commission structures. The software typically provides tools to track clicks, sales, conversions, and other key metrics in real-time. It also offers reporting and analytics to help optimize affiliate campaigns and identify high-performing partners. With affiliate software, businesses can streamline their marketing efforts, reduce manual tracking, and maximize their revenue through strategic partnerships.
Garage Door Software
Garage door software allows garage door installers to improve and optimize the management of their clients, equipment, schedules, installations, and daily operations.
View more categories (20) for "python programming language"

269 Products for "python programming language" with 2 filters applied:

  • 1
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences...
    Starting Price: Free
  • 2
    IronPython

    IronPython

    IronPython

    IronPython is an open-source implementation of the Python programming language which is tightly integrated with .NET. IronPython can use .NET and Python libraries, and other .NET languages can use Python code just as easily. Experience a more interactive .NET and Python development experience with Python Tools for Visual Studio. IronPython is an excellent addition to .NET, providing Python developers with the power of the .NET. Existing .NET developers can also use IronPython as a fast...
    Starting Price: Free
  • 3
    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...
    Leader badge
    Starting Price: Free
    View Software
    Visit Website
  • 4
    Ruby

    Ruby

    Ruby Language

    ... in recent years as the size of the community pushed discussion from one central list into many smaller groups. Ruby is ranked among the top 10 on most of the indices that measure the growth and popularity of programming languages worldwide (such as the TIOBE index). Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.
    Starting Price: Free
  • 5
    Debug Mail

    Debug Mail

    DebugMail.io

    How Debug Mail work The service provides command-line access to the virtual SMTP-server. The sender and receiver addresses can be anything, since no real mailings are sent. The technology used by application developers does not matter, the service will work with PHP, Python, Ruby, Node.js, .NET and many other programming languages and frameworks. Sharing options Sharing is the main feature of Debug Mail. To see what the service and other mailings will look like, just connect the right...
    Starting Price: $2 per user per month
  • 6
    FacePlugin

    FacePlugin

    FacePlugin

    ... recognize ID documents from 180+ countries and it can recognize all kinds of ID documents including ID card, Passport and Driver License. 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
  • 7
    Mojo

    Mojo

    Modular

    Mojo 🔥 — a new programming language for all AI developers. Mojo combines the usability of Python with the performance of C, unlocking unparalleled programmability of AI hardware and extensibility of AI models. Write Python or scale all the way down to the metal. Program the multitude of low-level AI hardware. No C++ or CUDA required. Utilize the full power of the hardware, including multiple cores, vector units, and exotic accelerator units, with the world's most advanced compiler...
    Starting Price: Free
  • 8
    D

    D

    D Language Foundation

    D is a general-purpose programming language with static typing, systems-level access, and C-like syntax. With the D Programming Language, write fast, read fast, and run fast. D is made possible through the hard work and dedication of many volunteers, with the coordination and outreach of the D Language Foundation, a 501(c)(3) non-profit organization. You can help further the development of the D language and help grow our community by supporting the Foundation. Discuss D on the forums, join...
    Starting Price: Free
  • 9
    Nim

    Nim

    Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. Nim's memory management is deterministic and customizable with destructors and move semantics, inspired by C++ and Rust. It is well-suited for embedded, hard-realtime systems. Modern concepts like zero...
    Starting Price: Free
  • 10
    MLJAR Studio
    ... 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. The AI assistant will analyze the error and propose the solution.
    Starting Price: $20 per month
  • 11
    Replit

    Replit

    Replit

    Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup. Start coding with your favorite language on any platform, OS, and device. Invite your friends, teammates, and colleagues right into your code with Google-docs like editing. Import, run, and collaborate on millions of GitHub repos with 0 manual setup. From Python, to C++, to HTML and CSS, stay in one platform to learn and code in any language you want. The second you create a new repl, it...
    Starting Price: $7 per month
  • 12
    Azure Cloud Shell
    ... used CLI tools including Linux shell interpreters, PowerShell modules, Azure tools, text editors, source control, build tools, container tools, database tools, and more. Cloud Shell also includes language support for several popular programming languages such as Node.js, .NET, and Python. Use common tools and programming languages in a shell that's updated and maintained by Microsoft.
  • 13
    Codestral

    Codestral

    Mistral AI

    We introduce Codestral, our first-ever code model. Codestral is an open-weight generative AI model explicitly designed for code generation tasks. It helps developers write and interact with code through a shared instruction and completion API endpoint. As it masters code and English, it can be used to design advanced AI applications for software developers. Codestral is trained on a diverse dataset of 80+ programming languages, including the most popular ones, such as Python, Java, C, C...
    Starting Price: Free
  • 14
    CodePal

    CodePal

    CodePal.ai

    ... transformations and manipulations on the code, and many other tasks. AI Code Generators are very useful for learning, as they can give a good grasp of how the task at hand should be written in code. Code generation can be used with many different programming languages, including Java, C#, Python, and TypeScript, among others. The choice of programming language will often depend on the specific needs of the project, as well as the availability of code generation tools and frameworks for that language.
    Starting Price: $15 per month
  • 15
    ZZZ Code AI

    ZZZ Code AI

    ZZZ Code AI

    ZZZ Code AI is an AI-powered coding assistant designed to support developers across various programming tasks. It offers a suite of tools, including AI Code Generator, AI Bug Detector, AI Code Explainer, AI Code Refactor, AI Code Review, AI Code Converter, and AI Code Documentation. It supports multiple programming languages such as Python, C#, C++, Java, JavaScript, HTML, CSS, SQL, and Excel formulas. Users can input their coding requirements or questions, and the AI provides instant responses...
    Starting Price: Free
  • 16
    COBOL

    COBOL

    COBOL

    COBOL is a programming language created for businesses. COBOL has been in use much longer than most other programming languages, having been created in 1959. COBOL is a procedural, imperative, and object-oriented programming language.
  • 17
    Mailgun

    Mailgun

    Sinch

    Mailgun is an email automation solution that is suitable for developers. With Mailgun, users are able to access a complete cloud-based email service for tracking, sending, and receiving emails sent via their applications and websites. Mailgun supports several programming languages including Python, Ruby, PHP, Java, and C#. With Mailgun's tracking feature, users are able to track all emails and reduce the chances of getting spam.
    Starting Price: $0.01/month/user
  • 18
    Mailman

    Mailman

    Mailman

    Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. Mailman is free software, distributed under the GNU General Public License, and written in the Python programming language. We want to thank our...
    Starting Price: Free
  • 19
    doqs

    doqs

    doqs

    Upload a PDF file as a template. Files containing a form will be detected and imported automatically. Adjust and create field annotations in our interactive template builder. Pass your data as a JSON Payload to our API. Chose the programming language or tool you are most familiar with, e.g. JavaScript, Python or a No-Code integration like Zapier. Directly get your PDF from our API. It is that simple! No extra calls are necessary to retrieve the PDF file. Use doqs to automatically generate...
    Starting Price: €25 per month
  • 20
    Basejump

    Basejump

    Basejump

    Basejump is an open-source SaaS starter kit that enhances Supabase applications by adding authentication, personal and team accounts, member permissions, and subscription billing management through Stripe. Developers can integrate Basejump into existing projects with a single migration file, utilizing Supabase libraries across various programming languages such as JavaScript, Python, Go, and Swift. The platform offers customizable React components built on shadcn and Tailwind CSS, facilitating...
    Starting Price: Free
  • 21
    Codespy

    Codespy

    Codespy

    Codespy AI Detector is a powerful tool designed to identify AI-generated code within software projects quickly and accurately. It supports popular programming languages such as Java, Python, JavaScript, C++, C#, and PHP. The platform helps developers find AI-written code from models like ChatGPT, Gemini, and Claude, which can introduce bugs or unexpected errors. Codespy integrates seamlessly with common development environments like Visual Studio Code and is available as a ChatGPT plugin. Its...
    Starting Price: $27.98/month
  • 22
    Lightly

    Lightly

    Lightly

    Develop your apps efficiently with Multilingual cloud IDE - Lightly. Create high-quality code in no time with AI-generated code and collaborative development features. Lightly is a powerful cloud IDE that supports multiple programming languages, including Java, Python, C++, HTML, JavaScript. Write, run, and debug code on iPad, anywhere, anytime. The AI-generated code feature helps you quickly generate code. Collaborative development enables easy team collaboration in real-time. Lightly can...
    Starting Price: $9 per month
  • 23
    Launchable

    Launchable

    Launchable

    ... uses machine learning to analyze your test failures and source code. It doesn't rely on code syntax analysis. This means it's trivial for Launchable to add support for almost any file-based programming language. It also means we can scale across teams and projects with different languages and tools. Out of the box, we currently support Python, Ruby, Java, JavaScript, Go, C, and C++, and we regularly add support for new languages.
  • 24
    LeaderGPU

    LeaderGPU

    LeaderGPU

    ..., TensorFlow™, Caffe2, Torch, Theano, CNTK, MXNet™. Includes development tools based on the programming languages ​​Python 2, Python 3, and C++. We do not charge fees for every extra service. This means disk space and traffic are already included in the cost of the basic services package. In addition, our servers can be used for various tasks of video processing, rendering, etc. LeaderGPU® customers can now use a graphical interface via RDP out of the box.
    Starting Price: €0.14 per minute
  • 25
    Qorus Integration Engine

    Qorus Integration Engine

    Qore Technologies

    Qorus Integration Engine® is the only No-Code for Coders solution, enabling software engineers to rapidly create and maintain enterprise apps through a combination of building block construction, configuration, and custom coding in a highly flexible, open-source platform. Qorus includes AI automation, fault tolerant workflows, native Python - Java language integration, and a data provider API that automatically introspects and interfaces with any system independently of the underlying API...
    Starting Price: $250 per month
  • 26
    RabbitMQ

    RabbitMQ

    RabbitMQ

    ...-premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements. RabbitMQ runs on many operating systems and cloud environments and provides a wide range of developer tools for most popular languages. Deploy with Kubernetes, BOSH, Chef, Docker and Puppet. Develop cross-language messaging with favorite programming languages such as Java, .NET, PHP, Python, JavaScript, Ruby, Go, etc.
    Starting Price: Free
  • 27
    AI-Quant Studio

    AI-Quant Studio

    AI-Quant Studio

    AI-Quant Studio is a SaaS platform designed to revolutionize trading strategy backtesting by enabling users (primarily non-coding retail traders and "prosumers") to define, refine, and test strategies using a conversational AI interface based on Natural Language Processing (NLP). Problem: Traditional backtesting requires significant programming skills (Python, Pine Script, MQL) or is limited to simplistic visual tools, creating a high barrier to entry for systematic trading. Solution: Our...
  • 28
    SQL

    SQL

    SQL

    SQL is a domain-specific programming language used for accessing, managing, and manipulating relational databases and relational database management systems.
  • 29
    Luminal

    Luminal

    Luminal

    Luminal gives you the power of Python for spreadsheet processing with none of the complexity. Clean, transform or analyze large amounts of data using nothing but natural language. If it's supported by Python, it's supported by Luminal. Perform powerful cleaning operations, answer sophisticated questions and create beautiful visualizations. Don't waste your time manually processing data in Excel or writing a Python script to do the work. Let Luminal take care of it and save hours. At Luminal, we...
    Starting Price: $16 per user per month
  • 30
    Callstack.ai PR Reviewer
    ... for context-driven insights. Customizable Reviews Tailor Callstack.ai to provide feedback that aligns with your unique coding standards and requirements. Compatible with Major Programming Languages
We currently support repositories written in the following languages: javascript, typescript, python, java, kotlin, php, go, ruby, rust, react & vue.
    Starting Price: $285/month (per 100 reviews)
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next