Package with utility functions on many different subjects
Project description
jklib
Description
Package with useful snippets for Django and general Python development.
The snippets are split into folders/categories:
dj
: Web development around Django and Django Rest Frameworkmeili
: Utilities to interact with MeiliSearch (with a subfolder fordj
Django)std
: Generic utilities around the standard library that can be used in any project
Using git hooks
Git hooks are set in the .githooks folder
(as .git/hooks
is not tracked in .git
)
Run the following command to tell git
to look for hooks in this folder:
git config core.hooksPath .githooks
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
jklib-5.2.3.tar.gz
(20.4 kB
view details)
Built Distribution
jklib-5.2.3-py3-none-any.whl
(27.0 kB
view details)
File details
Details for the file jklib-5.2.3.tar.gz
.
File metadata
- Download URL: jklib-5.2.3.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
92fcadb27fd20d620f5680fe2b13eb0e899eaede9943d037e18b3dce4523a175
|
|
MD5 |
c216969d7bf3d63daf530333ee1a7adb
|
|
BLAKE2b-256 |
5923dfc73f0b8880faf1aeffb7cd32eaa410f25a81e1bdfe5ed806cd409bb8c1
|
File details
Details for the file jklib-5.2.3-py3-none-any.whl
.
File metadata
- Download URL: jklib-5.2.3-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5fccc91fccb70cfe4b8b922366374427d5b4741f4beeea3d2c7d1b76ff617ed8
|
|
MD5 |
7eec14f223216cdbce0df71870ddb742
|
|
BLAKE2b-256 |
78382b7b8429fa16c7a3dbf5342a1d58ff21ecbf8ae8f5787acf4cf952147b9e
|