Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lillecarl/from_ssv

Convert space separated data into list of dicts
https://github.com/lillecarl/from_ssv

Last synced: 2 days ago
JSON representation

Convert space separated data into list of dicts

Awesome Lists containing this project

README

        

========
from_ssv
========

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

.. image:: https://img.shields.io/travis/lillecarl/from_ssv.svg
:target: https://travis-ci.com/lillecarl/from_ssv

.. image:: https://readthedocs.org/projects/from-ssv/badge/?version=latest
:target: https://from-ssv.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status

Convert space separated data into list of dict

* Free software: MIT license
* Documentation: https://from-ssv.readthedocs.io.

Features
--------

* TODO

Credits
-------

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

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