Core modules for Halibot should be supplied with an install, and should contain only modules that would most likely be useful to all/most installs by default. Furthermore, documented example modules should not live in the source tree for Halibot, and instead should probably exist in their own repository. Since these modules need not be actually useful, they shouldn't be part of the default Halibot install either.
Proposing the following:
Packages in Halibot/Examples should be well-commented reference modules, agents, etc that exercise supported Halibot features, and should be kept in sync with Halibot-core changes (we may want to integrate tests?).
Core modules for Halibot should be supplied with an install, and should contain only modules that would most likely be useful to all/most installs by default. Furthermore, documented example modules should not live in the source tree for Halibot, and instead should probably exist in their own repository. Since these modules need not be actually useful, they shouldn't be part of the default Halibot install either.
Proposing the following:
Helloto a new repo,Halibot/ExamplesHalibot/halibot/packages/core/*.pyPackages in
Halibot/Examplesshould be well-commented reference modules, agents, etc that exercise supported Halibot features, and should be kept in sync with Halibot-core changes (we may want to integrate tests?).