Commit graph

28 commits

Author SHA1 Message Date
cb5a2c9076
Use built-in asyncio.timeout() 2025-05-05 22:59:31 +02:00
26521829b2
Import from top level module in tests 2025-05-05 22:41:29 +02:00
ac795d8b2c
Sort imports 2025-05-05 22:24:12 +02:00
caa826a9ce
Re-export public classes 2025-05-05 22:23:12 +02:00
756d00cb29
Remove prefix 2025-05-05 22:22:51 +02:00
c728493542
Use more enums 2025-05-05 22:17:54 +02:00
c06f1c8972
Breaking: remove prefix from data types 2025-05-05 21:44:50 +02:00
9641b4219b
Reformat code + add type hints 2025-05-05 21:42:20 +02:00
af40cba92d
Breaking: use Enum for pollen data 2025-05-05 20:11:10 +02:00
c4433f20cc
Reformat code 2025-05-05 19:32:12 +02:00
2782c57917
Breaking: make pollen names an enum 2025-05-05 19:31:02 +02:00
2bcbb35262
Breaking: radar style is now an enum 2025-05-05 19:22:57 +02:00
7407cd3b58
Add TODO 2025-05-05 19:12:41 +02:00
5b5c83401d
bump version 0.1.5 -> 0.1.6
Some checks failed
Run Python tests / Run tests (push) Has been cancelled
2025-05-04 11:44:50 +02:00
717f987083
Add docstring and reorder methods 2025-05-04 11:39:21 +02:00
760a13b19f
Add docstring for API 2025-05-04 11:00:25 +02:00
b4ea036f46
bump version 0.1.4 -> 0.1.5 2025-05-03 21:02:24 +02:00
c1caa01034
Add second weather condition and evolution 2025-05-03 20:59:52 +02:00
c3896bd3ce
Better error handling 2025-05-03 20:16:48 +02:00
7301364afd
bump version 0.1.3 -> 0.1.4 2025-05-03 18:06:07 +02:00
a9071efddd
bump version 0.1.2 -> 0.1.3 2025-05-03 17:54:36 +02:00
ccd8254c8f
bump version 0.1.1 -> 0.1.2 2025-05-03 17:37:24 +02:00
dfb9ccb5ef
Add test and fix minor issue 2025-05-03 17:36:59 +02:00
67f1740474
bump version 0.1.0 -> 0.1.1 2025-05-03 16:12:10 +02:00
1e3bc0d1f5
Create Python project 2025-05-03 16:10:40 +02:00
7166c0ccc8
Improve tests 2025-05-03 15:46:47 +02:00
61c641ddba
Sort imports 2025-05-03 11:22:07 +02:00
f567a51283
Import code and relevant tests 2025-05-02 21:45:56 +02:00