django-ateco
Django helpers for the Italian ATECO classification, wrapping the pure-Python ateco library.
Requirements
- Python 3.10+
- Django 3.2+
ateco
Install
pip install django-ateco
INSTALLED_APPS = [
# ...
"django_ateco",
]
Usage
from django_ateco import services
node = services.lookup("01.11.00")
assert services.validate("55.20.42")
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_ateco-0.1.2.tar.gz
(11.3 kB
view details)
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 django_ateco-0.1.2.tar.gz.
File metadata
- Download URL: django_ateco-0.1.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ec8c3e872a1b945265d021c84514d5367cebb6bd60703153441474d7ce29f4
|
|
| MD5 |
cd32602007c4ac5a91dd4c9ada57669b
|
|
| BLAKE2b-256 |
d735ee54e25d9ecd5c12de9b7da23fbee1c3e67b21ffac821913f8d2fae3ba27
|
File details
Details for the file django_ateco-0.1.2-py3-none-any.whl.
File metadata
- Download URL: django_ateco-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d32924ab6489c1bd42f1d90c98ba8cd294052287b0be87f46d9494cb2681e5d1
|
|
| MD5 |
45f2f90a07683280ac235845ded6ce5b
|
|
| BLAKE2b-256 |
86adbe9ebd7cc9043e295ac8d005e61bc9e065459d9b63bcbb528a98f60793a4
|