Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lillecarl/from_ssv
- Owner: Lillecarl
- License: mit
- Created: 2023-03-20T14:57:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T16:23:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T15:56:32.871Z (9 days ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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 StatusConvert 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