Spaces:
Sleeping
Sleeping
mattoofahaddcube
commited on
Commit
β’
c5ac05c
1
Parent(s):
f194fe2
updateing
Browse files
readme.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1 |
---
|
2 |
title: Net Salary Calculate
|
3 |
-
emoji: π΅π€π«°
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
|
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.37.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
13 |
# Salary Calculator
|
14 |
|
15 |
This Salary Calculator is a Python-based command-line tool designed to help users determine the additional amount needed on top of their desired salary to account for taxes. It takes into consideration factors such as current salary, desired increment, daily travel costs, and the number of physical workdays per week.
|
|
|
1 |
---
|
2 |
title: Net Salary Calculate
|
|
|
3 |
colorFrom: green
|
4 |
colorTo: green
|
5 |
+
emoji: π΅π€π«°
|
6 |
sdk: streamlit
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
---
|
10 |
|
|
|
11 |
# Salary Calculator
|
12 |
|
13 |
This Salary Calculator is a Python-based command-line tool designed to help users determine the additional amount needed on top of their desired salary to account for taxes. It takes into consideration factors such as current salary, desired increment, daily travel costs, and the number of physical workdays per week.
|