python-object-convert


Namepython-object-convert JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/iamfoysal/python_object_convert
SummaryConvert python objects to camel case and snake case.
upload_time2023-10-10 18:21:55
maintainer
docs_urlNone
authorMohammad Foysal
requires_python>=3.9
licenseMIT
keywords python object convert camel snake case keys to camel case
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![build](https://img.shields.io/github/workflow/status/iamfoysal/py-app-store/Build)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/iamfoysal/py-app-store/pulls)
[![PyPI](https://img.shields.io/pypi/v/python-app-store-scraper)](https://pypi.org/project/python-app-store-scraper/)
![downloads](https://img.shields.io/pypi/dm/python-app-store-scraper)
![license](https://img.shields.io/pypi/l/python-app-store-scraper)
![code style](https://img.shields.io/badge/code%20style-black-black)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iamfoysal/python_object_convert",
    "name": "python-object-convert",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "python,object,convert,camel,snake,case,keys,to,camel,case",
    "author": "Mohammad Foysal",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/79/4c/e6797c61b4f87bea4d246ad32112d318f330ec3217f3dd84f9eef02fea37/python-object-convert-0.0.1.tar.gz",
    "platform": null,
    "description": "![build](https://img.shields.io/github/workflow/status/iamfoysal/py-app-store/Build)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/iamfoysal/py-app-store/pulls)\n[![PyPI](https://img.shields.io/pypi/v/python-app-store-scraper)](https://pypi.org/project/python-app-store-scraper/)\n![downloads](https://img.shields.io/pypi/dm/python-app-store-scraper)\n![license](https://img.shields.io/pypi/l/python-app-store-scraper)\n![code style](https://img.shields.io/badge/code%20style-black-black)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert python objects to camel case and snake case.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/iamfoysal/python_object_convert",
        "Source": "https://github.com/iamfoysal/python_object_convert"
    },
    "split_keywords": [
        "python",
        "object",
        "convert",
        "camel",
        "snake",
        "case",
        "keys",
        "to",
        "camel",
        "case"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d00cfa053349190819fee235575d833b3af13de5b70b574d5c2ca7499e022f3e",
                "md5": "60ddd6cbfb2cdb2ab4019fad5000400e",
                "sha256": "7e09f5743e70e3230e6c010b41f81525a2b3f88432759e752f1f493e9a2c40a8"
            },
            "downloads": -1,
            "filename": "python_object_convert-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60ddd6cbfb2cdb2ab4019fad5000400e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2935,
            "upload_time": "2023-10-10T18:21:53",
            "upload_time_iso_8601": "2023-10-10T18:21:53.148806Z",
            "url": "https://files.pythonhosted.org/packages/d0/0c/fa053349190819fee235575d833b3af13de5b70b574d5c2ca7499e022f3e/python_object_convert-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "794ce6797c61b4f87bea4d246ad32112d318f330ec3217f3dd84f9eef02fea37",
                "md5": "8940a8f5bdbb6c0414c1a1c3cae21786",
                "sha256": "0cc5c07944c510ab6a1605e2896dd680f43e6a14ab40e8f9c8677954b32196c7"
            },
            "downloads": -1,
            "filename": "python-object-convert-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8940a8f5bdbb6c0414c1a1c3cae21786",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2435,
            "upload_time": "2023-10-10T18:21:55",
            "upload_time_iso_8601": "2023-10-10T18:21:55.330932Z",
            "url": "https://files.pythonhosted.org/packages/79/4c/e6797c61b4f87bea4d246ad32112d318f330ec3217f3dd84f9eef02fea37/python-object-convert-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-10 18:21:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iamfoysal",
    "github_project": "python_object_convert",
    "github_not_found": true,
    "lcname": "python-object-convert"
}
        
Elapsed time: 0.12566s