Python Georss Ingv Centro Nazionale Terremoti Client Versions Save

Library for convenient access to the INGV Centro Nazionale Terremoti (Earthquakes) feed.

v0.7

4 months ago
  • Removed Python 3.7 support.
  • Added Python 3.11 support.
  • Added Python 3.12 support.
  • Using version 0.17 of upstream python-georss-client library.
  • Bumped library versions: black, flake8, isort.
  • Migrated to pytest.
  • Code quality improvements.

v0.6

2 years ago
  • No functional changes.
  • Migrated to github actions.
  • Added Python 3.10 support.
  • Removed Python 3.6 support.
  • Using version 0.15 of upstream python-georss-client library.
  • Bumped library versions: black, flake8, isort.

v0.5

2 years ago
  • Add license tag (thanks @fabaff).
  • Using version 0.14 of upstream python-georss-client library.
  • General code improvements.

v0.4

3 years ago
  • Fixed image URLs by supporting new pattern (thanks @caiosweet).
  • Using version 0.13 of upstream python-georss-client library.
  • Python 3.9 support.

v0.3

3 years ago
  • Excluded tests from package.

v0.2

3 years ago
  • Added event id and image url (thanks @caiosweet).
  • Code restructure and clean-up
  • Using version 0.10 of upstream python-georss-client library.

v0.1

3 years ago