C# Regex implemented in Python
Project description
Example
import csregex
csa = regex.find_all('[^a]', 'asdf')
list(a)
>>>['s', '\d', 'f']
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
csregex-1.0.0.tar.gz
(2.0 kB
view details)
File details
Details for the file csregex-1.0.0.tar.gz.
File metadata
- Download URL: csregex-1.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18db6525ad88d7eca3b4d9639a4ea8069d04be550b9abfcdd63644fe78c0865e
|
|
| MD5 |
5f9c4e5d88b01ba0e1e13fa47162f83e
|
|
| BLAKE2b-256 |
1a0c89daec69db5642294644f1698733be59ebb260c3fcb819df2ab030a40ae7
|