Skip to main content

Basic Python module to parse time expressions.

Project description

Python time expressions parser

https://img.shields.io/pypi/v/pytimeparser.svg https://img.shields.io/travis/ouahibelhanchi/pytimeparser.svg Documentation Status

Basic Python module to parse time expressions.

Usage

To use Python time expressions parser in a project:

import pytimeparser

output_timedelta = pytimeparser.parse('3 days 5:12:43.123')

print(output_timedelta.total_seconds())

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.0 (2018-06-11)

  • Raise ValueError in case no time expression recognized.

0.1.0 (2018-04-02)

  • First release on PyPI.

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

pytimeparser-0.2.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

pytimeparser-0.2.0-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 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