https://github.com/anyblok/anyblok_io
https://github.com/anyblok/anyblok_io
technical
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anyblok/anyblok_io
- Owner: AnyBlok
- License: mpl-2.0
- Created: 2018-05-25T11:44:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T09:50:33.000Z (about 3 years ago)
- Last Synced: 2025-07-15T20:46:12.823Z (11 months ago)
- Topics: technical
- Language: Python
- Size: 114 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 `_