API Reference

animedex - a read-only, multi-source, gh-flavored CLI for anime metadata.

The package is currently a work-in-progress scaffold. The public surface will be expanded as the implementation progresses; see plans/ in the repository root for the staged roadmap.

__all__

animedex.__all__ = ['__AUTHOR__', '__AUTHOR_EMAIL__', '__DESCRIPTION__', '__TITLE__', '__VERSION__']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.