Skip to main content

An ergonomic way to use regex recursively.

Project description

ReDocparse

ReDocparse is a small library that aims to make transforming large amounts of text easier.

It introduces a redocparse.matcher.Matcher class that matches a chunk of text via regex, runs the matched text through an optional callback function, then sends the matched text through each of its nested Matchers.

In short, it's a more ergonomic way to use regex recursively.

Discord

Included in this repository is src/discord, which is an application of ReDocparse aimed at creating Python dataclasses from the Discord API Documentation (specifically for use with DubiousDiscord).

discord.parse_discord requires Inflect to run.

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

redocparse-0.1.1.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

redocparse-0.1.1-py3-none-any.whl (20.2 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