A Python script to do automatic matchings of Istanbul Bilgi University researchers to the European Commission's Funding & Tenders Portal's call keywords concerning various research projects and proposals.
Calls scraping can be used for any project that needs to utilize Horizon calls for the 2021-2027 period. The rest of the code is specified for BİLGİ.
Deadline Colors:
- 🔴 Red - Due in 10 days
- 🟡 Yellow - Due in 30 days
- 🟢 Green - All others
-
Install dependencies:
pip install -r requirements.txt
-
Start the main.exe file.
-
After the Excel files are compiled, flask will open the dashboard automatically.
- "dash" might not be compatible with your current version. Try downgrading it to 1.2.0 or else. You can also remove the debug statement from the dashboard file.
- Python 3.12.5 will work best due to dependencies