Skip to main content

Terry toolkit tkitRegex 正则合集 ,

Project description

tkit-regex-tools

tkit regex tools 正则合集

pip install tkitRegex

# or
pip install git+https://github.com/napoler/tkit-regex-tools
from tkitRegex import regex_plus
regexs=[
    {
        "regex_key":'follow_characters',
        "replace":''
    },
    {
        "regex_key":'email',
        "replace":'your_email_address'
    }
]
text="Here is our guide on how to 123@qq.com give 123@qq.com CBD oil to dogs. Follow us on Twitter @TriBeCa and @TriBeCaDog. Follow us on Facebook @TriBeCa and @TriBeCaDog."
print("replace:")
out=regex_plus(text,regexs=regexs,test=True,do="replace")
print(out)
print("match:")
for it in regex_plus(text,regexs=regexs,test=True,do="match"):
    print(it)

示例使用: https://github.com/napoler/tkit-regex-tools/blob/main/test.ipynb

推荐文档

https://github.com/manoss96/pregex https://github.com/napoler/pregex https://pregex.rtfd.io/

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

tkitRegex-0.0.0.116626169.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tkitRegex-0.0.0.116626169-py2.py3-none-any.whl (23.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file tkitRegex-0.0.0.116626169.tar.gz.

File metadata

  • Download URL: tkitRegex-0.0.0.116626169.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for tkitRegex-0.0.0.116626169.tar.gz
Algorithm Hash digest
SHA256 455206a85f7a0cbaa9ee8da59daa6bf7317982c76e42a05e9269696f9dd35a66
MD5 78f80000b0d6b9cc6e33c64003b7fd54
BLAKE2b-256 0efe858ea649cbd8c8b1d628c111725386b1ec64463e84e95d106d800de6b868

See more details on using hashes here.

File details

Details for the file tkitRegex-0.0.0.116626169-py2.py3-none-any.whl.

File metadata

  • Download URL: tkitRegex-0.0.0.116626169-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for tkitRegex-0.0.0.116626169-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8493ee05b85e415e06b2821f1b9f20015649bd022e293af33c491d15e1fff298
MD5 3e6a47f8219fe434e96e38d144e9ec67
BLAKE2b-256 89c78137bf01449aa028913c0387f126c1548f559542cf28bb3a506765649625

See more details on using hashes here.

Supported by

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