Add API authentication module and project setup
This merge request includes:
- Project base structure (src/, data/, notebooks/)
- Environment configuration (.env.example, .gitignore)
- RTE API authentication module (api_rte.py)
- Token test script (test_token.py)
- Updated README documentation