O librarie folosiind date XML de la INFP pentru a afla magnitudinea la secunda.
Project description
O librarie folosiind date XML de la INFP pentru a afla magnitudinea la secunda.
Github: https://github.com/TudorGruian/alerta-seism-python3
Exemplu:
```python
import alertaseism
print(alertaseism.mag()) # <- pentru magnitudine
print(alertaseism.heart()) # <- pentru stare server
if alertaseism.mag() >= 1:
print("CUTREMUUUR")
```
Tot pe Git gasesti si exemple de loop
Github: https://github.com/TudorGruian/alerta-seism-python3
Exemplu:
```python
import alertaseism
print(alertaseism.mag()) # <- pentru magnitudine
print(alertaseism.heart()) # <- pentru stare server
if alertaseism.mag() >= 1:
print("CUTREMUUUR")
```
Tot pe Git gasesti si exemple de loop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alertaseism-0.0.5.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for alertaseism-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bca16d0ad3b74838358d909c855514867b795bcb7e55e4cd021a9464378fb0da |
|
MD5 | b148c533ac1e05ebf3c00f9365dbb8aa |
|
BLAKE2b-256 | e36ba04c3975f09903d2968ad4f2468e43c27d3df45b374bc9d6efc35e15de71 |