Search Results for "python script" - Page 28

Showing 720 open source projects for "python script"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dungeon Shell is a shell for D20 Dungeon Masters. Simple commands allow DM to manage a game session and track characters and monsters statistics. It is written in Java (1.4.0 at least). Data is stored in XML and you can script it with j[p]ython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sarvant (SAR Visual ANalysis Tool) is a python script that will analyze a sar file (from the sysstat utility, 'sar') and produce graphs using gnuplot of the collected data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    name-cgi is a python script, that allows programs using http to get iors from omniNames. It has a loadbalancing feature, this lets you put an orb on a number of boxes and the script will return the ior randomly.If an orb is dead, name-cgi should remove
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Ultimate Utility for Organizing Enterprises(tm) - UUOE Development / Script Distribution Resource
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    menu_buddy is a small python script used to produce GNOME panel menus out of a directory hierarchy of music files. The menus created by menu_buddy are able to enqueue/play directories (or whole subtrees) in xmms as well as pause/play/skip xmms itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VrS houses two versions. VrS2 the mIRC Script and VrS3 the cross-platform open-source C++ IRC Client. VrS is an IRC Client containing its own skinned Dialog and Popup engines as well as supporting MTS the mIRC Theme Standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small script to convert favorites from Internet Explorer 5.x and 6.x into a Konqueror compatible bookmarks file. (xbel compliant)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A very short Python script to monitor SETI@Home statistics and user information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    A small and easy-to-install program that will help keep track of script-kiddy-mediated changes to your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A script written in Python, which resolves a list of hostnames using Samba\\\'s nmblookup and adds them to the hosts file for use in linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Inline Python (PyInline) allows you to put source code from other programming languages directly "inline" in a Python script or module. The code is automatically compiled as needed, and then loaded for immediate access from Python. PyInline is the Pyth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sps (Socket ProcesS) is a Python script which shows which processes are using which TCP port numbers, or which process is using a particular TCP port. It runs on Linux 2.2 and 2.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SillyPhone is a Python script that changes your phone number into possible words, for better remembering. It simply lists all possible letter combinations according to generic phone pads. It's currently only checking the last four digits, but I will soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    with nodeCol you can create nodes and connect them with edges. then the script checks if there is a possibility to colorize the nodes with a specific number of colors without having two nodes, connectet with one edge, getting the same color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jennifer is an educational (albiet oddly named) firewall/NAT script generator, written in python, targetted at linux+iptables systems. It is intended to both (a) generate practical and useful configurations, and (b) demonstrate the concepts involved in TO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Control XMMS from a python script (layout sized for 'familiar' linux on the IPAQ or other handheld.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a simple Python script to save streaming mp3 data. I've tested this script with my.mp3.com and www.shoutcast.com. See homepage for setup instructions under GNU/Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Full blender integrated documentation and multi-language translation (help) > Python script for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Blender python API to make it easy for other script developers to create their own GUI elements. The hole API is designed in an object orientated manner. One of the main goals is that the API will also work with Blender 2.50 in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PyCBR

    This project aims to provide a simple python interface for CBR

    Case base reasoninig is one of the primitive AI techniques in existance. Infact it's one of the laziest. Implementation however takes some effort. Python is one of the most to used languages that is becoming popular in every community for its simplicity & ease of learning. It has an interface for wordnet (through nltk tools) which brings us why pyCBR exists. This script is still in its infant stage of CBR & script matching. Nontheless you could use it to do many crazy stuff. Enjoy!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyOpMenu

    PyOpMenu is a python based script for basic system administration.

    PyOpMenu is a python based script for basic system administration. It follows the Gomenu script guidelines (http://fossies.org/unix/privat/old/gomenu-0.8.1.tar.gz/index_af.html). OpMenu uses .mnu files to build a screen menu that allow to low levels sysadmins and system operators do basic and preconfigured actions (f.e. restart a webserver, check the status of a daemon, etc...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple python script to download all website contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    File-Organizer

    File-Organizer

    A simple Python script that allows users to organize their files

    # File Organizer A simple Python script that allows users to organize their files by creating folders and renaming them based on custom rules. ## Features ### Organize Files into Directories * Create new folders with specified names (e.g., "Documents", "Images") * Rename files within each folder using a bulk rename pattern * Move files older than 30 days to an archive directory
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB