Skip to content

Add python support#78

Merged
just-be-dev merged 12 commits intomainfrom
multi-client
Feb 17, 2025
Merged

Add python support#78
just-be-dev merged 12 commits intomainfrom
multi-client

Conversation

@just-be-dev
Copy link
Copy Markdown
Owner

@just-be-dev just-be-dev commented Oct 7, 2024

Adds a python client that has feature parity with the Deno client.

Follow ups: #122, #123

Remaining work

  • Setup package for publishing

@just-be-dev just-be-dev changed the title Start adding python support Add multi-client support Oct 7, 2024
@just-be-dev just-be-dev force-pushed the multi-client branch 9 times, most recently from ff40720 to 81046f0 Compare January 4, 2025 23:22
@just-be-dev just-be-dev force-pushed the multi-client branch 3 times, most recently from 037bfdf to 1f211fb Compare January 16, 2025 02:37
@just-be-dev just-be-dev force-pushed the multi-client branch 3 times, most recently from 9f79e1d to e791231 Compare January 26, 2025 15:45
@just-be-dev just-be-dev force-pushed the multi-client branch 2 times, most recently from 8c74a73 to 47f2e81 Compare January 26, 2025 16:51
@just-be-dev just-be-dev force-pushed the multi-client branch 7 times, most recently from 371e8f6 to bf14273 Compare January 31, 2025 14:58
@just-be-dev just-be-dev changed the title Add multi-client support Add python support Jan 31, 2025
@just-be-dev just-be-dev force-pushed the multi-client branch 2 times, most recently from d5ab93b to 66ebef0 Compare February 7, 2025 03:30
@just-be-dev just-be-dev marked this pull request as ready for review February 7, 2025 03:37
if file_path.exists():
return str(file_path)

url = f"https://github.com/zephraph/webview/releases/download/webview-v{BIN_VERSION}/deno-webview"
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: This URL needs to be updated

@just-be-dev just-be-dev force-pushed the multi-client branch 2 times, most recently from 3fd5557 to ce296ca Compare February 17, 2025 17:10
@just-be-dev
Copy link
Copy Markdown
Owner Author

Thanks to everyone who helped get to this point! I'm going to merge this to main. I hope to ship a release later today after I've cleaned up a few last items.

@just-be-dev just-be-dev merged commit 2babcaa into main Feb 17, 2025
7 checks passed
@just-be-dev just-be-dev deleted the multi-client branch February 17, 2025 17:47
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.

4 participants