Travis Briggs

Results 92 issues of Travis Briggs

The member variable `site.is_logged_in` is set here: https://github.com/mwclient/mwclient/blob/114b46c3370c202ce9abc2150406433c70cb7107/mwclient/client.py#L307 I have code that looks like this for retrying login when credentials expire (where login() is a method that calls `site.login(user, pass)`):...

This PR builds off the work of @flooie in https://github.com/freelawproject/juriscraper/tree/remove-selenium That branch removed all uses of Selenium in scrapers and replaced them with simple* requests based scrapers. My further work...

I have been intending to participate in NaNoGenMo 2017 since the beginning of the month. I am currently reading ["Building Natural Language Generation Systems"](https://books.google.com/books/about/Building_Natural_Language_Generation_Sys.html?id=qnWQU9C8bDkC) by Reiter and Dale (2000). It...

Rename "Midas" to "Open Opportunities Platform" and update the link as well.

I'm looking at https://github.com/EBWiki/EBWiki/blob/main/docs/SETUP_LOCALLY.md which explains how to get the docker container running. However it doesn't explain the basics of how an edit/test/debug/submit workflow might work. I can see from...

# Description Please include: * relevant motivation * Trying to run the docker image automatically (perhaps on Amazon ECR) and it requires these steps * a summary of the change...

A search could not turn up any information on this library.

Fix the spelling of "sub-categories" and add a couple of periods.

Books on Wikipedia are very much dead. They have been mostly deleted, and there is no convenient way to create one from the new interface. https://en.wikipedia.org/wiki/Help:Books We should remove the...

enhancement
good first issue