Skip to content

A Python Wrapper to a PQLX seismological database. It must help the task to query the PQLX database.

License

Notifications You must be signed in to change notification settings

marcelobianchi/pypqlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPQLx Package

This package offer a class to handle the PQLX database and on the creation of the PSD and PDF plots. The final goal is to implement an WebService to serve PSD and PDF data to a set of rich web-pages.

Instalation

This code uses 'records' a light database driver.

https://github.com/kennethreitz/records

On Debian the "better" way to install is using the pip system on local user account.

% pip install records --no-deps

and later, I fill in the dependencies manually by try-and-error.

About

A Python Wrapper to a PQLX seismological database. It must help the task to query the PQLX database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published