BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
MongoDB Atlas runs apps anywhere
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.
Watches a folder for videos, then distributes them to anyone who's subscribed to the video. Full web interface for subscription and configuration control. Uses regularexpressions for identification of videos, as well as renaming if desired.
Syslog Collector listen for syslog messages and parse them following some regularexpressions. It then increment some counters which are exposed through SNMP Agent-X interface
A program designed to walk the Windows registry and match keys, values, and data with regularexpressions. Matched items can be deleted or the branch they are on can be pruned to a particular depth.
...Ivy is a lightweight software bus for quick-prototyping protocols. It allows applications to broadcast information through text messages, with a subscription mechanism based on regularexpressions.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A regex tool -- A Python GUI for creating, testing and debugging regularexpressions for the Python programming language. Kodos utilizes the pyqt library for it's interface. Screenshots available on project homepage.
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
HOWTOs are small- to medium-sized documents that focus on a specific Python-related topic,
such as regularexpressions, socket programming, or using the curses module.
Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regularexpressions. Simply stated, it's an IDE for your regularexpressions.