django-time-block
an django application to save the timeline information of an object.
Tutorial
-
For example: You have to handle a lot of data from 2000-01-01 to 2023-11-11.
-
First day, you may handle the data from 2023-10-01 to 2023-11-11
-
Next day, you may have handled the data from 2023-09-01 to 2023-09-07: the results look like this:
you will record:
2023-09-01~2023-09-07, 2023-10-01~2023-11-11- the third day, you handled the data from 2023-09-06 to 2023-10-02 then, the records will merge into one:
this two records will be merged:
2023-09-01 ~ 2023-11-11 -
Table of Contents
Installation
pip install django-time-block
License
django-time-block is distributed under the terms of the MIT license.
Release files for django-time-block 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_time_block-0.1.0.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_time_block-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.0 kB
Release files / django_time_block-0.1.0.tar.gz
| Download URL | django_time_block-0.1.0.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
11dc1f35aaf2acdf54d3543c41859d74a7772ebcae2eac619a6e619ac88ea3ec
|
|
BLAKE2b-256 checksum How to use checksums |
76adf01c88a5bce431ac06e77b35106f3f242d1f5851b57fc3f49861abb27775
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|
Release files / django_time_block-0.1.0-py3-none-any.whl
| Download URL | django_time_block-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
374343491c8eb0dc4e437ba198ffc37ba177a65ad80d91939f2cfa9310690216
|
|
BLAKE2b-256 checksum How to use checksums |
1b557a86adfc63765ce9419b51ce02e5d4968deb82026e53c253593504e93a0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|