https://github.com/10sr/pyltsv
WIP Python Library for Labeled Tab-separated Values (LTSV)
https://github.com/10sr/pyltsv
Last synced: 16 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T15:34:16.000Z (over 4 years ago)
- Last Synced: 2025-12-08T11:41:14.484Z (6 months ago)
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/10sr/pyltsv/actions)
[](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]