A simple scaper which download plublic data from the registry of COUNTER project
Project description
Django Counter Registry
A simple scaper which download plublic data from the registry of COUNTER project and stores it as django models.
Requirements
- Python 3.8+
- Django 4.2+
- requests
Installation
Install using pip:
pip install django-counter-registry
Add it to your INSTALLED_APPS in your django settings:
INSTALLED_APPS = (
...
'django_counter_registry'
)
Fill models with up-to-date date
python manage.py shell -c 'from django_counter_registry.task import update_registry_models;update_registry_models()'
Project details
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 django_celus_registry-0.1.1.tar.gz.
File metadata
- Download URL: django_celus_registry-0.1.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.7 Linux/6.12.21-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a484f7cdedbec77c54a1ff443b4a41a44f643c66e516a0315779a8172c39a738
|
|
| MD5 |
54fec3bddc7fd887477d4a0d4f88adbb
|
|
| BLAKE2b-256 |
aada7a26ad059df1da2fa9975eb6a052b181f295a5fea31add30e3aa907e1f4a
|
File details
Details for the file django_celus_registry-0.1.1-py3-none-any.whl.
File metadata
- Download URL: django_celus_registry-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.7 Linux/6.12.21-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7aef36a7d6244996ff07a42cda03d6092da223ba372edd9c8e4a56552892502
|
|
| MD5 |
60ad3d449e4cee6b14b2dd58253f3d0a
|
|
| BLAKE2b-256 |
f959f28a21ef8e41decdc0e066181796a7f0905ee3eb2f017a3522a1365ca7e9
|