A web-based image gallery app and dashboard for Neko Image Gallery.
Project description
NekoImageGallery.App
This is a simple wrapper for the NekoImageGallery webapp, allowing it to be used as a Python package.
Usage
# With pip
pip install neko-image-gallery-app
# With uv
uv add neko-image-gallery-app
Then, use it as an ASGI-compatible web server:
import neko_image_gallery_app
from neko_image_gallery_app import asgi_app as frontend_app
You can mount the frontend_app in your ASGI application, or run it directly using a server like Uvicorn.
The webapp is built to use /api as the API endpoint, so you will need to make your api base URL /api to use it correctly.
Original webapp documentation
Please checkout the following link for readme of webapp.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neko_image_gallery_app-0.1.0.dev20250809135801.tar.gz.
File metadata
- Download URL: neko_image_gallery_app-0.1.0.dev20250809135801.tar.gz
- Upload date:
- Size: 368.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5168657f925955224007e972368f4716a15782fd50ba1ca68a07ca0866851233
|
|
| MD5 |
db28a72598fa3b9df95c2118c67338be
|
|
| BLAKE2b-256 |
8b3a3e056538be7b8f985ac82ed20142d310dc30a237242296c138f2fdb00838
|
File details
Details for the file neko_image_gallery_app-0.1.0.dev20250809135801-py3-none-any.whl.
File metadata
- Download URL: neko_image_gallery_app-0.1.0.dev20250809135801-py3-none-any.whl
- Upload date:
- Size: 375.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
741c02c5b912bc67d0bc1dc1f1e04ad32b374d4dea8219d6bb3844428961f97f
|
|
| MD5 |
f6e9f94938e27cd912c31fdbcf2214ec
|
|
| BLAKE2b-256 |
7d5da93f1ad60f66230b2acf797137d666de46d12ac5e56c61347f4f94ab212e
|