An app where users can get random quotes and browse quotes by different categories or movies.
Project description
Welcome to PyMovies!
Authors
Description
Installation
To install the pymovies package from PyPI, run the following command in your terminal. (NOTE: pip and python must be installed):
```bash
pip install pymovies
```
To run the package:
base
python -m pymovies
The terminal will instruct you from there!
You are able to run four functions:
- list all movies
- get a random quote
- get the quote of the day
- get a quote from a particular movie!
Run Tests
-
Clone the repository
-
Make sure pipenv installed:
pip install pipenv
-
Activate the virtual environment:
pipenv shell pipenv install --dev
-
Run Tests:
python -m pytest tests/TESTFILENAMEHERE.py
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 pymovies-0.1.1.tar.gz.
File metadata
- Download URL: pymovies-0.1.1.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02bb737f7593c8769041aecf8e74fcfccf364d4f5beffea29f672bcd5bb78df
|
|
| MD5 |
192448ac127718af770ac0dc99df3825
|
|
| BLAKE2b-256 |
b6792a4fd0dc9f8a2b341551d1d5409662408408a5408329240c54e0ba569457
|
File details
Details for the file pymovies-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pymovies-0.1.1-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58eea1766a8db432daf2a8ad0da5e0e172dddb6436b011a409ef98141e76d048
|
|
| MD5 |
e97e38c10e9d41d4fef2aa61c92bf7e1
|
|
| BLAKE2b-256 |
b6c99016ad0fe29a1aed7536f6c2a557410b08862bc880a6685de978143758fd
|