Skip to content

Weather & AWS Improvements

Compare
Choose a tag to compare
@keiffster keiffster released this 15 Dec 15:28
· 392 commits to master since this release

This release has contains a number of architectural changes, to support weather grammars and also to support hosting of Y-Bot on AWS servers

IMPORTANT: PLEASE READ THIS SECTION

The /libs/MetOffer.1.3.2 folder has been removed. MetOffer is now available in PyPy and its installation have been moved into the pip requirements.txt. If you have previously installed Program-Y, then either re-run install with

pip3 install -r requirements.txt

Or install MetOffer on its own with

pip3 install metoffer

Also in this release.

Program-Y now runs 24x7 on an AWS server, you can see this at Program-Y Demonstration
Documentation for installation is on the Wiki and all neccassary systemd files can be found in the repo