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.1.tar.gz
(11.2 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.1.tar.gz.
File metadata
- Download URL: django_ateco-0.1.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a295f0cba2458737f648856bd28f20ed4e26a8ce1a65646b7b50675424b8268d
|
|
| MD5 |
940b1981b8da6dc5f9ddac0b3d405559
|
|
| BLAKE2b-256 |
91ca517970d032adef9a4a9b5e1453a7ff78f9918264700ddbe41a5cfd952404
|
File details
Details for the file django_ateco-0.1.1-py3-none-any.whl.
File metadata
- Download URL: django_ateco-0.1.1-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 |
72c5e3d61b377b59e9935947f0d2ec4a8954139ddb012bcb706c1bd914b46b8c
|
|
| MD5 |
d20b4c858452084d5bb5dfa508f84fd2
|
|
| BLAKE2b-256 |
f0383e8a8dbf8e1b83b9c7a28bcac0022eee2f9baf12084c7444f0f7a900117b
|