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

https://github.com/flango-dev/django-ninja-polars


https://github.com/flango-dev/django-ninja-polars

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# django-ninja-polars

Like [`django-rest-pandas`](https://github.com/wq/django-rest-pandas) but way faster (in terms of performance as well as development).

Uses [`django-ninja`](https://github.com/vitalik/django-ninja) instead of [`django-rest-framework`](https://github.com/encode/django-rest-framework) and
[`polars`](https://github.com/pola-rs/polars) instead of [`pandas`](https://github.com/pandas-dev/pandas).