Extract strings enclosed by symbol
Project description
enclosed
Python command line tool and library to extract ecnsloed strings from text
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file enclosed-0.0.3.tar.gz.
File metadata
- Download URL: enclosed-0.0.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e686ff8b8adf8c1db90bd8b88f03c85d9ecfdedbbd5746a6448660eb77079246
|
|
| MD5 |
ab755dff390e457644a5f0933ba0e209
|
|
| BLAKE2b-256 |
1eac01b550e809e8c05b15aad39b5f487df1914e38bf1e3d4631d8b70df7ff57
|
File details
Details for the file enclosed-0.0.3-py3-none-any.whl.
File metadata
- Download URL: enclosed-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd149a798b392926e0cda6f419e5112a829c8710e55212410e324686530226ed
|
|
| MD5 |
e2ad475ba1a5f1f8b19a62f2d2653931
|
|
| BLAKE2b-256 |
bb842e96fefb2a0d12f72fc7198507306da355b1cceeefdfdeee97702576bb95
|