8000 GitHub - marcinwojtach/py-calc: A simple python calulator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marcinwojtach/py-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to work with the repository

Running the program

Add execute permission to ./start.sh file and run it

Optional project preparation

Create virtual environment python3 -m venv .venv

Install dependencies .venv/bin/python3 -m pip install -r requirements.txt

About

A simple python calulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0