Skip to main content

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


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

If you're not sure about the file name format, learn more about wheel file names.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page