Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
HTTP server developed with Python and socket as the only web module.
# pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru)
# Using only one web module: socket, thus allow user to see and test every detail of HTTP-server.
# Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture.
# Double click the picture for full screen,
# move mouse cursor to the screen top to get the "X" button for exitting full screen.
# You can drag the pictur with left mouse button.
# You can change to other pictures by rolling the mouse wheel.
#...
Naam Tamilar RTMP Server
This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade.
This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO).
All the code source and the bug tracking has migrated to github:
https://github.com/ZenProjects/Apache-Authmemcookie-Module
All the documentation are here:
https://zenprojects.github.io/Apache-Authmemcookie-Module/
TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
akaDAV is a pythonmodule to provide WebDAV (RFC 2518) capabilities
for Twisted 1.3. It enables you to quickly write your own WebDAV
server application in Python. The package also includes easy-to-use
and lightweight WebDAV server application.