Skip to main content

A locally-run cover generator for MyAnimeList.

Project description

About

A locally-run cover generator for MyAnimeList written with Python 3.7. Generates CSS files for high resolutions covers. Currently somewhat barebones.

This project is more of a fun experiment than something I expect to announce loudly to the world. It is named after Doomcat's "MalCat", even though it's function-set is rather different for the moment.

How To Install

Python 3 is required.

Launch command line and install via pip:

pip install MalFox

How To Use

This script requires your MAL list to be public.

Run via command line and pass it up to three arguments: username, list type, and CSS preset. MalFox will generate a "Results" folder wherever you run the script, so make sure to "cd" to your preferred directory.

Command line syntax:

python -m MalFox <user> <type> <preset>

Valid types: 'anime', 'manga', 'both'

Valid presets: 'dataimagelink', 'dataimagelinkbefore', 'dataimagelinkafter', 'datatitlelink', 'datatitlelinkbefore', 'datatitlelinkafter', 'animetitle', 'animetitlebefore', 'animetitleafter', 'more'

Only username is required. If no type or preset is provided, it defaults to 'both' + 'dataimagelinkbefore'.

Example command line prompt:

python -m MalFox Valerio_Lyndon both dataimagelink

This tutorial will be improved in the future if/when this script is also improved.

Plans

  • Complete Proper Python formatting, allowing easier install through pip (including module dependency direction). I'm kinda bad so I am still figuring out how to do this.
  • (Definite) Automatic uploading of files to hosting service. Would automatically override files if they exist.
  • (Definite) Add details to readme on how to have script run via .bat file, including automatically on computer start.
  • (Possible) Toggle for combining anime/manga files into one output file. Not valid for 'more' preset.
  • (Unlikely) Package project as an exe file for easier use.

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

MalFox-0.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

MalFox-0.2.0-py3-none-any.whl (4.9 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