Skip to content

PandaCuddles/AnimuGLU

Repository files navigation

AnimuGLU

Search for and keep a local library of anime/manga details

Uses Jikan REST

  • jikan_REST
    • local_install (recommended)
    • online_api (default)
    • variable located in jikan_controller.py

Python3 Pip Packages

  • pypubsub >= 4.0.3
  • jikanpy >= 4.2.2
  • wxpython >= 4.1.0
  • python-dateutil >= 2.8.1

To view database file

  • DB Browser for SQLite: here

How to run

  • python3 main.py

Example

AnimuGLU Example

To Do

  • Rework backend to use SQLite3, instead of python pickling DONE
  • Update import functionality to work with the new multi-library format
  • Add import format example to README.md

About

Search for and keep a local library of anime/manga details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages