Qddate

Latest version: v1.0.4

Safety actively analyzes 623694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

------------------
* Added pattern "dt:date:date_eng4_short". It covers dates like "17-Oct-21", commonly used in UK opendata.

1.0.1

------------------
* Added "noyear" flag to match function. If used than all "noyear" patterns will be ignored. This is needed to avoid a lot of false positives
* Added "patterns" and "base_only" parameters for DataParser __init__ function. Now patterns used to pass list of date patterns listed in qddate.patterns and "base_only" used to do not generate any additional patterns from base patterns provided
* Disabled pattern "dt:date:date_7" for dates like 09.2019 without day in date string. It generated too many false positives and it's extremely rare.

0.1.1

------------------
* Code cleanup, date patterns moved to "qddate.patterns"

0.1.0

------------------
* First public release on PyPI and github

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.