Metadata-Version: 2.1
Name: datalines
Version: 0.0.1
Summary: Datalines = Dataloaders + Pipelines, add simplicity
Home-page: https://github.com/TheProjectsGuy/DataLines
Author: TheProjectsGuy
Author-email: vdd29rjre@mozmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/TheProjectsGuy/DataLines/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# DataLines

A package to prevent reinventing the wheel every time data needs to be loaded or processed. Aims at operating with the least number of dependencies (for high compatibility and lightweight).

## Table of contents

- [DataLines](#datalines)
    - [Table of contents](#table-of-contents)
    - [Contents](#contents)

## Contents


