animedex.entry

Entry points for the animedex.entry package.

Re-exports the top-level CLI group so it can be referenced from setup.py’s console_scripts entry point and from the __main__ module.

__all__

animedex.entry.__all__ = ['animedex_cli']

Built-in mutable sequence.

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