.
Project description
DjangoUniqueToolkit
What is DjangoUniqueToolkit?
DjangoUniqueToolkit is a Django library that takes the headache out of generating unique identifiers:
- Unique alphabets (A-Z, a-z)
- Unique natural numbers (non-negative integers)
- Unique usernames (gender-aware name pools + random digits)
All backed by Django models to ensure uniqueness in the database and avoid collisions.
Perfect for e-commerce platforms and any app where unique IDs matter.
Why DjangoUniqueToolkit?
- Model-backed uniqueness: No repeated IDs ever.
- Modular & Extensible: Build your own unique ID generators easily.
- Tested & Typed: Comes with solid Pytest coverage and type annotations.
- Supports Django 4.2+: Ready for modern Django projects.
License MIT License — See LICENSE for details.
Links GitHub: https://github.com/navidsoleymani/unique
PyPI: https://pypi.org/project/uniquetoolkit/
Author Navid Soleymani (Hydra) Email: navidsoleymani@ymail.com
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
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
File details
Details for the file djangouniquetoolkit-0.1.0.tar.gz.
File metadata
- Download URL: djangouniquetoolkit-0.1.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7b9e9a5751750b190970642fcdc52cf28fd2d746686a15e393939b0b1e9d2d0
|
|
| MD5 |
260a94c3f838a3cbfd338a90e2b4cb21
|
|
| BLAKE2b-256 |
bd769025490ceb9d9a385a89f5b91a0c1ac4af856ecdf4f694bc93e975e34770
|
File details
Details for the file djangouniquetoolkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: djangouniquetoolkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56031d9be203cad8d36d2b6515d24638acc95a505d8e6186f3967d282623edbd
|
|
| MD5 |
77d07944b2414cccce94c3bfb08d8d2d
|
|
| BLAKE2b-256 |
2c6648361a568fe3aa16a67b5ad4ebe7a838718b407f12e1344a294e3c510269
|