Dave micro services
Project description
Medium multiply
A small demo library for a Medium publication about publishing libraries.
Installation
pip install dave-misc
Get started
How to match some pattern with string:
from regx_entities import RegxEntities
# Instantiate a Multiplication object
regx = RegxEntities()
#Can added regular custom expressions
regx.add_entity("otp", r"[0-9]{4}", priority=True)
# Call the multiply method
result = regx.get_matchs("the otp is 0204")
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
dave-misc-0.1.0.tar.gz
(3.9 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 dave-misc-0.1.0.tar.gz.
File metadata
- Download URL: dave-misc-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e479c4403594d6a2d5b6cc420e5661d2d49e83f2f2330236497d09706ee6779
|
|
| MD5 |
8712df195030b58bb36374ceffb81879
|
|
| BLAKE2b-256 |
c286eb1d76636970f60b43850fd04bc8c560dc529dc6b9d850508d37fce3c816
|
File details
Details for the file dave_misc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dave_misc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
501919a53f8a9bac739a84a158c51b3d4c872cb1d61cbc7fa5e10451a2a09119
|
|
| MD5 |
82dacca279ada24556f5bf66f7bb42de
|
|
| BLAKE2b-256 |
c1059a196e9bad968c0ce834acc610bd138d8557be4eedf215e9cbf6a1c4c9c9
|