pyobjc-framework-Quartz


Namepyobjc-framework-Quartz JSON
Version 10.2 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the Quartz frameworks on macOS
upload_time2024-03-16 09:21:40
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-Quartz/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc quartz quartz.coregraphics quartz.corevideo quartz.imageio quartz.imagekit quartz.pdfkit quartz.quartzcomposer quartz.quartzcore quartz.quartzfilters quartz.quicklookui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for the "Quartz" related frameworks on macOS. These frameworks
provide a number of graphics related API's.

The frameworks wrapped by this package are:

   * CoreGraphics - 2D Graphics, based on the PDF model

   * ImageIO - Reading and writing images

   * QuartzComposer - Working with "Quartz Composer" compositions

   * QuartzCore  - Image processing and video image manipulation

   * QuarzFilters - Image effects

   * ImageKit - iPhoto-like views

   * PDFKit - Working with PDF files

   * CoreVideo - Managing digital video

All frameworks can be accessed by importing the 'Quartz' module.

These wrappers don't include documentation, please check Apple's documentation
for information on how to use this framework and PyObjC's documentation
for general tips and tricks regarding the translation between Python
and (Objective-)C frameworks

NOTE: The actual wrappers are subpackages of ``Quartz``, they are not toplevel
packages to avoid name clashes with Apple provided wrappers for CoreGraphics.

WARNING: Running the unittests will change your display settings during the
testrun, which will probably mess up your window layout.

NEWS
====

2.4
---

