*******************************************************************************
Python interface
*******************************************************************************

:mod:`emblematic` also has a Python interface that can be called from other Python scripts to programmatically generate emblems.

============
Installation
============

.. todo:: Describe how the package can be installed for use in Python scripts.

=====
Usage
=====

.. todo:: Describe how the package can be used in other Python scripts.

=============
API reference
=============

.. todo:: Add "private" modules as well?

------------------
Emblem composition
------------------

.. automodule:: emblematic.composition

----------------
SVG modification
----------------

.. automodule:: emblematic.svg

---------------------------------
Command-line interface definition
---------------------------------

.. automodule:: emblematic.cli

Arguments and options
^^^^^^^^^^^^^^^^^^^^^

.. automodule:: emblematic.cli.argopts

Commands
^^^^^^^^

.. automodule:: emblematic.cli.commands

File detection
^^^^^^^^^^^^^^

.. automodule:: emblematic.cli.files
