pyhamtools/docs/source/index.rst

46 lines
893 B
ReStructuredText
Raw Normal View History

2014-04-24 14:01:53 +02:00
.. project-details:
============
PyHamTools
============
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
2014-04-26 00:22:57 +02:00
:License: MIT; see LICENSE file
2014-04-24 14:01:53 +02:00
:Issues: https://github.com/dh1tw/pyhamtools/issues
:Documentation: http://pyhamtools.readthedocs.org/
:IRC: #hamtests on webirc.deltaxray.org
PyHamTools is a Python library which helps you creating Amateur Radio applications faster. It comes
2014-09-21 19:52:48 +02:00
with some modules and classes which are frequently needed, like locator based calculations (distance,
heading, etc) or parsing of an Amateur Radio callsign.
2014-04-24 14:01:53 +02:00
Currently, PyHamtools contain the following modules and classes:
2014-05-02 01:36:12 +02:00
Modules
^^^^^^^
.. toctree::
:maxdepth: 2
2014-04-24 14:01:53 +02:00
2014-05-02 01:36:12 +02:00
utils
2014-09-21 19:52:48 +02:00
locator
2014-04-24 14:01:53 +02:00
2014-05-02 01:36:12 +02:00
Clases
^^^^^^
2014-04-24 14:01:53 +02:00
.. toctree::
:maxdepth: 2
2014-04-26 00:22:57 +02:00
Callinfo
2014-04-24 14:01:53 +02:00
LookupLib
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`