Utilities for care logging systems, shift detection, and rota helpers
Project description
care-log-utils
A Python toolkit for care workers, rota systems, and care management software.
Features
- Shift slot detection (Morning / Lunch / Tea / Tuck)
- Visit duration calculation
- Care rota helper utilities
Installation
pip install care-log-utils
Usage
from care_log_utils import detect_shift_slot, visit_duration
print(detect_shift_slot("13:20"))
print(visit_duration("09:00", "10:30"))
Output
Lunch
90
Author
Austine Onwubiko
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
care_log_utils-0.1.0.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file care_log_utils-0.1.0.tar.gz.
File metadata
- Download URL: care_log_utils-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bc7382feca56a12b92201922aeec4496e9bc5114f621b54f84baea9ebe50401
|
|
| MD5 |
fa9e7814d01551131b57e46df33fe5a2
|
|
| BLAKE2b-256 |
146c82e840acf4abec25e62ab11a3437bd0c2b3bf346815ea1552f3cb90eb393
|
File details
Details for the file care_log_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: care_log_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dc18313c627a9b2e1014693c83fbd271a5ecff1c0fb02967a739858d2cfbf24
|
|
| MD5 |
376461772d09118e2af3e9de54efc1e6
|
|
| BLAKE2b-256 |
a2d3bcdbb9aaf501ebfb8446e3015605bd8876b304de9a883d697b423c63c719
|