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

https://github.com/gitmahin/guestgenius

GuestGenius is a Python🐍 application💻⚙️ for storing🛢 hotel guest🫂 data in Excel.📃🚀
https://github.com/gitmahin/guestgenius

Last synced: 11 months ago
JSON representation

GuestGenius is a Python🐍 application💻⚙️ for storing🛢 hotel guest🫂 data in Excel.📃🚀

Awesome Lists containing this project

README

          

If Pandas package is not installed, install it by this command.

```
pip install pandas
```