Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

datetime-itertool

Build Status codecov Python Version wemake-python-styleguide

Simple datetime iterator

Features

Installation

pip install datetime-itertool

Example

Showcase how your project can be used:

import datetime

from datetime_itertool.datetime_iterator import DateTimeIterator


start = datetime.datetime(2022, 2, 7)
end = datetime.datetime(2022, 2, 10)


for date_time in DateTimeIterator(start, end):
    print(date_time)

# 2022-02-07 00:00:00
# 2022-02-08 00:00:00
# 2022-02-09 00:00:00

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: 5fe13ee2646d5cf38736bacfa8f9dbbfac092efb. See what is updated since then.

Release files for datetime-itertool 0.0.1a0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for datetime-itertool 0.0.1a0
File Size Uploaded
datetime-itertool-0.0.1a0.tar.gz 3.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for datetime-itertool 0.0.1a0
File Interpreter ABI Platform
datetime_itertool-0.0.1a0-py3-none-any.whl Python 3 none any Details

Total release size: 7.0 kB

Release files / datetime-itertool-0.0.1a0.tar.gz

Download URL datetime-itertool-0.0.1a0.tar.gz
Size 3.4 kB
Tags Source
SHA-256 checksum
How to use checksums
80625db0f26f42aced47e4b4214f6a85fdcb9f09617d49e6f3b61fd90b227895
BLAKE2b-256 checksum
How to use checksums
d70912376ed722b03b51a5aee62fc02713073bc12ae27b34e9b329fd771aa49c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.2.1 CPython/3.8.5 Darwin/20.6.0

Release files / datetime_itertool-0.0.1a0-py3-none-any.whl

Download URL datetime_itertool-0.0.1a0-py3-none-any.whl
Size 3.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
20b05bfe37d8fdcc54e7489a187fc0220f56bab95566b8bf3713b4484ddbe0e9
BLAKE2b-256 checksum
How to use checksums
405f407070fd4d09fa1b0abeb010ef4dd370288af5ff2bee17c1954fa7c57ba5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.2.1 CPython/3.8.5 Darwin/20.6.0

Release history Release notifications | RSS feed

This release

0.0.1a0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page