Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/10sr/pyltsv
- Owner: 10sr
- License: apache-2.0
- Created: 2020-06-12T08:19:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T15:34:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T10:42:40.622Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]