Open kshitij10496 opened 8 years ago
In order to extend the search_location function, we need to implement a new method to filter out search results based on the programming languages.
search_location
This would need some understanding of requests.
requests
@kshitij10496 When you apply the language filter, only the users, not their repositories are shown. Is that what you want to achieve ?
In order to extend the
search_location
function, we need to implement a new method to filter out search results based on the programming languages.This would need some understanding of
requests
.