Add Python modules and config folder to resources #9

Merged
Snootic merged 3 commits from feature/embedding-python into main 2024-10-25 00:17:13 -03:00
Snootic commented 2024-10-25 00:15:22 -03:00 (Migrated from github.com)

Adds both Python virtual environment and python modules in src/translator to the app BundleResources so it can be used without installing any dependency externally. Additionally, embedd config_files folder and maps it to src/config so we can parse gpt_keys.json and deepl_keys.json inside the app more easily.

Adds both Python virtual environment and python modules in src/translator to the app BundleResources so it can be used without installing any dependency externally. Additionally, embedd config_files folder and maps it to src/config so we can parse gpt_keys.json and deepl_keys.json inside the app more easily.
Sign in to join this conversation.
No description provided.