Skip to content

Vishal07gt/Open-Source-Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Source-Workshop

Setup

Optional: Setup a virtual environment using python -m venv env
Install: pip -r install requirements.txt

Basic usage of this project

Run python length.py --inch-to-cm 5 to convert 5 inch to cm.

yapf formatter

Run python format.py to auto-format files using yapf formatter, refer here https://github.com/google/yapf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%