Showing 2385 open source projects for "python tool"

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    ezUnison automates synchronizing files between sets of computers connected through SSH or Gaim, monitoring the filesystem in real-time, and notifying the user of conflicts by modifying the filenames of conflicting files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AlluraSkel

    AlluraSkel

    Allura Tool Skeletons

    Grab this to try your hand at developing a tool for Allura. Currently supports: - python package setup - simple per-project-installable Tool - simple Ming/MongoDB model - simple TurboGears Controllers - simple Jinja templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BruteXSS

    BruteXSS

    A XSS bruteforcing tool

    BruteXSS is a python based GUI tool, to find XSS vulnerabilities in web application a lot easier through bruteforcing different payloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web based project management tool for agile methodologies developed in python using the django framework. This is a lightweight tool, specially designed to be part of the daily work more than a tracking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    This is a Tool written in Python by Filnik to check the latest contributions on Wikipedia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Security Assessment Tool (WSAT) is a tool that search for vulnerabilities in Web applications. It is in the very early phase of development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Atta

    Build tool in pure Python. http://boguslawski-piotr.github.com/atta/

    Atta is a FREE build tool, targets-tasks driven, developed in pure Python. Similar in philosophy to the Ant, NAnt, etc. but without the use of XML syntax nightmare. http://boguslawski-piotr.github.com/atta/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gDBATools is a set of tools to manage PostgreSQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Python tool for tracking trade between planets in GURPS:Traveller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PLGS Assistant

    Easing the identification of high quality PLGS identified peptides

    This software tool assists in the identification of PLGS identified peptides that provides high quality HDX information. The output file is formated so it can be directly imported into DynamX. This tool requires that the user has python installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Banshell is a tool to scriptably execute commands on a remote machine. It was designed with the goal of increasing security by only allowing a specified set of commands to be executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Titivullus

    A Language Tool module for Gedit

    Titivullus is a simple Gedit plugin to integrate Language Tool's proofreading abilities. It will take every line in the document, pass it to Language Tool and show the errors in the bottom panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSBlend is a web-based, cross-platform file comparison and merge tool written mostly in Javascript. The tool can display differences in two files and allow the user to selectively merge them by editing one of the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Imgration database structure and data from sql server express to postgresql database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python program to convert the morphologically parsed Greek New Testament (provided by UPenn's CCAT and James Tauber http://morphgnt.org/) into an Emdros (http://emdros.org/) MQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Askarand is an online survey tool. Users can easily create and manage surveys through a web-based interface. Askarand aims to meet the needs of the scientific community for a feature-rich, free survey tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyCache is analog Memcached, is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphical pre-print pdf manipulation tool. Written in PyGtk it use Cairo and poppler to render and generate PDF files. This tool is similar to FinePrint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A blind SQL injection tool inspired by sqlmap and written in the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BackItUp is a simple backup tool for windiws. The live backup backs up files which were modified, automatically in user specified intervals using minimum resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hatch is a build tool similar to Apache Ant written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NipperME or 'Nipper Made Easy', is a GUI application that sits on top of the commandline tool Nipper located at http://nipper.titania.co.uk/ This tool provides Nipper commandline options presented to you in a nicely laid out GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a recovery tool for Ext4 Filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ivipop.com

    ivipop.com

    search event platform

    Ivipop is a solution for easily indexing events in a powerful and dedicated search engine. The tool makes it possible to link the different websites of event organizers all over the world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
    Downloads: 0 This Week
    Last Update:
    See Project