https://github.com/developersociety/pyimgproxy
Python library for imgproxy
https://github.com/developersociety/pyimgproxy
Last synced: 5 months ago
JSON representation
Python library for imgproxy
- Host: GitHub
- URL: https://github.com/developersociety/pyimgproxy
- Owner: developersociety
- License: bsd-3-clause
- Created: 2024-03-25T20:45:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-09T21:45:16.000Z (9 months ago)
- Last Synced: 2025-12-19T08:11:10.209Z (6 months ago)
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyimgproxy
Python library for [imgproxy](https://imgproxy.net/).
## Installation
Using [pip](https://pip.pypa.io/):
```console
$ pip install pyimgproxy
```