Skip to content

1okey/textbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textbrowser

Setting up

    python3 -m venv venv

    # linux/macoss
    source ./venv/bin/activate
    # windows
    venv\Scripts\activate.bat

    pip3 install -r ./requirements.txt

Running

	python3 -m textbrowser

Testing

	pytest .

About

simple terminal web-browser made for fun

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages