https://github.com/flango-dev/django-ninja-polars
https://github.com/flango-dev/django-ninja-polars
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flango-dev/django-ninja-polars
- Owner: flango-dev
- Created: 2024-06-26T10:18:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T19:03:36.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T07:23:47.935Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).