fuzzy_dates
A minimal parser for Fuzzy Dates
Usage
From the Command Line type:
python3 -m fuzzy_dates '21 juin - 9 juil'
Or using PrologScript:
./parser/main.pl '21 juin - 9 juil'
[date(2021,6,21),date(2021,7,9)]
[dm(explicit(french)),dm(explicit(french))]
Installation
Install with:
pip3 install fuzzy_dates
Uninstall with:
pip3 uninstall -y fuzzy_dates
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_dates was written by Open Engines<openengines@protonmail.com>
Release files for fuzzy-dates 0.2.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fuzzy_dates-0.2.19.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fuzzy_dates-0.2.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.6 kB
Release files / fuzzy_dates-0.2.19.tar.gz
| Download URL | fuzzy_dates-0.2.19.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee7e96e9d4c7192c45119eaf3066a290562e8b32e56d88161d2c8807861c79d6
|
|
BLAKE2b-256 checksum How to use checksums |
20f729e5af7da3cf1242b2b34a96ba157bdff8d50e8b79f075e17e4ab0920c38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
|
Release files / fuzzy_dates-0.2.19-py3-none-any.whl
| Download URL | fuzzy_dates-0.2.19-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a355ed87cd7cafa06fab27a8fd7a32e08defe1fb1fc2e2705b626ebf0cd5f743
|
|
BLAKE2b-256 checksum How to use checksums |
0a2dc6d82b7bae63ef57032edf6371079ba30a1eec415a2e7d3e2e6ee6818223
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
|