mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
46 lines
893 B
ReStructuredText
46 lines
893 B
ReStructuredText
.. project-details:
|
|
|
|
============
|
|
PyHamTools
|
|
============
|
|
|
|
:Version: |release|
|
|
:Code: https://github.com/dh1tw/pyhamtools
|
|
:License: MIT; see LICENSE file
|
|
: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
|
|
with some modules and classes which are frequently needed, like locator based calculations (distance,
|
|
heading, etc) or parsing of an Amateur Radio callsign.
|
|
|
|
Currently, PyHamtools contain the following modules and classes:
|
|
|
|
Modules
|
|
^^^^^^^
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
utils
|
|
locator
|
|
|
|
Clases
|
|
^^^^^^
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Callinfo
|
|
LookupLib
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|