python-pypartpicker 1.9.5-1 source package in Ubuntu

Changelog

python-pypartpicker (1.9.5-1) unstable; urgency=medium

  * New upstream version

 -- Ben Westover <email address hidden>  Mon, 04 Dec 2023 12:42:24 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pypartpicker_1.9.5-1.dsc 2.1 KiB 0e4665c4b08383d954fd83fcd52e1bf3489e2bebbef49cb5f974a41e830e55dc
python-pypartpicker_1.9.5.orig.tar.gz 8.7 KiB 6aa92bc268d2fff76058fc6f46324d7ce02a7ef2c6f33d4c220394e96bfe418d
python-pypartpicker_1.9.5-1.debian.tar.xz 2.5 KiB 1da3c5e85c49e566a4d0a6a2285150a3ae2e193c4d22203215718547990c0fe6

Available diffs

No changes file available.

Binary packages built by this source

python3-pypartpicker: Fetch product and part list information from PCPartPicker

 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