PyObjC is a bridge between Python and Objective-C. It allows full
featured Cocoa applications to be written in pure Python. It is also
easy to use other frameworks containing Objective-C class libraries
from Python and to mix in Objective-C, C and C++ source.
This package is a pseudo-package that will install all pyobjc related
packages (that is, pyobjc-core as well as wrappers for frameworks on
macOS)
Project links
-------------
* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_
* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_
* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/ronaldoussoren/pyobjc",
"name": "pyobjc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Objective-C, bridge, Cocoa",
"author": "Ronald Oussoren",
"author_email": "pyobjc-dev@lists.sourceforge.net",
"download_url": null,
"platform": "macOS",
"description": "\nPyObjC is a bridge between Python and Objective-C. It allows full\nfeatured Cocoa applications to be written in pure Python. It is also\neasy to use other frameworks containing Objective-C class libraries\nfrom Python and to mix in Objective-C, C and C++ source.\n\nThis package is a pseudo-package that will install all pyobjc related\npackages (that is, pyobjc-core as well as wrappers for frameworks on\nmacOS)\n\nProject links\n-------------\n\n* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_\n* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_\n* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python<->ObjC Interoperability Module",
"version": "10.3.1",
"project_urls": {
"Documentation": "https://pyobjc.readthedocs.io/en/latest/",
"Homepage": "https://github.com/ronaldoussoren/pyobjc",
"Issue tracker": "https://github.com/ronaldoussoren/pyobjc/issues",
"Repository": "https://github.com/ronaldoussoren/pyobjc"
},
"split_keywords": [
"objective-c",
" bridge",
" cocoa"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cba54b9ed66894d804dc57c13b7fdb8f65ed831f13514216ce736e1455dfe214",
"md5": "f557c0ce85bb51bb1983c61f4d09ea73",
"sha256": "dfa9ff44a353b9d0bf1245c25c94d1eee6d0cb26d9c5433bbcd67a265f7654ae"
},
"downloads": -1,
"filename": "pyobjc-10.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f557c0ce85bb51bb1983c61f4d09ea73",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4050,
"upload_time": "2024-06-11T07:39:00",
"upload_time_iso_8601": "2024-06-11T07:39:00.689082Z",
"url": "https://files.pythonhosted.org/packages/cb/a5/4b9ed66894d804dc57c13b7fdb8f65ed831f13514216ce736e1455dfe214/pyobjc-10.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-11 07:39:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ronaldoussoren",
"github_project": "pyobjc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyobjc"
}