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!
- Host: GitHub
- URL: https://github.com/mehrshaad/apartment_management
- Owner: mehrshaad
- Created: 2021-04-13T19:15:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T09:25:08.000Z (over 2 years ago)
- Last Synced: 2025-06-02T12:17:04.391Z (about 1 year ago)
- Topics: excel, gui, json, pdf, pyqt5, python
- Language: Python
- Homepage:
- Size: 94.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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