Naming
======

:mod:`apptools.naming` package is a Python implementation of the Naming portion of the `Java
Naming and Directory Interface <https://docs.oracle.com/javase/tutorial/jndi/TOC.html>`_,
including specific implementations for a heirarchy of Python objects. You can
also find the Java JNDI tutorial `here <https://docs.oracle.com/javase/jndi/tutorial/>`_.
