mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 00:56:54 -04:00
574 B
574 B
Roadmap
NB: These are potential projects. Nothing has been set in stone.
Refactor tests:
- Use
pytest. - Allow tests to run in parallel.
Optional new plot generator
- Candidate would be
plotly.py
New, more interactive skin.
- Highcharts style
- Possibly real-time
Support for running more than one driver.
- Would require asynchronous drivers.
weectl upload - analogous to weectl import, but in reverse. It would upload
to the various RESTful services offered by restx.
Update the fousb driver.