Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to new python plugin structure #4

Merged
merged 3 commits into from
Oct 17, 2021
Merged

Migrate to new python plugin structure #4

merged 3 commits into from
Oct 17, 2021

Conversation

Drimix20
Copy link
Owner

@Drimix20 Drimix20 commented Sep 28, 2021

This PR resolve #1 New support for Python in Flow to use correct plugin structure defined by Flow Launcher. There is also fix issue #2
List index out of range.

I also migrate to use googletrans for translation, because of textblob issue.

@deefrawley Can you please look at it and validate changes? I used https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PythonTemplate template and I was inspired from your plugin.

.env Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
LICENSE Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
plugin/settings.py Outdated Show resolved Hide resolved
plugin/settings.py Show resolved Hide resolved
plugin/utils.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New support for Python in Flow
2 participants