Showing 170 open source projects for "regular"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    upak stands for User PAcKage manager, and is a system for automating the download, configuration, building, and installation of a package as a regular non-root user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Batch Renamer is a powerful cross platform graphical tool that allows you to rename several files at once. Regular expression and number sequences are supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GutenPy is a comfortable text reader and catalog browser for Project Gutenberg. It features handy bookmarking, word definition lookups, and powerful catalog browser that uses regular expression filtering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A regex tool -- A Python GUI for creating, testing and debugging regular expressions for the Python programming language. Kodos utilizes the pyqt library for it's interface. Screenshots available on project homepage.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Multi-Replacer is a GUI find/replace tool. The "search for"s & "replace with"s can be maintained by a 2-col table. MR support java-style Regex(Regular Expression) of course, also some basic edit functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rss2email is an automated service that delivers news via email. It\'s based on the use of RSS/RDF news feeds. It provides you the latest headlines for the sites you are interested in by emailing the news items to you on a regular basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    Sherlock Roams is a Python-based password auditing tool for Un*x-based systems. It uses a brute force approach on the shadow file (or the regular password file if that fails) to determine which users on your system have obviously insecure passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a zope product that will help grab data from any accessable web pages, and include it in your zope instance. Just fill in the regular expression pattern, and optionally the start and end pattern for the page. A list of matches will be returne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HOWTOs are small- to medium-sized documents that focus on a specific Python-related topic, such as regular expressions, socket programming, or using the curses module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Real-time data visualization. Graphically view your data as it's being generated. Peakster is a very intuitive GUI written entirely in Python, which monitors data at regular intervals and uses gnuplot to render 2D, 3D and superimposed plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xgrabber is designed to prevent folks with repetitive strain injuries (RSI), aka chronic pain from over using a computer by forcing them to take regular breaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A web based application that can search newsgroup names very easy. Use can search use Regular Expression for names and search by popularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python implementation of Tree Regular Expressions for XML (TREX), an XML schema language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regular expressions. Simply stated, it's an IDE for your regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cloud-file-system-sdk

    cloud-file-system-sdk

    CloudFile File System SDK

    ...The Cloud File System integrates the cloud storage into the on-premise storage, it lets on-premise application access the cloud files transparently, just as they would access on-premise regular files. With the Cloud File SDK, the developers can implement the cloud disaster recovery (Cloud DR) solution, seamlessly integrate your existing applications to the cloud environment without affecting the original data and programs, without any modification of your existing applications. It can help the small to medium size companies to implement the Cloud DR with the lowest cost and minimal disruption to normal operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Archangel

    A flexible, extendable content filter

    ...It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include: 1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP. 2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very complex, intensive blocking. I have already written a module that does content-based blocking of youtube videos. Archangel uses the pyicap library to implement the ICAP functionality. The blockpage requires use of the PHP 5.4.x CLI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo