safe-builtins


Namesafe-builtins JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPython builtins wrapped with rust-like Result
upload_time2025-08-23 14:29:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2025 Kamal Fasya 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 builtins safe utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # safe-builtins
python's builtins wrapped inside rust-like [Result](https://github.com/montasaurus/result) type

> [!WARNING]
> This library doesn't depend on [original](https://github.com/rustedpy/result) python result library, instead it depends on the one maintained by [@montasaurus](https://github.com/montasaurus/result), as per this README is written, it's still labeled as experimental and unstable, so use this library at your own risk!
> This library is also in development, so expect breaking changes

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "safe-builtins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "builtins, safe, utils",
    "author": null,
    "author_email": "Kamal Fasya <kamalfasya01@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5c/6c/50f8ea0b96afc98cf9e82212f6644daf7e5905aeba6b1f875465c6c1d5b2/safe_builtins-0.1.0.tar.gz",
    "platform": null,
    "description": "# safe-builtins\npython's builtins wrapped inside rust-like [Result](https://github.com/montasaurus/result) type\n\n> [!WARNING]\n> This library doesn't depend on [original](https://github.com/rustedpy/result) python result library, instead it depends on the one maintained by [@montasaurus](https://github.com/montasaurus/result), as per this README is written, it's still labeled as experimental and unstable, so use this library at your own risk!\n> This library is also in development, so expect breaking changes\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2025 Kamal Fasya  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": "Python builtins wrapped with rust-like Result",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "builtins",
        " safe",
        " utils"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2d4bd3b371fc02ebac49d76dcf4fda8c8f5bc4b0746b408215c878d8bd4e4ba",
                "md5": "7c803ae1486b3c7787eab8d91b1ee1c0",
                "sha256": "511c96ea31bc207b485dc774406e8ff884e51f15e10216a0ce362376f56248ab"
            },
            "downloads": -1,
            "filename": "safe_builtins-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c803ae1486b3c7787eab8d91b1ee1c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4819,
            "upload_time": "2025-08-23T14:29:55",
            "upload_time_iso_8601": "2025-08-23T14:29:55.468552Z",
            "url": "https://files.pythonhosted.org/packages/d2/d4/bd3b371fc02ebac49d76dcf4fda8c8f5bc4b0746b408215c878d8bd4e4ba/safe_builtins-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c6c50f8ea0b96afc98cf9e82212f6644daf7e5905aeba6b1f875465c6c1d5b2",
                "md5": "f135a36ed175e0afe25af44a4739f871",
                "sha256": "8eae2a387ba724386a4dab6d970af46016ca5bdd2f21bdd621e126af604468a7"
            },
            "downloads": -1,
            "filename": "safe_builtins-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f135a36ed175e0afe25af44a4739f871",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13190,
            "upload_time": "2025-08-23T14:29:57",
            "upload_time_iso_8601": "2025-08-23T14:29:57.610381Z",
            "url": "https://files.pythonhosted.org/packages/5c/6c/50f8ea0b96afc98cf9e82212f6644daf7e5905aeba6b1f875465c6c1d5b2/safe_builtins-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-23 14:29:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "safe-builtins"
}
        
Elapsed time: 1.97650s