# python-random-quote **Repository Path**: c__e/python-random-quote ## Basic Information - **Project Name**: python-random-quote - **Description**: A file-based quote bot written in Python - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-21 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the [Learning Lab](https://lab.github.com) intro to Python. When complete, you'll be able to grab random quotes from the command line, like this: > **$** python get-quote.py > > Keep it logically awesome > > **$** python get-quote.py > > Speak like a human ## Start the Tutorial You can find your next step in [this repo's issues](../../issues/)!