This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ========================================================= | |
| # HR CRM SYSTEM — РОССЕТИ ВОЛГА (v3.0 + АНАЛИТИКА) | |
| # ========================================================= | |
| # Улучшения v2.0: | |
| # - Модульная архитектура с классами | |
| # - Обработка ошибок (try/except) | |
| # - Валидация данных | |
| # - Исправлена загрузка дат при выборе кандидата | |
| # - Именованные поля вместо магических индексов row[19] | |
| # - Экспорт в CSV |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #привет |