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.0.tar.gz
(14.5 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.0.tar.gz.
File metadata
- Download URL: django_ateco-0.1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f31862eda18ec6750e3ba9fcdf9426dfbb886391731fff674a19bf486352abf5
|
|
| MD5 |
46e6e724d4bac37e4c477af6f60dda66
|
|
| BLAKE2b-256 |
85ff435df46b02ad7ec09a5a67b0b5318a351fc7be1bac70cb09ce9283a48d67
|
File details
Details for the file django_ateco-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_ateco-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e6680438883d571a59559e2345ba9ebc859fd15aa0623ea79bd661ff824f9f7
|
|
| MD5 |
ecd2f2d62e3f9034abc03e3254faffe4
|
|
| BLAKE2b-256 |
48027abc9cd9b2d0b7dd7a22c4d4a4d5cd609b253d02124f1762f01767f317ea
|