Slickdeals command line tool
Project description
A command line tool for Slickdeals
Dependency
requests
beautifulsoup
How to install
pip install slickdeals
python setup.py install
Usage
slickdeals [option]
Options
-f --free: show items free or ship free on frontpage
-F --FREE: show items which are free on frontpage
-n NUM: limit the number of results
-s 'search string': search item, quotation marks are required especially when your search string contains space
Example
- show first 10 free items on frontpage:
slickdeals -F -n 10
- search amazon xbox deals:
slickdeals -s 'amazon xbox'
- search free amazon deals, show 10 results:
slickdeals.py -s 'amazon' -f -n 10
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slickdeals-1.0.tar.gz
(2.7 kB
view details)
File details
Details for the file slickdeals-1.0.tar.gz
.
File metadata
- Download URL: slickdeals-1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14387d44770c4cf783e3054f0c90ca62bbf160799b3e9dea8c1f4df733d8564 |
|
MD5 | d2a81a484abfc6b996e33ed798244ceb |
|
BLAKE2b-256 | 36b70f5b510baf2914e92fadd252d6d87795f1a8c6cd49e53d71c5e97c99d666 |