Back
Similar todos
partially rewrote fetch_pypi_data() and started on some tests to make it easier to figure out #djangopackages
finished pypi refactor of #djangopackages
worked on another data importer using the new python spatula library. It's not bad, but proving to be a bit more difficult to get my 10+ year old project synced than I'd like
working with Pandas (Python) to update a few existing scrapers. It's really, really nice but I ran into a bug trying to pull URLs that I don't want to think about right now.
working on some scraping for data analysis #linkhandy
Found a nice github repo that integrates scrapy and Django. Cloned it and ran it locally. It works! Now I just have to implement to scraping logic and test it further :) #jobsinenglish
🚜 refactored pypi stats generation script to show a progress bar and to throttle self #djangopackages
more Pandas updates and I built out a reverse scraper which makes it easier to say what values you want on a page and then it builds out the CSS selectors backwards.
pushed a bunch of importer changes and started on a layer import/data tracking structure #conf
fixed a #djangopackages bug and started working on adding pypa/packaging support vs. rolling my own
Exploring offline API documentation browers — any suggestions? #chores
finished a few python based wikipedia and google news scripts for fetching content #mylife
finished pypi tests and deployed fixes #djangopackages
✏️ researched bringing back an older Django project that was super useful 7 to 10 years ago #mylife
wrote a new bot to normalize pypi package names #djangopackages
started switching some nasty scraping code project over to Pandas because it works so damn well
worked on packages that are no longer on pypi or never were #djangopackages
🐼 reading up on the Python Pandas library since it makes scraping HTML tables easy peasy
- figure out how to fork the django-pattern-library and replace the index page with my own version ✅ #experimentingnewtool
learn how python imports work