Skip to content

Tags: thisisthepy/PythonKit

Tags

v0.4.1

Toggle v0.4.1's commit message
Revert "[PythonKit] Updated code"

This reverts commit e7ff50f.

v0.4.0

Toggle v0.4.0's commit message
[PythonKit] Updated code

v0.3.1

Toggle v0.3.1's commit message
[PythonKit] Added support for clearing the Library version or path

v0.3.0

Toggle v0.3.0's commit message
[PythonKit] Added function to explicitly load the Python load

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pvieito#54 from philipturner/ergonomic-args

Use @_disfavoredOverload to enable more ergonomic syntax for PythonFunction

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pvieito#49 from laclouis5/master

Count computed property

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pvieito#45 from philipturner/patch-5

Support for subclassing Python objects

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pvieito#40 from liuliu/liuliu/python-function

Allow defining Swift functions to be called from Python with revisions

v0.1.1

Toggle v0.1.1's commit message
[PythonKit] Added support for finding Apple silicon Homebrew Python

v0.1.0

Toggle v0.1.0's commit message
[PythonKit] Removed PythonTool target and external dependency