a complex pattern, support typing
Project description
NEPattern
NEPattern
���������������������������������������������������������������������Alconna
������
from nepattern import BasePattern
pat = BasePattern.of(int)
assert pat.validate(123)[1] == 'V'
assert pat.validate(12.23)[1] == 'E'
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
nepattern-0.1.0.tar.gz
(8.6 kB
view hashes)
Built Distribution
nepattern-0.1.0-py3-none-any.whl
(10.6 kB
view hashes)
Close
Hashes for nepattern-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9779000b276b2acb3f846a997ae160381a22cac6efabb4e23045f956c0579595 |
|
MD5 | ecb39094d6b0c7b7d1513b725da68027 |
|
BLAKE2b-256 | 70f0d87612d1688d2880d24c822787ed218c68df153d58b83f275c2c485901be |