business-profile-yelp-local-python


Namebusiness-profile-yelp-local-python JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/javatechy/dokr
SummaryPyPI Package for Circles Local Yelp Profile Python
upload_time2023-05-13 14:55:18
maintainer
docs_urlNone
authorCircles
requires_python
license
keywords
VCS
bugtrack_url
requirements boto3 botocore certifi chardet click docutils dokr ecs-deploy future idna jmespath python-dateutil requests s3transfer six urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a package for sharing common yelp service function used in different repositories

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/javatechy/dokr",
    "name": "business-profile-yelp-local-python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Circles",
    "author_email": "info@circles.life",
    "download_url": "https://files.pythonhosted.org/packages/a1/f2/433f7924198bdbca89b1134e44ee3baa0f292b98bcfe29116e82ed7df007/business-profile-yelp-local-python-0.0.3.tar.gz",
    "platform": null,
    "description": "This is a package for sharing common yelp service function used in different repositories\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PyPI Package for Circles Local Yelp Profile Python",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/javatechy/dokr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b4b878aa24f5e06bd129688e5f78315f6e9686a0b8496850c86e0eefcbe3511",
                "md5": "59915e790211cf02dcbf7b110fec0181",
                "sha256": "f1948878d3f949575a744966b70dcbdcf32f4b8cb65e3242b50aa581dafdf493"
            },
            "downloads": -1,
            "filename": "business_profile_yelp_local_python-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59915e790211cf02dcbf7b110fec0181",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1446,
            "upload_time": "2023-05-13T14:55:15",
            "upload_time_iso_8601": "2023-05-13T14:55:15.824971Z",
            "url": "https://files.pythonhosted.org/packages/2b/4b/878aa24f5e06bd129688e5f78315f6e9686a0b8496850c86e0eefcbe3511/business_profile_yelp_local_python-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f2433f7924198bdbca89b1134e44ee3baa0f292b98bcfe29116e82ed7df007",
                "md5": "5c7e1a766f10b5162b196a071dc20c33",
                "sha256": "0ff4bc39c6f8ab67fec8ab9df06c0a9395a9ff87317411513a44fba4a8a80cc2"
            },
            "downloads": -1,
            "filename": "business-profile-yelp-local-python-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5c7e1a766f10b5162b196a071dc20c33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1484,
            "upload_time": "2023-05-13T14:55:18",
            "upload_time_iso_8601": "2023-05-13T14:55:18.295503Z",
            "url": "https://files.pythonhosted.org/packages/a1/f2/433f7924198bdbca89b1134e44ee3baa0f292b98bcfe29116e82ed7df007/business-profile-yelp-local-python-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-13 14:55:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "javatechy",
    "github_project": "dokr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.8.7"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.11.7"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2018.8.24"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "6.7"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.14"
                ]
            ]
        },
        {
            "name": "dokr",
            "specs": [
                [
                    "==",
                    "0.3"
                ]
            ]
        },
        {
            "name": "ecs-deploy",
            "specs": [
                [
                    "==",
                    "1.4.3"
                ]
            ]
        },
        {
            "name": "future",
            "specs": [
                [
                    "==",
                    "0.16.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.7"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "0.9.3"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.7.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.19.1"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.1.13"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.23"
                ]
            ]
        }
    ],
    "lcname": "business-profile-yelp-local-python"
}
        
Elapsed time: 0.08080s