A handy tool to search through Wikipedia, Tmdb and Mal.
Project description
Searchpie
A handy tool to search through Wikipedia, Tmdb and Mal.
Table Of Contents
Installation
Install Using Pip
pip install searchpie
Install From Source
python3 -m pip install --upgrade build
git clone https://github.com/gautam8404/Searchpie
cd Searchpie
python3 -m build
cd dist
This will create a dist package in directory
dist/
├── searchpie-0.0.4-py3-none-any.whl
└── searchpie-0.0.4.tar.gz
After that install using pip
pip install searchpie-0.0.4-py3-none-any.whl
Usage
Searchpie requires TMDb Api Key to search for movies and tv shows you can get it here although you can still use searchpie for everything else
searchpie [identifier_flag] <query> [option_flag]
Example:
searchpie -m fight club -p 2
-m
flag tells searchpie to look into movies data-p
flag tells searchpie to fetch 2 results, upto 10 results can be fetched
Incase identifier flag is not provided searchpie will look into default search method, it can be changed using:
searchpie --set-default
For full help use
searchpie --help
Credits
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
searchpie-0.0.5.tar.gz
(13.2 kB
view details)
Built Distribution
searchpie-0.0.5-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file searchpie-0.0.5.tar.gz
.
File metadata
- Download URL: searchpie-0.0.5.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b1ae62995e307e1f7904c6c23bf77aaca94f3965e9fb79fd3fa63475fd98dfd |
|
MD5 | 63457126fd63dc321255a4c681fd39ae |
|
BLAKE2b-256 | a3236e9afdb5817a073e6ea1567e88a236a8402798fea53adb756f6dae803407 |
File details
Details for the file searchpie-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: searchpie-0.0.5-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79c6d529ca27cff89f675ff9332f1327b3c75d12c9f70acad70bea7a9df0e327 |
|
MD5 | b38f882d1f05816f8fb47c44b2caa3b6 |
|
BLAKE2b-256 | 2ac61c61a2539713634af2d6ebda6e0b12a6137dd1bfd5cf7f5487212af43ef8 |