Metadata-Version: 2.4
Name: hamplots
Version: 1.0.30
Summary: Realtime plots for ham radio band conditions
Author-email: G1OJS <g1ojs@yahoo.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/G1OJS/hamplots
Project-URL: Issues, https://github.com/G1OJS/hamplots/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: paho-mqtt
Requires-Dist: pathlib
Dynamic: license-file

# Hamplots

![](https://raw.githubusercontent.com/G1OJS/hamplots/refs/heads/main/plots/Rx_40m_FT8.png)

### Hamplots
Produces various plots based on current ham radio band conditions, based on reports from pskreporter.
Currently set up to support this repository, which uses GitHub actions to update the plots periodically and put them on the web, 
for example: [this page](https://g1ojs.github.io/hamplots/docs/heatmaps.html).

However, you can install and run the Python used to generate the plots and use it yourself.

### Installation:

```
pip install hamplots
```

### More coming soon
