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)
- Host: GitHub
- URL: https://github.com/rmax/avrocli
- Owner: rmax
- License: mit
- Created: 2017-01-13T19:26:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T22:41:30.000Z (almost 9 years ago)
- Last Synced: 2025-05-15T09:14:55.763Z (about 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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