python-blitzortung a python module for blitzortung.org related stuff
Introduction
This module contains the following independent components
- Database setup and access for local storage of blitzortung.org data.
- Strike data import from data.blitzortung.org.
- JsonRPC Webservice providing strike data in different formats.
- Clustering of strike data (under development).
Installation
It is recommended to install the package in a virtual environment:
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install blitzortung
For development installation from source:
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -e .
Optional Dependencies
Scipy and fastcluster are required for the (optional) clustering functionality. These can be installed via:
pip install scipy fastcluster
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blitzortung-1.12.8.tar.gz
(39.6 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 blitzortung-1.12.8.tar.gz.
File metadata
- Download URL: blitzortung-1.12.8.tar.gz
- Upload date:
- Size: 39.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.14.6 Darwin/25.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45b1739aa68cc876c67a36e64944b6232e24905e1025dc39a0cccd56c4adf121
|
|
| MD5 |
6b9ff4301515c756037a5721a3b508db
|
|
| BLAKE2b-256 |
730e17072afd8b577c86ceb7ce8e16c333e019bc0bfe008e3946be02df33096c
|
File details
Details for the file blitzortung-1.12.8-py3-none-any.whl.
File metadata
- Download URL: blitzortung-1.12.8-py3-none-any.whl
- Upload date:
- Size: 63.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.14.6 Darwin/25.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1f4ed1fc4a77d9d070d004e9469c9be3eb2b164bc6d4f594713851fef4246a5
|
|
| MD5 |
19e3cc011f6dd54aeafd1d00ac7192da
|
|
| BLAKE2b-256 |
f729c9f3154862c3d525fb225824c07f040b27b3cf02c526b007d7f0f71ec73f
|