Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

gchait/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minigrep

README.md - What you're currently reading.
requirements.txt - As of now, only pytest.
minigrep.py - The program itself, a mini grep tool.
test_minigrep.py - Has some pytest tests for the program.
Dockerfile - For building a simple pytest docker image.
Makefile - Can build the image and run the tests in a container.
.gitignore - To not have the __pycache__ around here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published