scrapy / scrapely

A pure-python HTML screen-scraping library
1.86k stars 272 forks source link

always use cython to genearate _htmlpage.c (#112) #122

Open milahu opened 2 years ago

milahu commented 2 years ago

fix #112 #113 #121 #118 #116

having scrapely/_htmlpage.c in git makes no sense instead, generate it from scrapely/_htmlpage.pyx