A parser for fuzzy dates
Project description
fuzzy_parser
A minimal parser for Fuzzy 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.28.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file fuzzy_parser-0.2.28.tar.gz
.
File metadata
- Download URL: fuzzy_parser-0.2.28.tar.gz
- Upload date:
- Size: 2.6 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 |
5302b2e007507e3c2b3b3a511585b23f32c37215c112740f8ea91f32554d0e1c
|
|
MD5 |
ea6ae514e254fcb3c9f953e8288a3dcd
|
|
BLAKE2b-256 |
fc46a15fd852ff56457aa6c8f68377a57928cbdf23128110c8dfc8ce1d927a31
|
File details
Details for the file fuzzy_parser-0.2.28-py3-none-any.whl
.
File metadata
- Download URL: fuzzy_parser-0.2.28-py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
bc516c75242914bb45baad97bc58d4406d9bb44d195ea2ff67d07547d217314d
|
|
MD5 |
efe1a66d8ca95221ea495813a4ccd4e9
|
|
BLAKE2b-256 |
41fa96e490707e6194547cb79df99d101f2286424b83ef329526240efb46759b
|