Skip to main content

Extract strings enclosed by symbol

Project description

enclosed

Python command line tool and library to extract ecnsloed strings from text

Python Coverage PyPi Code style: black

About

This package provides a Python library that will parse an input text and produce tokens enclosed or not enclosed within an open_symbol and close_symbol .

Install

pip install enclosed

How to use

from enclosed import Parser

print(Parser().tokenize("Hello {World}"))

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

enclosed-0.0.3.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

enclosed-0.0.3-py3-none-any.whl (5.6 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