DavHau / pypi-deps-db

Dependency DB for python packages on pypi
MIT License
66 stars 40 forks source link

blacklist keyword filter? #5

Open DavHau opened 2 years ago

DavHau commented 2 years ago

It seems like someone is spamming pypi quite hard with libraries related to roblox and robux.

see https://github.com/DavHau/pypi-deps-db/commit/d0a9f29fb0932029ffe854c74bce4c868c01b280

Does it make sense to implement a filter to reduce storage requirements?

milahu commented 2 years ago

i suggest a whitelist filter, derived from download stats https://discourse.nixos.org/t/scaling-the-python-package-set-in-nixpkgs/3749/20