Showing 249 open source projects for "requests"

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

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start 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
    Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ...Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project automates Http-requests i.e. all browser activities can be logged/written to XML-formated files and redone by using simple methods. This is very useful for automating http-server-requests e.g. queries to search engines, external databases..
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Addanc is a distributed/scalable system for stress/load testing web based applications. Addanc tests focus on the arrival rate of service requests rather than a fixed number of simulated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    Surety is a Chancery replacement. It is an attendance and grading system, but it can be adapted to fit many other Web-App projects. It is designed to handle thousands of concurrent requests, and be extremely efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A firewall is used to control access to services (eg proxy) depending on the time of day, the day and the hosts the requests come from -- as the need may arise in a school or university. A web interface delegates control of activation to authorized users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyUserCreate is a tool for *NIX OSes that allows you to accept user account requests from a web interface, and use a simple command-line tool to approve/disprove requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    A flexible and extensible Python identd which can act as a reverse proxy, forwarding requests to other machines on the network. Based on Twisted. Currently only supports Linux, but hopefully will extend to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BPManager allows a closed network of users to manage tasks through messaging. In some ways it's similar to work-flow management software but tasks are managed in a way that resembles an e-mail application. Requests can be filed, delegated, completed BPM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web helpdesk with "expert-system" diagnosis. Designed for flexibility and rapid, accurate entry of requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shweby is a new ICAP enabled proxy server. This proxy passes HTTP requests and responses through one or many ICAP servers in order to be modified in their way to the origin server or to the client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    debproxy is designed to be a "replicating proxy" for a Debian archive mirror. Through HTTP requests to the debproxy server, local mirrors of upstream archives are built based on the downstream requests. A precaching proxy is the ultimate goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Crawdad generates HTML from a DOM-like, in-memory tree. Python programs build trees by adding nodes that represent tagged elements. Crawdad can generate static HTML pages or dynamic HTML pages responding to CGI requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FileMonitorExample

    FileMonitorExample

    EaseFilter File Monitor Filter Driver SDK

    A file system filter driver intercepts requests directed at a file system or another filter driver. By capturing these requests before they reach their intended targets, the filter driver can extend or modify the functionality provided by the original target. Windows offers file system filtering services through the Filter Manager, which provides a framework for developing file systems and filter drivers without delving into the complexities of file I/O operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This was previously documented as the location for receiving support for PyPI. Support requests are now handled at https://github.com/pypa/pypi-support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File-Security-SDK

    File-Security-SDK

    EaseFilter Comprehensive File Security SDK

    The EaseFilter Filter Driver SDK is a collection of tools, libraries, and sample code designed to facilitate the creation of Windows file system filter drivers. These drivers operate at a low level, intercepting file I/O requests before they reach the underlying file system or other filter drivers. The EaseFilter SDK provides a powerful interface for developing Windows filter drivers in C++, C#, or other programming languages that support native DLL calls. This guide helps developers understand how to use the SDK effectively to monitor, filter, or control file system activities in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web based application designed for small to medium sized businesses developed in Zope/Python with a MySQL backend. Included modules: Contact Management, Quoting, PO/Invoice, Service Requests, Item and Asset Inventory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EaseFilterCPPExample

    EaseFilterCPPExample

    EaseFilter SDK CPP Example

    ...EaseFilter file system filter driver is a kernel-mode component that runs as part of the Windows executive above the file system. The EaseFilter file system filter driver can intercept requests targeted at a file system or another file system filter driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SecureSandbox

    SecureSandbox

    EaseFilter Secure Sandbox Example

    ...EaseFilter file system filter driver is a kernel-mode component that runs as part of the Windows executive above the file system. The EaseFilter file system filter driver can intercept requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter driver can extend or replace functionality provided by the original target of the request. The EaseFilter file system filter driver can log, observe, modify, or even prevent the I/O operations for one or more file systems or file system volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    para-scope

    Lightweight self-hosted event hub and operational dashboard

    ...It lets you: Ingest events from webhooks (with support for common providers) and scheduled polls Match events using rules and conditions Run actions such as updating shared fields, sending notifications, forwarding HTTP requests, or browser push notifications Build a modular dashboard with status indicators, charts, clocks, recent activity, and other widgets Unlike heavy monitoring stacks (Prometheus/Grafana) or full workflow engines (n8n), Para-Scope is intentionally simple: Single FastAPI process SQLite database No Docker required It is ideal for people who want a central place to watch services, react to events, and keep operational visibility without the complexity of a full observability platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mini-filter-driver-framework

    mini-filter-driver-framework

    A mini filter driver development framework for you

    ...EaseFilter file system filter driver is a kernel-mode component that runs as part of the Windows executive above the file system. The EaseFilter file system filter driver can intercept requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter driver can extend or replace functionality provided by the original target of the request.
    Downloads: 0 This Week
    Last Update:
    See Project