wspr_cdk 0.0.12

This crate provides an abstraction that allows you to do analysis on wspr's real time spot data.
Documentation
[tool.poetry]
name = "hyper"
version = "0.1.0"
description = ""
authors = ["lexara-prime-ai <irfanghat@gmail.com>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "*"


[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"


# poetry add requests@latest
# poetry install