Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
#...
Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.
A pythonscript designed to keep two ftp servers in sync for game servers. Geared towards TF2 maps. Now you shouldn't have to worry any more about those pesky "Missing map. Disconnecting" messages!
A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.