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
-mflag tells searchpie to look into movies data-pflag 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file searchpie-1.0.0.tar.gz.
File metadata
- Download URL: searchpie-1.0.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7c9d69570f293747639d3369732da741444b19b7332f1d235e503e54ee3c781
|
|
| MD5 |
e0cc3a50594e0a6cc1c0ee92a54e7e84
|
|
| BLAKE2b-256 |
f07e85fcc503028f632bfc4fbae6d6ba73dd0286be9859fb2057924b6381f5e3
|
File details
Details for the file searchpie-1.0.0-py3-none-any.whl.
File metadata
- Download URL: searchpie-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
1b3307311fb5be279802045f9765c553e78645cdd15744d79043d4652349760d
|
|
| MD5 |
f7a439c967f5a4126303e76e34de4d00
|
|
| BLAKE2b-256 |
44b4dccd58732ff3e57f16fc6a18190b2877d6090d189f78a01b6917513053c3
|