pyhamtools/docs/source/index.rst

48 lines
1.2 KiB
ReStructuredText

.. project-details:
============
PyHamTools
============
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
:License: MIT; see :doc:`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:
- Locator based calculations (distance, heading, sunrise/sunset, Locator to Lat/Long conversion)
- Checking frequencies against the IARU bandplan or
- Parsing Amateur Radio callsigns using Clublog.org_'s or AD1C's Country-Files.com_ database
PyHamTools is used in production at the DXHeat.com DXCluster_, performing several thousand lookups and calculations per day.
.. _Clublog.org: https://secure.clublog.org/
.. _Country-Files.com: http://www.country-files.com/
.. _DXCluster: https://dxheat.com
PyHamTools Documentation
========================
Contents:
.. toctree::
:maxdepth: 2
reference
examples
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`