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

https://github.com/mehrshaad/apartment_management

Personal PyQt5 windows application!
https://github.com/mehrshaad/apartment_management

excel gui json pdf pyqt5 python

Last synced: 2 months ago
JSON representation

Personal PyQt5 windows application!

Awesome Lists containing this project

README

          

# Apartment_Management
Personal PyQt5 windows application which created for managing my personal apartment.

#### it's capable of:
+ creating a new copy of `FreeForm.xlsx` to place current month data.
+ convert `xlsx` (excel) file into `pdf` file.
+ creating a new folder in case to place output excel files.
+ reading data from the excel file.
+ switchable visual graphics for ui
+ switchable light/dark mode for ui
+ English version coming soon!

### Run Guide
----
if you want to run the `python` code, you have to open cmd/terminal and enter this (replace `{ver}` with the `version` of the file):
```
python "Apart11 {ver}.py"
```

----------
Copyright © **[Mehrshad Dadashzadeh](https://mehrshaad.github.io/)** Summer 2020