Suggested Categories:

Scripting Languages Software
Scripting languages are programming languages that are used to automate tasks and to create complex applications.
Screenwriting Software
Screenwriting software is specifically designed for screenwriters and creative writers who write screenplays, movie scripts, television scripts, game scripts, and stories.
JavaScript Libraries
JavaScript libraries are sets of code, components, and code snippets that enable developers to build JavaScript (JS) applications in a simpler and more efficient way.
AI Script Generators
AI script generators are software tools that utilize machine learning algorithms to generate a script or screenplay from user input. These tools have been designed to help writers create cinematic stories more quickly and easily than traditional methods. AI script generators operate by using natural language processing to analyze existing scripts and generate new ones based on the parameters provided by the user. They can be used by amateurs or professionals intending to save time in their film, television show, play, or video writing process, as well as increase story structure accuracy and uniqueness.
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.
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.
MLM Software
MLM software is used by marketing departments and direct sales companies to manage and track marketing operations, commissions, inventory, customers, and distribution.
e-Prescribing Software
e-Prescribing software provides physicians and medical professionals with a platform to generate and send electronic prescription orders to pharmacies and their clients.
AI Writing Software
AI writing software is software designed to utilize artificial intelligence techniques to generate, correct, or optimize written content. It can be used to help craft a variety of different types of texts, including stories, articles, blogs, ads, social media posts, emails, and more. AI writing tools use natural language processing algorithms to analyze text and generate new ideas or sentences according to user input. Many AI writing programs are available that offer varying levels of automation, allowing users to customize their output.
XML Editors
XML editors are software tools that allow users to create, view, and edit XML (eXtensible Markup Language) files. These tools provide features such as syntax highlighting, validation, auto-completion, and formatting, which make it easier to work with XML data. XML editors also help users ensure that the XML structure is correct and complies with relevant schemas, making them particularly useful for developers working with web services, data exchange, or configuration files. Some XML editors offer advanced features like XPath, XSLT support, and integration with other software development tools.
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.
View more categories (13) for "python script"
  • 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

    ... and expressive scripting language for embedding, testing, or writing a new application from scratch. The CLR is a great platform for creating programming languages, and the DLR makes it all the better for dynamic languages. Also, the .NET (base class library, presentation foundation, etc.) gives developers an amazing amount of functionality and power. IronPython uses Python syntax and standard libraries and so your Python code will need to be updated accordingly.
    Starting Price: Free
  • 3
    CVXOPT

    CVXOPT

    CVXOPT

    CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language...
    Starting Price: Free
  • 4
    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
  • 5
    pexpect

    pexpect

    pexpect

    Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning child applications; controlling them, and responding to expected patterns in their output. Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, FTP, passwd, telnet, etc. It can be used to automate setup scripts...
    Starting Price: Free
  • 6
    Studio 3T

    Studio 3T

    Studio 3T

    Auto-complete queries in a built-in mongo shell that highlights syntax errors as you type and saves your query history. Perfect for MongoDB beginners, a time-saver for pros. Use a drag-and-drop UI to build complex find() queries and filter array elements. Break down aggregation queries into manageable steps and build them stage by stage, for easier debugging and querying. Generate instant code in JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, PHP, and Ruby from MongoDB and SQL...
    Starting Price: $249/year/user
  • 7
    marimo

    marimo

    marimo

    A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git. 🚀 batteries-included: replaces jupyter, streamlit, jupytext, ipywidgets, papermill, and more ⚡️ reactive: run a cell, and marimo reactively runs all dependent cells or marks them as stale 🖐️ interactive: bind sliders, tables, plots, and more to Python — no callbacks required 🔬 reproducible: no hidden state, deterministic execution, built-in package management 🏃...
    Starting Price: $0
  • 8
    Locust

    Locust

    Locust

    An open source load testing tool. Define user behavior with Python code, and swarm your system with millions of simultaneous users. No need for clunky UIs or bloated XML. Just plain code. Locust supports running load tests distributed over multiple machines, and can therefore be used to simulate millions of simultaneous users. A fundamental feature of Locust is that you describe all your test in Python code. No need for clunky UIs or bloated XML, just plain code. The easiest way to install...
  • 9
    JetBrains DataSpell
    Switch between command and editor modes with a single keystroke. Navigate over cells with arrow keys. Use all of the standard Jupyter shortcuts. Enjoy fully interactive outputs – right under the cell. 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...
    Starting Price: $229
  • 10
    Plotly Dash
    Dash & Dash Enterprise let you build & deploy analytic web apps using Python, R, and Julia. No JavaScript or DevOps required. Through Dash, the world's largest companies elevate AI, ML, and Python analytics to business users at 5% the cost of a full-stack development approach. Deliver apps and dashboards that run advanced analytics: ML, NLP, forecasting, computer vision and more. Work in the languages you love: Python, R, and Julia. Reduce costs by migrating legacy, per-seat licensed...
  • 11
    JSON

    JSON

    JSON

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others...
    Starting Price: Free
  • 12
    Bluefish

    Bluefish

    Bluefish

    Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. See features for an extensive overview, take a look at the screenshots, or download it right away. Bluefish is an open-source development project, released under the GNU GPL license. Bluefish is a multi-platform application that runs on most desktop operating systems including Linux, Free...
  • 13
    F#

    F#

    F#

    F# gives you simplicity and succinctness like Python with correctness, robustness and performance beyond C# or Java. F# is open source, cross-platform and free to use with professional tooling. F# is a JavaScript and .NET language for web, cloud, data-science, apps and more. Cloud computing relies on leveraging multiple integrated services. Using multiple services required a unique set of technologies and capabilities, and F# excels in this domain. With the recent rise of cloud solutions...
    Starting Price: Free
  • 14
    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
  • 15
    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
  • 16
    Boofuzz

    Boofuzz

    Boofuzz

    ... broadcast. Better recording of test data, consistent, thorough, and clear. Test result CSV export and extensible instrumentation/failure detection. Boofuzz installs as a Python library used to build fuzzer scripts. It is strongly recommended to set up Boofuzz in a virtual environment.
    Starting Price: Free
  • 17
    Konfig

    Konfig

    Konfig

    Konfig is a developer tool that automates the generation of SDKs, documentation, demos, and tutorials for REST APIs, facilitating seamless onboarding for external developers. By importing an OpenAPI Specification or Postman Collection, Konfig automatically produces SDKs in popular programming languages, including TypeScript, Python, Java, C#, PHP, Ruby, Go, Swift, and Dart. The platform ensures high-quality SDKs by identifying and rectifying errors in the OpenAPI Specification through its...
  • 18
    Defang

    Defang

    Defang

    Defang is a developer-centric platform that simplifies the process of developing, deploying, and debugging cloud applications. By leveraging AI-assisted tooling, Defang enables developers to swiftly transition from an idea to a deployed application on their preferred cloud provider. The platform supports multiple programming languages, including Go, JavaScript, and Python, allowing developers to start with sample projects or generate project outlines using natural language prompts...
    Starting Price: $10 per month
  • 19
    Vizard Virtual Reality Software
    ..., 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
  • 20
    Beaker Notebook

    Beaker Notebook

    Two Sigma Open Source

    BeakerX is a collection of kernels and extensions to the Jupyter interactive computing environment. It provides JVM support, Spark cluster support, polyglot programming, interactive plots, tables, forms, publishing, and more. All of BeakerX’s JVM languages plus Python and JavaScript have APIs for interactive time-series, scatter plots, histograms, heatmaps, and treemaps. The widgets remain interactive in both notebooks saved to disk, and notebooks published to the web. They include unique...
  • 21
    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
  • 22
    inedo BuildMaster
    ..., drag-and-drop editors, and pre-existing PowerShell, Python, and other scripts. BuildMaster is self-managed, which means you have the option to run BuildMaster on-premises or in your private/public cloud. BuildMaster can replace and/or work with different build automation tools. Discover the differences, similarities, and compatibility with your existing tools.
  • 23
    Qt Creator

    Qt Creator

    Qt Group

    Qt Creator's advanced code editor lets you code in C++, QML, JavaScript, Python and other languages. It features code completion, syntax highlighting, refactoring and has built-in documentation at your fingertips. Qt Creator integrates with most popular version control systems, including Git, subversion, perforce, and mercurial. Integrated visual editors for building C++ widget-based applications or fluid Qt Quick-based animated UIs with ready-made controls. Import an existing project or create...
    Starting Price: $83 per month
  • 24
    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
  • 25
    The CodeGround

    The CodeGround

    The CodeGround

    TheCodeground is an online integrated development environment that offers a suite of tools for real-time coding practice and collaboration. It supports multiple programming languages, including Rust, GoLang, Node.js, Python, Java, HTML, CSS, and JavaScript. Users can engage in live code sharing, conduct code interviews, and access insightful articles through the Reads section. The platform features an interface similar to Visual Studio Code, complete with autocomplete functionality, JSON...
  • 26
    REST United

    REST United

    REST United

    REST United is a platform that simplifies the process of generating Software Development Kits (SDKs) for REST APIs across multiple programming languages, including PHP, Python, Ruby, ActionScript (Flash), C#, Android, Objective-C, Scala, and Java. In just five simple steps, users can create SDKs accompanied by highly customizable documentation featuring easy-to-follow example code, enhancing developer engagement. The platform also leverages the Postman Chrome plug-in to facilitate testing...
    Starting Price: $1 per month
  • 27
    Gemini Code Assist
    Increase software development and delivery velocity using generative AI assistance, with enterprise security and privacy protection. Gemini Code Assist completes your code as you write, and generates whole code blocks or functions on demand. Code assistance is available in many popular IDEs, such as Visual Studio Code, JetBrains IDEs (IntelliJ, PyCharm, GoLand, WebStorm, and more), Cloud Workstations, Cloud Shell Editor, and supports 20+ programming languages, including Java, JavaScript...
    Starting Price: Free
  • Previous
  • You're on page 1
  • Next