Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-interview

A ready-to-go repo for job interviews that has:

  • Python
  • pytest
  • black
  • an example source file + test

Getting started

  • Clone this repo to your computer
  • Run python -m venv .venv
  • Run source .venv/bin/activate (or your platform's equivalent)
  • Run pip install -r requirements.txt to fetch dependencies
  • Run pytest to start the test runner

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages