This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Releases: nextml-code/karlovic
Releases · nextml-code/karlovic
Release list
Allow Python 3.9 & use Poetry
v0.1.4-beta chore: add metadata to pyproject.toml
Dependency updates
- Fix vulnerable Pillow version
- Relax dependencies
Move port config
Move configuration of port from model_server(..., , ...) to run_server()
Better imports and easy use of forms
Makes imports easier, breaking change!
Adds a function use_image_form(app, routes) that creates a form endpoint where you can post files to the same endpoint.
Initial release!
First release of this awesome package!