* Add wrapper for ``CGBitmapContextCreateWithData``



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-framework-Quartz",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-Quartz/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,Quartz,Quartz.CoreGraphics,Quartz.CoreVideo,Quartz.ImageIO,Quartz.ImageKit,Quartz.PDFKit,Quartz.QuartzComposer,Quartz.QuartzCore,Quartz.QuartzFilters,Quartz.QuickLookUI",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/9d/be/1895258fdac58acfdddb3af29cf80619778689c9254133e82d1a345d42a1/pyobjc-framework-Quartz-10.2.tar.gz",
    "platform": "MacOS X",
    "description": "\nWrappers for the \"Quartz\" related frameworks on macOS. These frameworks\nprovide a number of graphics related API's.\n\nThe frameworks wrapped by this package are:\n\n   * CoreGraphics - 2D Graphics, based on the PDF model\n\n   * ImageIO - Reading and writing images\n\n   * QuartzComposer - Working with \"Quartz Composer\" compositions\n\n   * QuartzCore  - Image processing and video image manipulation\n\n   * QuarzFilters - Image effects\n\n   * ImageKit - iPhoto-like views\n\n   * PDFKit - Working with PDF files\n\n   * CoreVideo - Managing digital video\n\nAll frameworks can be accessed by importing the 'Quartz' module.\n\nThese wrappers don't include documentation, please check Apple's documentation\nfor information on how to use this framework and PyObjC's documentation\nfor general tips and tricks regarding the translation between Python\nand (Objective-)C frameworks\n\nNOTE: The actual wrappers are subpackages of ``Quartz``, they are not toplevel\npackages to avoid name clashes with Apple provided wrappers for CoreGraphics.\n\nWARNING: Running the unittests will change your display settings during the\ntestrun, which will probably mess up your window layout.\n\nNEWS\n====\n\n2.4\n---\n\n* Add wrapper for ``CGBitmapContextCreateWithData``\n\n\n\nProject links\n-------------\n\n* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_\n\n* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_\n\n* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Wrappers for the Quartz frameworks on macOS",
    "version": "10.2",
    "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": [
        "pyobjc",
        "quartz",
        "quartz.coregraphics",
        "quartz.corevideo",
        "quartz.imageio",
        "quartz.imagekit",
        "quartz.pdfkit",
        "quartz.quartzcomposer",
        "quartz.quartzcore",
        "quartz.quartzfilters",
        "quartz.quicklookui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43c7cd7f72429d9c4c94d01884ca3674b0047252952e9aebe7a2b48522b3a36d",
                "md5": "4a7ca621a09e5b7ce6684ef6c2a33cd3",
                "sha256": "bc0ab739259a717d9d13a739434991b54eb8963ad7c27f9f6d04d68531fb479b"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "4a7ca621a09e5b7ce6684ef6c2a33cd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 226843,
            "upload_time": "2024-03-16T09:16:39",
            "upload_time_iso_8601": "2024-03-16T09:16:39.428116Z",
            "url": "https://files.pythonhosted.org/packages/43/c7/cd7f72429d9c4c94d01884ca3674b0047252952e9aebe7a2b48522b3a36d/pyobjc_framework_Quartz-10.2-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b274a9ff599fd1c3af4cd1966e0bcedcd026cb35bac0283f228a99ea896bf324",
                "md5": "a55e9db8f635715a591949b806f6eb53",
                "sha256": "2a74d00e933c1e1a1820839323dc5cf252bee8bb98e2a298d961f7ae7905ce71"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "a55e9db8f635715a591949b806f6eb53",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 226857,
            "upload_time": "2024-03-16T09:16:41",
            "upload_time_iso_8601": "2024-03-16T09:16:41.748833Z",
            "url": "https://files.pythonhosted.org/packages/b2/74/a9ff599fd1c3af4cd1966e0bcedcd026cb35bac0283f228a99ea896bf324/pyobjc_framework_Quartz-10.2-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "419b7ce892ab782db1ee1ccbcef4d5d8d6c158c3b7c0befa2102154b86b7d0c7",
                "md5": "88ed6d9419802f24b9999ad39ddf2f43",
                "sha256": "3e8e33246d966c2bd7f5ee2cf3b431582fa434a6ec2b6dbe580045ebf1f55be5"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp312-cp312-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "88ed6d9419802f24b9999ad39ddf2f43",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 226792,
            "upload_time": "2024-03-16T09:16:43",
            "upload_time_iso_8601": "2024-03-16T09:16:43.247205Z",
            "url": "https://files.pythonhosted.org/packages/41/9b/7ce892ab782db1ee1ccbcef4d5d8d6c158c3b7c0befa2102154b86b7d0c7/pyobjc_framework_Quartz-10.2-cp312-cp312-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e930f51568d3ed420fe1cbd402a1e8e8f8c746e029bfbfc26e9a75c875351641",
                "md5": "aae5d2bcd82fd5e7e5b9ece4977c5e85",
                "sha256": "c6ca490eff1be0dd8dc7726edde79c97e21ec1afcf55f75962a79e27b4eb2961"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aae5d2bcd82fd5e7e5b9ece4977c5e85",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 145934,
            "upload_time": "2024-03-16T09:16:44",
            "upload_time_iso_8601": "2024-03-16T09:16:44.579044Z",
            "url": "https://files.pythonhosted.org/packages/e9/30/f51568d3ed420fe1cbd402a1e8e8f8c746e029bfbfc26e9a75c875351641/pyobjc_framework_Quartz-10.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8f2b5e7c78bb4225f1e434b30da336953d156b62cab9a0f779fce0b6e5ec303",
                "md5": "309f0c82e97385b39fbe07be0149daf3",
                "sha256": "d3d54d9fa50de09ee8994248151def58f30b4738eb20755b0bdd5ee1e1f5883d"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp38-cp38-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "309f0c82e97385b39fbe07be0149daf3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 227488,
            "upload_time": "2024-03-16T09:16:45",
            "upload_time_iso_8601": "2024-03-16T09:16:45.937677Z",
            "url": "https://files.pythonhosted.org/packages/b8/f2/b5e7c78bb4225f1e434b30da336953d156b62cab9a0f779fce0b6e5ec303/pyobjc_framework_Quartz-10.2-cp38-cp38-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcccdc1d01db216b51c54cfa94c51c973c3372691e6611330125fd7d26b1bedc",
                "md5": "d77dcd6227e4ead70b3adec1a40ae26c",
                "sha256": "520c8031b2389110f80070b078dde1968caaecb10921f8070046c26132ac9286"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_Quartz-10.2-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "d77dcd6227e4ead70b3adec1a40ae26c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 226781,
            "upload_time": "2024-03-16T09:16:47",
            "upload_time_iso_8601": "2024-03-16T09:16:47.458464Z",
            "url": "https://files.pythonhosted.org/packages/dc/cc/dc1d01db216b51c54cfa94c51c973c3372691e6611330125fd7d26b1bedc/pyobjc_framework_Quartz-10.2-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dbe1895258fdac58acfdddb3af29cf80619778689c9254133e82d1a345d42a1",
                "md5": "7377e42ba46ecc4fc1ea2dd93c75e01a",
                "sha256": "9b947e081f5bd6cd01c99ab5d62c36500d2d6e8d3b87421c1cbb7f9c885555eb"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-Quartz-10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7377e42ba46ecc4fc1ea2dd93c75e01a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4047481,
            "upload_time": "2024-03-16T09:21:40",
            "upload_time_iso_8601": "2024-03-16T09:21:40.440728Z",
            "url": "https://files.pythonhosted.org/packages/9d/be/1895258fdac58acfdddb3af29cf80619778689c9254133e82d1a345d42a1/pyobjc-framework-Quartz-10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 09:21:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ronaldoussoren",
    "github_project": "pyobjc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyobjc-framework-quartz"
}
        
Elapsed time: 0.37812s