No project description provided
Project description
MovieApp Command-Line Tool
This is a command-line tool for searching movies, TV series, and episodes using the OMDB API. The program allows you to search for movies or series, retrieve detailed information, and save the results to a file. It is designed to be run from the terminal and accepts several arguments to customize the search.
Setup
-
Make sure you have Python installed.
-
Install the
requestslibrary if not already installed:pip install requests
-
Navigate to the project folder and install dependencies using Poetry:
cd /path/to/your/project poetry install
-
Clone or download this repository.
How to Use
To use the command-line tool, you can run the program with different arguments depending on what you want to do.
The program expects at least one argument: a search query. The search query is the name of the movie, TV series, or episode you are looking for.
Search for Movies or Series
To search for movies, TV series, or episodes, run the following command:
poetry run movinf "Movie Name"
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
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 movieapp-0.1.2.tar.gz.
File metadata
- Download URL: movieapp-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9be03d6da1e95a9efea8b2a526fb2df404563421d0798347c92134180dffeeb
|
|
| MD5 |
a3f2dddd72cb460a3858acd89ea07add
|
|
| BLAKE2b-256 |
9cd3c0db63dc63023e6676864d313a084832d837d71d1ddf657cfc02e1ce9926
|
File details
Details for the file movieapp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: movieapp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe2d6e933275946bf16c49e0e863322d4e18b97a5de6f1c1cffb57a79771b6e7
|
|
| MD5 |
b64d08272a9c586d7294d80fc8fd2d4f
|
|
| BLAKE2b-256 |
e9f545e58b0912d32125e614a456541bbf7d9e11ee9157017c9b01dc1f9c97e5
|