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

https://github.com/anyblok/anyblok_io


https://github.com/anyblok/anyblok_io

technical

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2014 Jean-Sebastien SUZANNE
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.

.. image:: https://img.shields.io/pypi/pyversions/anyblok.svg?longCache=True
:alt: Python versions

.. image:: https://travis-ci.org/AnyBlok/anyblok_io.svg?branch=master
:target: https://travis-ci.org/AnyBlok/anyblok_io
:alt: Build status

.. image:: https://coveralls.io/repos/github/AnyBlok/anyblok_io/badge.svg?branch=master
:target: https://coveralls.io/github/AnyBlok/anyblok_io?branch=master
:alt: Coverage

.. image:: https://img.shields.io/pypi/v/anyblok_io.svg
:target: https://pypi.python.org/pypi/anyblok_io/
:alt: Version status

.. image:: https://readthedocs.org/projects/anyblok_io/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://anyblok-io.readthedocs.io/en/latest/?badge=latest

AnyBlok
=======

Add Importer and Exporter behaviour for AnyBlok

+--------------------+----------------+----------------------------------------+
| Blok | Dependencies | Description |
+====================+================+========================================+
| **anyblok-io** | | Add base model to do export and import |
+--------------------+----------------+----------------------------------------+
| **anyblok-io-csv** | **anyblok-io** | CSV file. |
+--------------------+----------------+----------------------------------------+
| **anyblok-io-xml** | **anyblok-io** | XML file |
+--------------------+----------------+----------------------------------------+

See the `latest documentation `_