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
Full-stack observability with actually useful AI | Grafana Cloud
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.
mod_openopc is a full featured implementation of the OpenOPC library for Python. It is cross platform compatible (full Python 2.5 and up). We used to recommend running it on a POSIX platform (Unix / Linux), but thanks to modest efforts since 2014, performance in Windows OS environments is excellent.
The Taurus Project has *moved* to:
https://github.com/taurus-org/taurus
This SourceForge page is *outdated* and kept for historical reference only.
Taurus is a python framework for control and data acquisition CLIs and GUIs in scientific/industrial environments.
It supports multiple control systems or data sources: Tango, EPICS, ...
New control system libraries and data sources can be integrated through plugins.
S.E.E.R. 2 is a full featured SCADA / Historian / Aggregate Analysis System developed to work as a 'front end' for mod_openopc. Written in pure PHP (HTML 4.01 Transitional), and driven by a web-based user interface for universal deployment.
Generic directory service (for the EPICS tool set). Directory entries are channels with properties and tags. Applications can query a web service to retrieve channels based on wildcard matching on properties and tags, and manipulate the directory data.
Code has been moved to GitHub at https://github.com/ChannelFinder
syphon is an extension for mod_openopc, to monitor telnet devices (serial devices) that sit on Serial -to- Ethernet bridges (such as barcode scanners) and export parsed data to an OPC compliant device (such as a PLC).
Cross platform (python 2.5) tool for exporting data via SMTP (email) to an Endress-Hauser Fieldgate DM3 Server. This tool may be used with any MySQL database historian, even though it was originally an extension for mod_openopc.
The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!