What I learned about PyPi from maintaining an Open-Source Package
Last month, I published a package on PyPi - TezzCrawler - a simple CLI tool to convert any website to LLM ready draft for building a RAG capabilities on any website. What spiraled next, was hundreds of hours of analysis on how PyPi works and what hap...
japkeeratsingh.com6 min read
Sadra Yahyapour
Campus Expert at GitHub · Open-Source Contributor · Python Developer · ML Enthusiast
Awesome article. I always wanted to learn about that fake download numbers generated by PyPI. Now I know that! Also, it's worth mentioning that the pypistats package sometimes bugs with mirrors. Also, what are
requestandBrowserrecords?!