mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
10 lines
209 B
Markdown
10 lines
209 B
Markdown
|
# PX-to-REM Script
|
||
|
|
||
|
This script can convert **PX to REM** and **REM to PX**
|
||
|
|
||
|
## Usage call python script then select your interest **PX to REM** or **REM to PX** to convert
|
||
|
|
||
|
``` bash
|
||
|
$ python px_to_rem.py
|
||
|
```
|