ChuBL / OpenMindat

A Python package for the OpenMindat API.
https://pypi.org/project/openmindat/
Apache License 2.0
4 stars 2 forks source link

Countries update #1

Closed CorylC closed 7 months ago

CorylC commented 7 months ago

added countriesRetriever class with id and page

CorylC commented 7 months ago

Added the CountriesRetriever class allowing to get country data by id or page, also updated mindat_api with a new function that returns one item from a search.