Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timstaley/voevent-parse

VOEvent parsing and manipulation routines built on lxml.objectify.
https://github.com/timstaley/voevent-parse

astronomy python voevent xml-parsing

Last synced: about 11 hours ago
JSON representation

VOEvent parsing and manipulation routines built on lxml.objectify.

Awesome Lists containing this project

README

        

VOEvent-parse
=============

.. list-table::
:stub-columns: 1

* - docs
- |docs|
* - tests
- |travis|
* - coverage
- |coverage|
* - package
- |version|

A lightweight library for parsing, manipulating, and generating VOEvent_ XML
packets, build atop `lxml.objectify`_ .

An introduction may be found in the
`online documentation `_,
or in raw form `here `_.

Alternatively you may want to jump right in and get started with
the accompanying
`tutorial notebooks `_.

If you make use of *voevent-parse* in work leading to a publication, we ask
that you cite the `ASCL entry `_.

.. _VOEvent: http://voevent.readthedocs.io/
.. _lxml.objectify: http://lxml.de/objectify.html

.. |docs| image:: https://readthedocs.org/projects/voevent-parse/badge/?style=flat
:target: https://readthedocs.org/projects/voevent-parse
:alt: Documentation Status

.. |travis| image:: https://travis-ci.org/timstaley/voevent-parse.svg?branch=master
:alt: Travis-CI Build Status
:target: https://travis-ci.org/timstaley/voevent-parse

.. |coverage| image:: https://codecov.io/github/timstaley/voevent-parse/branch/master/graph/badge.svg
:alt: Test-coverage
:target: https://codecov.io/github/timstaley/voevent-parse

.. |version| image:: https://img.shields.io/pypi/v/voevent-parse.svg?style=flat
:alt: PyPI Package latest release
:target: https://pypi.python.org/pypi/voevent-parse