This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: didnt include github repo link and has typo in readme
This package alows the user to get an e-commerce product's title and price as tuple according to the user's input url.
List of e-commerce websites that can be requested through this package:
*Amazon
*Flipkart
*Snapdeal
*Alibaba
*Reliance digital
Importing and using the package:
''' python from eprice_pkg import eprice
Title,Price=eprice.getAmazon(url)
Title,Price=eprice.getAlibaba(url)
Title,Price=eprice.getFlipkart(url)
Title,Price=eprice.getSnapdeal(url)
Title,Price=eprice.getReliancedigital(url) '''
NOTE: be aware of the region you request for because the functions retunrs the prices acording to the url the user searches for.
NOTE: be aware of the quantity while providing the link from alibaba.
Release files for eprice-pkg-ZeroAutumn 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eprice_pkg-ZeroAutumn-0.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / eprice_pkg-ZeroAutumn-0.0.1.tar.gz
| Download URL | eprice_pkg-ZeroAutumn-0.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6fd26686e61e7247202c18984bf689486bbfa5895c0e227c4326c544eed92de8
|
|
BLAKE2b-256 checksum How to use checksums |
29416da705efd0aa990f1f6fb39a02741bdecda37eab51c6b54fa90bc214623f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|
Release files / eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl
| Download URL | eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3bf54f4f3207d1eb17775141beff6a6b1eb3aa6d00013f51dba00574c5fd47f9
|
|
BLAKE2b-256 checksum How to use checksums |
66c3c90d1194da6403a4fba66479bf69a712d92e84cd3cafc442d98b835f7046
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|