Skip to main content

Website providing information on Japanese entertainment media

Project description

otaku-info

master develop
build status build status

Logo

otaku-info is a website that provides information on various forms of Japanese entertainment media, including anime, manga and light novels.

A live version of the website is running here: otaku-info.eu

Features

Manga Updates

The website can display the amount of unread manga chapters for a connected anilist.co account. It also support telegram notifications for when new chapters are released.

Light Novel Releases

The website collects light novel releases from reddit.com's /r/lightnovels and displays them.

API

The website offers a REST API with various endpoints:

  • /media_ids maps IDs for one service like Anilist oder Myanimelist to other service IDs

Deployment

All deployments assume the existence of a .env file in the project's root directory. This file must contain all environment variables used by the website.

The supported environment variables can be seen in env.sample.

Without Docker

To start the web application without docker, you can simply call python server.py after installing it using python setup.py install. This will run the application using the cherry WSGI server on the port specified in the .env file.

With docker (and docker-compose)

This project provides a Dockerfile as well as a docker-compose file. Do get up and running, simply type in the following commands:

docker-compose build
docker-compose up -d

Further Information

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

otaku-info-0.6.2.tar.gz (48.0 kB view hashes)

Uploaded Source

Built Distribution

otaku_info-0.6.2-py3-none-any.whl (102.4 kB view hashes)

Uploaded Python 3

Supported by

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