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
You can set the number of threading for querying using Wikimedia API(https://www.wikidata.org/w/api.php). And you can put N-dimensional list of entities' text or ids in it, so you can query a number of entity in one time. What's more, each entity can get results at right position and right dimension in the list.
The purpose of this project is to make a web application using Flask that allows user to signup, login, logout (with a postgresql database). Proide user with a nearby events (using wikimedia's nearby API). Display an interactive map for the results (using leaflet.js).