Showing 2851 open source projects for "python-gtksourceview2"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    QA Assistant is a Gnome-Python application that assists a reviewer in performing Quality Assurance. It creates a checklist that the reviewer fills in. When the checklist is filled, the application prints out a review for the reviewer to submit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cheshire3 is a fast Z39.50, SRW, XML search engine, written in Python for extensability and using C libraries for speed. Next generation of the Cheshire system (http://cheshire.berkeley.edu) and designed around a distributable, object oriented model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    General purpose client/server python execution code. This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RPM Package Manager (RPM) is a powerful package management system capable of installing, uninstalling, verifying, querying, and updating software packages. This is a port of the RPM software, including rpmbuild and yum/APT-RPM, to Darwin and Mac OS X
    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
  • 5
    In supermodernistic times data has to be cultivated not merely stored. Proper cultivation involves p2p exchange, arbitrary linking, modular referential reusage, lowest-denominator publishing, collaborative authoring. Stefanix is another try to achive this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RxTx is a small application written in Python and wxPython which allows monitoring network traffic when using an Alcatel Speed Touch DSL modem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python/GTK+ based GUI for managing ssh tunnels. Aims to be as simple as possible and provide hints and help where adequate, to bring tunneling technolgy to non-techies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    remoteClam is a Windows-Service. It allows remote activation of virus scans with clamAV. It comes with a webinterface to allow easy clientscans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
    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
  • 10
    System tasks scheduler for configuring cron and at.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    savepex is a backup software writen in python. It allow you to select (also drag & drop) multiple file/directory, save your preferences in a file and recall it. savepex support command-line. All the operation are logged into a file and in a pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphical Network Administration tool for Linux servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BusyB is an automated continuous build system. BusyB allows you to automatically rebuild your system at regularly scheduled intervals or simply when someone changes something. Or both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mpyre is a Python front-end to cdparanoia and lame mp3, musepack, ogg vorbis and flac encoders, that includes id3 and apev2 tagging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    omniifr is an Interface Repository for omniORB, a CORBA Object Request Broker for C++ and Python. The CORBA Interface Repository stores information about the types and interfaces used in a CORBA system, so they may be queried dynamically at run-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The software is a cross platform file manager with featurs such as tabs, buttonized paths, directory syncronizing, file comparing, archiving, compressing and more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenMapper is a GPLd Network Mapping Tool/Network Monitor written in python/wxWindows. It can monitor SNMP, ICMP, HTTP, and SMTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Minimal HTTP proxy written in Python. Mostly useful as debugging tool for HTTP traffic inspection. Asynchat-based, handles multiple connections in single thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "Traffic" is ethernet/ip traffic generator. The tool consists of server and GUI application. Typical configuration is to have at least 2 servers and 1 or more client machines, where the servers are controlled and results are displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Upgrade oldest Debian packages. This python script selectively upgrades Debian system, upgrading packages with oldest most significant version numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Loganalyzer for Windows XP Firewall and Linux Iptables firewall. Generates a nice html document with statistics from all the pakets captured by the firewall. The program is written in Python and has an (optional) graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a clone of the well-known cron job scheduler for the unix flavored operating systems. The implementation is platform-independant, robust and simple. It includes a stand alone package for Windows that doesn't require Python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Throttle is a python GUI program to manage the RPMs (rpm package manager) on the system. Uses Tkinter. Currently, very primitive, a lot needs to be added and the UI somewhat simplified. But it is a start for the casual user to work with packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    script_setuid is a simple but secure wrapper, that enables an interpreted program such as shell and/or python scripts to be run with different privileges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WeatherMatrix project that weather remind service suit,is consist of wxWeather that client side,weather reminder program wxWidget-based and Weather Community that wxWeather auxiliary part,server side,provide opening weather service.
    Downloads: 0 This Week
    Last Update:
    See Project