Legacy-cgi Alternatives
Similar projects and alternatives to legacy-cgi
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
legacy-cgi discussion
legacy-cgi reviews and mentions
-
Serving 200M requests per day with a CGI-bin
Here's the justification for removing cgi - https://peps.python.org/pep-0594/#cgi
Amusingly that links to https://peps.python.org/pep-0206/ from 14th July 2000 (25 years ago!) which, even back then, described the cgi package as "designed poorly and are now near-impossible to fix".
Looks like the https://github.com/jackrosenthal/legacy-cgi package provides a drop-in replacement for the standard library module.
Stats
jackrosenthal/legacy-cgi is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of legacy-cgi is Python.