anki.importing.apkg
===================

.. py:module:: anki.importing.apkg


Classes
-------

.. autoapisummary::

   anki.importing.apkg.AnkiPackageImporter


Module Contents
---------------

.. py:class:: AnkiPackageImporter(col: anki.collection.Collection, file: str)

   Bases: :py:obj:`anki.importing.anki2.Anki2Importer`


   .. py:attribute:: nameToNum
      :type:  dict[str, str]


   .. py:attribute:: zip
      :type:  zipfile.ZipFile | None


   .. py:method:: run() -> None


