Skip to main content

An attempt at proper time management in Python.

Project description

Propertime is an attempt at implementing proper time management in Python, by fully embracing the extra complications due to how we measure an manage time as humans instead of just negating them.

In a nutshell, it provides two main classes: the Time class for representing time (similar to a datetime) and the TimeUnit class for representing units of time (similar to timedelta). Such classes play nice with Python datetimes so that you can mix and match and use them only when needed.

You can have a look at the README for a better introduction, some example usage and more info about Propertime; and you can get started by having a look at the quickstart notebook, or by reading the reference documentation.

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

propertime-0.2.1.tar.gz (25.9 kB view hashes)

Uploaded Source

Built Distribution

propertime-0.2.1-py3-none-any.whl (26.0 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