A parser for fuzzy dates
Project description
fuzzy_parser
A minimal parser for Multilanguage Incomplete & Abbreviated Dates
Usage
From the Command Line type:
python3 -m fuzzy_parser '21 Juin - 9 Juil.'
[datetime.date(2022, 6, 21), datetime.date(2022, 7, 9)]
['dm(explicit(French))', 'dm(abbreviated(French))']
Installation
Install with:
pip3 install fuzzy_parser
Uninstall with:
pip3 uninstall -y fuzzy_parser
Requirements
Setup Requirements with:
./operations/setup-requirements.sh
Test
Test with:
pytest
Compatibility
Tested with SWI-Prolog version 8.2.4 on Ubuntu 20.04
Licence
MIT
Authors
fuzzy_parser
is maintained by Conrado M. Rodriguez conrado.rgz@gmail.com
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
fuzzy_parser-0.2.30.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file fuzzy_parser-0.2.30.tar.gz
.
File metadata
- Download URL: fuzzy_parser-0.2.30.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e94bf35244e04aa111ca7e1f995bf3453432269fea0489afa86ed50c843ba0cf
|
|
MD5 |
b5eca29b472b1f3ad38413a2b56e6d37
|
|
BLAKE2b-256 |
091b3072ecd2e9312040666786d73b885b3158c9372636ee44e5b9cf2bc198b5
|
File details
Details for the file fuzzy_parser-0.2.30-py3-none-any.whl
.
File metadata
- Download URL: fuzzy_parser-0.2.30-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d9293377eb914ce2f8dec675aec5d721dfbb65d091d642f20dbb90ac2f7612db
|
|
MD5 |
ca090ed860266f02177032c5d98e98c5
|
|
BLAKE2b-256 |
9d6434eac49d45e64e5526ea5630bfe57a749777183c175ea7aaae476a96f323
|