Search Results for "python script" - Page 28

Showing 720 open source projects for "python script"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start 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