Website providing information on Japanese entertainment media
Project description
otaku-info
master | develop |
---|---|
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
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
File details
Details for the file otaku-info-0.6.2.tar.gz
.
File metadata
- Download URL: otaku-info-0.6.2.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bb6308854f792fc9ba081d75e5156ea45cf7b21a1b2970109d1872dea9080e3 |
|
MD5 | 353a93bcaf2eccb71cfdbb510a7c239e |
|
BLAKE2b-256 | 3cf9c92074fbd52765c302e9ff75d0c7d3ec7adb06c6cff1a7f07ff4ddc621a3 |
File details
Details for the file otaku_info-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: otaku_info-0.6.2-py3-none-any.whl
- Upload date:
- Size: 102.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8321f21d99380c6ff9c74df5981222c8bc8a4e4480f0ddd946b3a0d64a960bc |
|
MD5 | fae86fbb02ef225e4c9e628c2427399b |
|
BLAKE2b-256 | 577895d284c41342e54ecbba45ea2ca8bd20069a5c7c6281f2739fc1cf60aba0 |