pyhamtools/docs/source/index.rst

48 lines
1.2 KiB
ReStructuredText
Raw Normal View History

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