python3-pypartpicker

Fetch product and part list information from PCPartPicker
  https://github.com/thefakequake/pypartpicker
  0
  no reviews



PyPartPicker is a package that allows you to obtain information from PCPartPicker quickly and easily, with data being returned via objects with numerous attributes.

Features: * Get Part objects, estimated wattage, and total cost from PCPartPicker lists. * Obtain name, URL, price, product type, image, and more from Part objects. * Obtain everything previously mentioned, plus specs, reviews, and in depth pricing information from PCPartPicker product links. * Async ready: all scraping methods have an asynchronous version