MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
Buzzers and crosses simulating those on talent show TV programs. Currently prototyped in php/mysql. Looking to implement as cross platform system app using python.
Pykori (formerly: pyserv) is a lightweight server which has inbuilt support for python. It was meant to replace hacky methods of running Django/Python webapps with a proper, reliable server, however it can also be used to server static pages.
mod_dnsblacklist is a Lighttpd module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.
Transform XML documents using XSL style-sheets. Process embedded blocks of XXSLT (xslt + include directive) commands in any document - download XML data and define XSL style-sheets. Insert downloaded content directly to the page source. Cache support.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
wasSmooth is a jython library to ease IBM WebSphere Application Server administrators work with wsadmin. The idea is to create meaningful classes that can be easily used to create powerful scripts, without the usual gibberish required by wsadmin.
pySpykeeWeb is a simple web server written in Python for controlling a Spykee robot. Currently the program supports robot movement, dock, undock, battery level reporting commands, and video streaming.
Mod_auth_kerb is a module that provides Kerberos user authentication to the Apache web server. It allows to retrieve the username/password pair, and also supports full Kerberos authentication (also known as Negotiate or SPNEGO based authentication).
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
A module for Apache to run Java servlets via GCJ. The goal is to make development and deployment of Java web applications on Apache easier and more natural.
XSLT Filter is an Apache2 loadable module which performs XSL transformation on the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The module acts as an Apache output fitler and is compatible with mod_perl, CGI and PHP applications.
Apache authentication module for Citadel Groupware Server users. Allows the seamlessly authenticate users against the Citadel user database. Uses the native Citadel IPC protocol; features SSL/TLS support for secure communications to the Citadel server.
mod_spamhaus is an Apache module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.
mod_cidr_lookup is Apache module enable to lookup CIDRs and set name to HTTP request header and environmental variable.
mod_cidr is useful to detect some CIDR groups.
example: my company's CIDR block, Google bot's CIDR and others
Not Another Web Server is an extensible Web Server framework, providing a basic Web Server along with a large toolkit of services supporting Bean Shell, Groovy, Python, email, ldap, and much more!
Diktio is a simple CMS written completely in Perl. It uses the HTTP::Daemon module and is quite similar to Zope (though of course far less sophisticated).
mod_myuserdir is Apache module for dynamically configured mass userdirs hosting, all configurations are stored in DB. Also, it is capable to manage settings of PHP4/5 dynamically for every user. By default, it sets open_basedir as homedir and safe_mode.
Three software packages to work with RFC2617 digests: libdigest (C library to compute digests), libcppdigest (C++ library to manage /etc/passwd-like files) and libpam-digestfile (PAM module allowing authentication via an /etc/passwd-like file)
An Apache module for performing server-side content negotiation of XHTML documents. Compatible clients will be sent the correct Content-Type header; older or non-compliant clients will be sent text/html.
It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
PyML server (Python Markup Language) is a content management framework. Page contents are written in pure Python, Python objects can be created and used to render HTML for remote browsers. PyML has been developped to be very simple and easy to use.