A command-line tool for randomly selecting movies based on user input.
- Run with an input file or enter movies interactively.
- Specify the number of iterations.
- Optionally show only the top N results.
- Export results to CSV or JSON.
Clone or unzip the package, then install using pip:
pip install movie-selector