https://github.com/iharkatkavets/kursroz.python
A python script for calculating exchanging rates in Poland.
https://github.com/iharkatkavets/kursroz.python
ceidg poland
Last synced: 3 months ago
JSON representation
A python script for calculating exchanging rates in Poland.
- Host: GitHub
- URL: https://github.com/iharkatkavets/kursroz.python
- Owner: iharkatkavets
- Created: 2023-01-25T20:25:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T11:23:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T22:52:32.057Z (7 months ago)
- Topics: ceidg, poland
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# różnice kursowe
A python script for calculating exchanging rates(różnice kursowe) in Poland.
Made to simplify taxes calculations for individual entrepreneurs in Poland (Jednoosobowa działalność gospodarcza).### How to run
```$ zsh
% cd kursroz.python/
% python3 -m kursroz```