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

https://github.com/rmax/avrocli

Avro command line interface (fastavro-based)
https://github.com/rmax/avrocli

Last synced: 11 months ago
JSON representation

Avro command line interface (fastavro-based)

Awesome Lists containing this project

README

          

=======
avrocli
=======

.. image:: https://img.shields.io/pypi/v/avrocli.svg
:target: https://pypi.python.org/pypi/avrocli

.. image:: https://img.shields.io/pypi/pyversions/avrocli.svg
:target: https://pypi.python.org/pypi/avrocli

.. image:: https://readthedocs.org/projects/avrocli/badge/?version=latest
:target: https://readthedocs.org/projects/avrocli/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/travis/rolando/avrocli.svg
:target: https://travis-ci.org/rolando/avrocli

.. image:: https://codecov.io/github/rolando/avrocli/coverage.svg?branch=master
:alt: Coverage Status
:target: https://codecov.io/github/rolando/avrocli

.. image:: https://landscape.io/github/rolando/avrocli/master/landscape.svg?style=flat
:target: https://landscape.io/github/rolando/avrocli/master
:alt: Code Quality Status

.. image:: https://requires.io/github/rolando/avrocli/requirements.svg?branch=master
:alt: Requirements Status
:target: https://requires.io/github/rolando/avrocli/requirements/?branch=master

Avro CLI

* Free software: MIT license
* Documentation: https://avrocli.readthedocs.org.
* Python versions: 2.7, 3.4+

Features
--------

FIXME

Quickstart
----------

FIXME

Credits
-------

This package was created with Cookiecutter_ and the `rolando/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`rolando/cookiecutter-pypackage`: https://github.com/rolando/cookiecutter-pypackage