The ymd module supplies functions for manipulating dates
Project description
YMD
The ymd module supplies functions for manipulating dates.
Here is a simple example:
>>> import ymd
>>> for date in ymd.date_range('2024-12-25', '2025-01-01'):
... print(date)
...
2024-12-25
2024-12-26
2024-12-27
2024-12-28
2024-12-29
2024-12-30
2024-12-31
Installation
Install default version from the Python Package Index:
pip install ymd
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
ymd-0.1.2.tar.gz
(6.4 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
ymd-0.1.2-py3-none-any.whl
(6.6 kB
view details)
File details
Details for the file ymd-0.1.2.tar.gz.
File metadata
- Download URL: ymd-0.1.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8b9b24095d3b58dba7c89a9338aef803cdd5583fdda0bfec0847044eeece8db
|
|
| MD5 |
261b5a257d6df75405712467e772f313
|
|
| BLAKE2b-256 |
71377267f847bdbbe21a69dc06e4df3e1e5ccf4a779268d13bdbb737034287f4
|
File details
Details for the file ymd-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ymd-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2087b144edfec03a1f259fa79a1286538ae916e21a49940c7811ef59a8e42085
|
|
| MD5 |
fe86899eadeba956194ee92af31aceef
|
|
| BLAKE2b-256 |
72f9996f224913163c396a68dd1845ad62f30cedbe416c5520646cf71ac48abc
|