Skip to main content

Wrapper for RegEx, made so the RegEx code will be understandable

Project description

Simple RegEx

CircleCI status

Brought with ❤️ by  Netguru logo

Introduction

Readability counts. Even in regex.

About

This tool is a wrapper for RegEx in python (import re), which introduces pattern functions in place of unreadable text patterns.

This tool is inspired by the Magic Regex tool.

In Use

Usage example can be found in unit tests.

Installation

pip install simpleregex

Release

To bump a package version use poetry. Examples can be found in poetry docs.

The release process is automated on circle ci. Merge to main branch will deploy automated release to test.pypi.org. To release the new package version to pypi.org create a tag for selected version v\d+\.\d+\.\d+.

Support

Supported python versions:

  • 3.11
  • 3.10
  • 3.9
  • 3.8

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simpleregex-0.1.9.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

simpleregex-0.1.9-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page