Utility functions for vehicle service scheduling
Project description
maintenance_utils
A simple Python package with utility functions for vehicle service scheduling.
Installation
To install the package via pip:
pip install maintenance_utils
Usage
You can import the utility functions from the package like this:
from maintenance_utils import calculate_next_service_date, sort_records_by_date
# Example usage:
next_service_date = calculate_next_service_date(last_service_date="2023-01-01")
sorted_records = sort_records_by_date(records_list)
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
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 maintenance_utils-0.1.1.tar.gz.
File metadata
- Download URL: maintenance_utils-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c071ed760041fe94143bb61f6ccb5fae745f4834e6bb2a77683d5211d784279b
|
|
| MD5 |
eb1270c572c46119da37eec007491dc6
|
|
| BLAKE2b-256 |
205f7e1f96884e4db73cf279c27923190a67ed001b57b37ee9de0344fe5dba91
|
File details
Details for the file maintenance_utils-0.1.1-py3-none-any.whl.
File metadata
- Download URL: maintenance_utils-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c64a2a4275d78e38418ea7170e4ee86f3696acb2eb64a05bc413849bbbd14b2c
|
|
| MD5 |
14f3ab0a91b362e9fb4f883cefab0ed3
|
|
| BLAKE2b-256 |
8bf9a176d399022427341fc7978870873b840d6f570022d613bcc84821968be7
|