Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/10sr/pyltsv

WIP Python Library for Labeled Tab-separated Values (LTSV)
https://github.com/10sr/pyltsv

Last synced: about 2 months ago
JSON representation

WIP Python Library for Labeled Tab-separated Values (LTSV)

Awesome Lists containing this project

README

        

[![Github Actions](https://github.com/10sr/pyltsv/workflows/build/badge.svg?event=push)](https://github.com/10sr/pyltsv/actions)
[![codecov](https://codecov.io/gh/10sr/pyltsv/branch/master/graph/badge.svg)](https://codecov.io/gh/10sr/pyltsv)

pyltsv
======

Python Library for [LTSV][]

[LTSV]: http://ltsv.org/

Development
-----------

pipenv run python3 -m pip install -e .[dev,linter]