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.7.tar.gz
(39.7 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.7.tar.gz.
File metadata
- Download URL: blitzortung-1.12.7.tar.gz
- Upload date:
- Size: 39.7 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 |
c3f0f3bd94df2e48b85dd9e546f568a234b4c1ceed862c24e259206bcd563f62
|
|
| MD5 |
25ccf53645fa5e07d040cbbadbf9f8b1
|
|
| BLAKE2b-256 |
147002b4c07489b1f762a518688aa0be3b294119c691d7b83db27b8ec4a214f4
|
File details
Details for the file blitzortung-1.12.7-py3-none-any.whl.
File metadata
- Download URL: blitzortung-1.12.7-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 |
c239c9024d71434bd859892fa11ab7a19744421e653a94b2dee10e4a4b0f6a38
|
|
| MD5 |
d9f989f0d46e400728dfd6bb4818df6b
|
|
| BLAKE2b-256 |
c89693cde7fe2a27a4066796deb51360b7904fe55fe46993b8c9d0f93020b061
|