Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB - Class 03

Project: File IO and Exceptions

Project Description

Command line application which takes advantage of Python’s built in capabilities for reading and writing files. It prompts the user to submit a series of words to fit each of the required components of the Madlib template. With the collected user inputs, the app populates the template, resulting in a completed Madlib to the user in the command line.

Author: Rhett Chase

Links and Resources

Setup

  • pip install pytest

.env requirements (where applicable)

  • N/A

How to initialize/run your application (where applicable)

-python3 madlib.py

How to use your library (where applicable)

  • N/A

Tests

  • Run tests by activating virtual environment and running pytest -s command in command line
  • Tests includes the following functions: read_template, parse_template, and merge

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages