pycontext-lib


Namepycontext-lib JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryLots of properties that help with program context!
upload_time2023-06-29 12:44:23
maintainer
docs_urlNone
author
requires_python>=3.9
licenseThe MIT License (MIT) Copyright (c) 2023 Carl Furtado Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords context properties
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyContext

Install it with `pip install pycontext-lib`. Import the `context` library and explore the many context related properties!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pycontext-lib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "context,properties",
    "author": "",
    "author_email": "Carl Furtado <carlzfurtado@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/17/7d/358119bf80c257ded3500ee562e16b9a1f6595b44d8121f284c69274a569/pycontext-lib-1.0.2.tar.gz",
    "platform": null,
    "description": "# PyContext\n\nInstall it with `pip install pycontext-lib`. Import the `context` library and explore the many context related properties!\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2023 Carl Furtado  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Lots of properties that help with program context!",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/User0332/pycontext"
    },
    "split_keywords": [
        "context",
        "properties"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7240439a358500959f0a9f6cd5865f1d544cf8e059238158c0a5624c297afe81",
                "md5": "25dbcbed104733f457ae4cba39761617",
                "sha256": "d12d39a9947282357dad088c6e80863589a1658d996ed1fcaae769d3af8c7177"
            },
            "downloads": -1,
            "filename": "pycontext_lib-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25dbcbed104733f457ae4cba39761617",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5238,
            "upload_time": "2023-06-29T12:44:21",
            "upload_time_iso_8601": "2023-06-29T12:44:21.931803Z",
            "url": "https://files.pythonhosted.org/packages/72/40/439a358500959f0a9f6cd5865f1d544cf8e059238158c0a5624c297afe81/pycontext_lib-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "177d358119bf80c257ded3500ee562e16b9a1f6595b44d8121f284c69274a569",
                "md5": "5b356214f393b3f1345f8a8f439e48fc",
                "sha256": "96eca59f0a421538b6b0eae8f3f51fd67055707007ab4e7d9d616cc3a7ff6e09"
            },
            "downloads": -1,
            "filename": "pycontext-lib-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b356214f393b3f1345f8a8f439e48fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4239,
            "upload_time": "2023-06-29T12:44:23",
            "upload_time_iso_8601": "2023-06-29T12:44:23.432326Z",
            "url": "https://files.pythonhosted.org/packages/17/7d/358119bf80c257ded3500ee562e16b9a1f6595b44d8121f284c69274a569/pycontext-lib-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 12:44:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "User0332",
    "github_project": "pycontext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pycontext-lib"
}
        
Elapsed time: 0.08578s