Skip to content

Conversation

@FelixVicis
Copy link

modifications include:

  • remove xgoogle/
  • refactor script to use BeautifulSoup v4 and MarioVilas/google
  • fix .gitignore
  • add requirements.txt and essential installation documentation
  • separate script behavior from class functionality

FelixVicis and others added 22 commits November 19, 2016 12:27
this is to remove xgoogle as that package no longer functions
this will serve better for our users to install the dependancies themselves
this is a script to automatically run the pip install and quickly install package google manually
Previous behavior had the script exit at any error. This change now logs a warning when, due to an http error, the website cannot be accessed.

fixes #1
* style: organize imports

* style: remove whitespace

* style: remove extra line

* style: remove whitespace

* style: remove whitespace

* style: remove whitespace

* style: break long lines

* style: remove whitespace
doc: update installation docs to be more straight forward
Replacing the GNU license with MIT, same overall goal.
fix add try-catches to not have so many errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants