File: Introduction.rst

package info (click to toggle)
python-apptools 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: python: 9,868; makefile: 80
file content (7 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
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/>`_.