You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the games() function introduced in Add initial version of games catalog #753 so that it takes arguments on which to filter the results using both game attributes and metadata.
Could still use the catalog.yml to get the metadata for a dataclass; the catalog could be refactored into a list of dataclass instances, where they either include a callable function or the file
This feature request is for...
PyGambit
Requested enahancement or feature
games()function introduced in Add initial version of games catalog #753 so that it takes arguments on which to filter the results using both game attributes and metadata.