Metadata-Version: 2.4
Name: wave-counter
Version: 0.2.1
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Dist: fastapi>=0.116,<1 ; extra == 'fastapi'
Provides-Extra: fastapi
Summary: Self-hosted anonymous counters backed by Rust and SQLite
Author: Adrian Latorre
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/willylatorre/wave-counter
Project-URL: Issues, https://github.com/willylatorre/wave-counter/issues
Project-URL: Repository, https://github.com/willylatorre/wave-counter

# Wave Counter for Python

Native Python bindings and an optional FastAPI router for Wave Counter.


