Skip to main content

Anime tracking/management application

Project description

Website: https://darkfeline.github.io/animanager/

Personal anime database management tool.

Quick Install

$ pip3 install –user animanager

I highly recommend that you read the documentation (see below).

Configuration/Setup

Copy the included configuration file config.ini to ~/.animanager/config.ini.

Load the included database schema schema.sql into a SQLite3 database file at ~/.animanager/database.db:

$ sqlite3 ~/.animanager/database.db ‘.read schema.sql’

More information

See the documentation for more detailed information. It can be found in the doc directory, or online at [Read the Docs](http://animanager.readthedocs.org/).

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

animanager-0.7.1.tar.gz (26.7 kB view hashes)

Uploaded Source

Built Distribution

animanager-0.7.1-py3-none-any.whl (28.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