Showing 2034 open source projects for "python-i2c-tiny-usb"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    FileTornado is a set of CGI scripts coded in Python for a web-based file repository, supporting member registration, voting, and comments, as well as uploading of files. The code is derived from the CGIs run on http://screammachinescentral.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a very basic http server. This server can accept multiple requests at once. The server is only 56 kb. The server has been configured to accept a maximum of 100 connections. As of now Tiny Server supports only the GET request.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    ScrollServer is a Python based HTTP server that provides an html interface to the ScrollKeeper documentation database. It allows you to browse all documentation that is registered in your ScrollKeeper database using any web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    "little Web Tools" is a collection of modules and classes for your own Python-CGI-Scripting, so you don't have to invent the wheel again. This project will contain easy-to-use and easy-to-extend modules for database access, form handling, mailing a.s.o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A web based application that can search newsgroup names very easy. Use can search use Regular Expression for names and search by popularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Servicios surtidos para HispaPython / hispaZope
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multi-threaded host name and technical contact lookup tool. Reads a list of counted IP addresses (as outputted by uniq -c) from stdin or a file. Resolves their hostnames and (whois) technical contacts. Writes info to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ProgNet is both protocol level standard for controlling any device (eg, light, central heating, computer, stereos, videos...), and the daemon and user space code which implements the protocol standard. The protocol will be submitted in Internet-Draft doc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CGIgen is a collection of classes that are useful in data-encapsulation esp. for CGI-scripts. It also includes other classes that may be helpful in writing CGI-scripts.
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SPG is a photo gallery maker. It is intended to be used when a large set of pictures needs to be published easily on the Internet. SPG is meant to be very easy to use and require very little amount of setup. The publication of pictures is done simply by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Grail is a web browser written in Python using the Tk widget set. It is designed to be highly extensible, allowing the user to extend the ste of content types that are supported. Grail is now being developed by visual-101.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    tinyhttpd is a relatively simple webserver I wrote for a school project. While exceedingly simple, tinyhttpd is threaded and handles basic CGI scripts! This is an educational tool to demonstrate the concepts behind http.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    JeeZez is a distributed information mangement/publishing framework. Currently the focus is to develop a module for software-management, but more modules will follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WeatherFetch retrieves weather information for a specified zipcode (or the easily-settable default zip) from weather.com to the text console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Find out where your website visitors are from: generates statistics on hits per top level domain (e.g. .com, .org, .uk, .se, .fr). Currently works with apache log format, but can easily be extended to understand other formats. Written in vanilla Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pyleon is an extensible GTK+ web browser written in Python, with support for both Mozilla and GtkHTML. Non-core browser features are implemented as modules so power users can load only their desired features, and programmers can easily add their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySocks - a platform independent SOCKS proxy written in Python Do you share an DSL or cable connection between several computers? With PySocks you'll be able to use all features of ICQ, MIRC, Napster and such again!
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Swocket is a cross-platform modular XML Socket server framework implemented in Python with the intention of being used to communicate with Macromedia Flash 5 content but is easily usable with other platforms that support the same flavor of XML Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rockbot is a C irc robot initally based on comstud's Combot. It has gone a long way though. Its version 5 release was widely known in 1996-7 as one of the better (and eaisier to setup) bots. Version 6 goal is to compete with eggdrops, which the author di
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Object oriented CGI output module for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project