Skip to main content

date package for parsing dates

Project description

Example Package

Date Extraction library built on top of Python native date libraries to support business vocabularies.

Installation

` pip install datelibrary-javis`

#Usage `import datelibrary from datelibrary.dates import DateData

 text = "my sales from june to sept'

 date_obj = DateData(text)

 print(date_obj.comile_dates())

 >>>

 `

Scope

current date = 5th November 2019
| Type | Parsed Date |
| --- | --- |
| ytd | [] |

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datelibrary-javis-0.0.4.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

datelibrary_javis-0.0.4-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page