Metadata-Version: 2.4
Name: nomnivore
Version: 1.0.1
Summary: Read from sources and stuff
Author-email: Erik Bremstedt <erik@bremstedt.se>
Project-URL: Homepage, https://github.com/ebremstedt/nomnivore
Project-URL: Issues, https://github.com/ebremstedt/nomnivore/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: roskarl>=2.3.4
Requires-Dist: polars==1.37.1
Requires-Dist: pyodbc==5.1.0
Dynamic: license-file

# 😋 nomnivore 😋

Database readers that return Polars DataFrame generators.

# Install

```sh
pip install nomnivore
```

## Usage
```python
show stuff here
```
