An open API service indexing awesome lists of open source software.

https://github.com/dkatz23238/fconvert

A simple python example
https://github.com/dkatz23238/fconvert

Last synced: 3 months ago
JSON representation

A simple python example

Awesome Lists containing this project

README

        

# fconvert

### Python program to convert Farenheit to Celsius

## How To Use

### 1) First clone this repository
### 2) Then `cd` into the cloned repository
#### 3) Set an alias to fconvert
To set an alias to fconvert simply write `alias fconvert="python -m fconvert"`
### 4) Run the program
You can run the program by calling `convert F`