Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

mangapy

Manga translation tool

Usage page

Create a credentials json file and export the following environment variable:

export GOOGLE_APPLICATION_CREDENTIALS=credentials.json

The current google_vision script expects to have a local file called "18.png" which will upload to Google vision API to recognize:

python google_vision.py

Django

Start && Stop:

For starting the project:

make start

For stopping containers or ctrl+C:

make stop

For further useful commands check the Makefile

Creating a superuser to login inside the Django Admin:

  1. make bash c=web -> It will open a shell inside the web container
  2. Then run normally the createsuperuser command like this:
    • python manage.py createsuperuser

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.