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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
rSTWeb is a python based system for generating static webpages from reStructuredText sources. A site navigation will be generated from the directory structure of the input sources. For generating the html the Cheetah templating system will be used.
A File System Folder behaves just like a normal Zope Folder, except it can export its contents to individual human-readable text files in the file system, and then re-import those same files, enabling (for example) proper version control.
Pyndex is a simple and fast full-text indexer and Bayesian classifier implemented in Python. It uses Metakit as its storage back-end. It works well for quickly adding search to an application, and is also well suited to in-memory indexing and search.
An alternative Identification system that is a replacement for Microsoft's Passport and the Liberty Alliance. Its a simple architecture that is setup so anyone can run a server and thereby have control over their online identification.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
...Complete web applications can be created without programming knowledge using XML, XSLT, XPath and related technologies. Radix can be extended using Java, JavaScript, Python, and Tcl.
The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
MacOSX installers (including fully compiled installer packages) for Zope and Zope products.As a goal, we would like to develop Cocoa installers/managers for MacOSX users wanting to deploy and/or develop Zope applications.
ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLT
processing. XSLTMethod associates XSLT transformers with XML
documents. ZopeXMLMethods succeeds XMLTransform. It features
file-system caching and works with many XML/XSLT libraries.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
py2blog takes stories from any configured source and renders them according to configured templates to any configured publish engine. The main goal is to facilitate blogging by giving people an easy way to create stories in their favorite environment
Luxilla is a runtime/browser that turns XUL (XML User Interface Language) into live windows, dialogs, menus, toolbars and more without requiring a single-line of Java code. Pass on the chrome folder holding your XUL markup and see it come alive.
PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides
components for building CGI apps to manage MP3 files on a remote server.
Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
Wenost simplifies the process of building and maintaining larger web sites by hand. Wenost is used in conjunction with PPWizard, a free HTML pre-processor. For examples of websites built with wenost see www.csem.org.uk and the wenost project website.
Python framework for developing distributed web applications.
Composed by a webserver and a number of registered applications, each handling an url family (www.foo.com/*). The applications can run on the same server or on other servers.
Pagecast makes it easy to submit lists of URLs to Internet search engines. Advanced features include: ability to check the URL's for certain problematic conditions. Designed to be simple to use, but effective.
The Zope Weather applet allows you to access weather information as served by the NOAA (http://www.noaa.gov) directly from withing Zope scripting or templating languages. By default
it looks similar to the Gnome Weather Applet.
Zope is an open source application server specializing in content management,
intranets, and custom web applications. Zope is written in Python and has
a large, global community of developers and companies.
A small Python FTP server. Runs within a specified dir of PC. Has a SITE extension to let files of permitted types be opened on the PC (eg spreadsheets). Useful to send reports to PC from Unix host, or PC to PC.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
PySMBSearch is a crawler and search engine for SMB shares. It consists of a crawler script, which creates an index and stores it in an SQL database, and a CGI script that can be used to extract queries from the database.
CSSCC is a Python-based tool which permits to change easily the colours of a CSS file. With a preview of the HTML file using it, tuning colours of a CSS file is quick, graphical and attractive. Requires wxPython module.