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.
Prerequisites
Before using this tool, you need:
- Python 3.x installed on your machine.
- Poetry installed to manage dependencies (recommended for ease of use).
Installing Dependencies
-
Clone or download this repository.
-
Navigate to the project folder and install dependencies using Poetry:
cd /path/to/your/project poetry install
How to Use
Basic Usage
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"
How to Use
Basic Usage
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.0.tar.gz.
File metadata
- Download URL: movieapp-0.1.0.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 |
0a462f492db8629e853bfb4e296003f20e0e368b57540945114e137866c447f9
|
|
| MD5 |
5e2092fb60e5cb56764662c44fa476fd
|
|
| BLAKE2b-256 |
2483359caefd6eba476b663ddfb52e616b4c8e0e3020e413fe49b438f4bb421f
|
File details
Details for the file movieapp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: movieapp-0.1.0-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 |
60159d1fd0c42d8227cbf76203f458a36df037c6525804cc565fdd44f0b3d8c2
|
|
| MD5 |
6547c8d6559a17c4097be4e39bc5617f
|
|
| BLAKE2b-256 |
34ea140c9ea96f9f7bf6f213f18cc31dc2185a5ca09e341a15df6e1bf6d5f244
|