Skip to main content

Python module for seismologists.

Project description

Test Status Build Status Documentation Status codecov PyPI

Pysmo offers simple data types for seismologists to write code with. Instead of working with one big class containing all kinds of data, psymo uses separate, narrowly defined classes that are more meaningful when describing things that exist in the real world. The type definitions are not tied to any particular file format, and thus free users from needing to adhere to Python data structures often dictated by a rigid underlying file format.

Together with these data types, pysmo provides a growing library of essential functions that benefit from using these types. Programming with pysmo results in code that is:

  • using modern Python concepts.
  • easy to write and understand.
  • both portable and future proof.

Pysmo itself is designed to be modular and easy to expand without interfering with the existing code base, making it straightforward to incorporate user contributions.

Contributors

  • Helio Tejedor

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

pysmo-1.0.0.dev0.tar.gz (37.0 kB view hashes)

Uploaded Source

Built Distribution

pysmo-1.0.0.dev0-py3-none-any.whl (41.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page