PyWeather 0.4 beta (The Astronomy Update)
Pre-release
Pre-release
When I was first about to push this update, I challenged myself to go further. 0.4 includes some snazzy features, which will get refined in later versions. However, enjoy these new features!
- Adds the almanac to PyWeather, to view record high/lows, along with normal high/lows at the nearest airport from a location inputted.
- Adds sunrise/sunset data to PyWeather, along with moonrise/moonset data, and some moon data (percent illuminated, phase, age)
- Mostly adds a config file to PyWeather, so you can define if you want verbosity/json verbosity on, or sunrise/sunset data on the summary screen (it'll get finished in 0.4.1)
- Adds a separate updater to check for PyWeather updates (updater/updater.py)
- The UI was changed, prefix is yellow, data is blue now.
- Fixed bugs.
More refined features/fixes will be applied in some upcoming minor updates. Check the to-do list in the Wiki to see the upcoming updates.
As always, git pull
on Linux (make sure to do git stash
if you turned on verbosity), or update through PyWeather, or update through downloading the .zip below. If you find bugs, report them through GitHub. Contributing through pull requests is not recommended, I'm still sorting out implementations.
Enjoy the Astronomy Update!