DRF Manipulation
It's really common to have fields like "inserted_at", "updated_at", "created_at", "last_modification", "last_update", etc in tables. To avoid repeatedly copy-past these fields, I made this package.
Installation
pip install drf-manipulation
Or, if you want the latest version, you can directly install the package from the source code:
pip install https://github.com/xanigo/drf-manipulation/archive/refs/heads/master.zip
Or using git:
pip install git+ssh://git@github.com/xanigo/drf-manipulation.git
Release files for drf-manipulation 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drf-manipulation-0.1.4.tar.gz | 15.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| drf_manipulation-0.1.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 22.2 kB
Release files / drf-manipulation-0.1.4.tar.gz
| Download URL | drf-manipulation-0.1.4.tar.gz |
|---|---|
| Size | 15.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ce9efb5e06a69f2a5d539291ffddad530b8c3ccfbaa67cf59bf754daaec305c5
|
|
BLAKE2b-256 checksum How to use checksums |
785324aef877e89e266b3fbba5793c19fb2121a8ddaf36400dbcb1c7db4d4069
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|
Release files / drf_manipulation-0.1.4-py2.py3-none-any.whl
| Download URL | drf_manipulation-0.1.4-py2.py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d7ed0d2b6f16f477b556098590093f0e84b9648491bd9b3260e1442301090f24
|
|
BLAKE2b-256 checksum How to use checksums |
3dd6b013bd224f3ac117be421bafb0324af0bf37a50ceaa70c887a490d9f15c4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|