sethblack / python-seo-analyzer

An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues.
Other
1.18k stars 305 forks source link

cross-platform executable & keywords back #21

Closed rtruxal closed 6 years ago

rtruxal commented 6 years ago

Changed setup.py to use entry_points syntax for cross-platform executable deposition.

Crude re-addition of keyword functionality...I'm getting a lot more keywords now & they're numbers...it is working now though; both on the cmdline and via the python-API.