python-tes-shopify


Namepython-tes-shopify JSON
Version 1.2.0 PyPI version JSON
download
home_page
SummaryPython TES Business Objects
upload_time2023-11-12 21:32:02
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords python shopify tes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python_tes_shopify

## install dev
python -m venv venv
venv/Scripts/activate
pip install -r requirements_dev.txt
pre-commit install --hook-type pre-push

## build and deploy
pip install build
python -m build

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "python-tes-shopify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "Python,Shopify,TES",
    "author": "",
    "author_email": "Johannes Eimer <johannes.eimer@jep-dev.com>",
    "download_url": "https://files.pythonhosted.org/packages/ec/ed/1d4639b952316f6bd5241445badabe849a0e8cb15313e814c85c398658af/python_tes_shopify-1.2.0.tar.gz",
    "platform": null,
    "description": "# python_tes_shopify\n\n## install dev\npython -m venv venv\nvenv/Scripts/activate\npip install -r requirements_dev.txt\npre-commit install --hook-type pre-push\n\n## build and deploy\npip install build\npython -m build\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python TES Business Objects",
    "version": "1.2.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "shopify",
        "tes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea4e382f51ec4d787f6b3ba4babd5ee2eb329514976841fcb7090d56f85236ae",
                "md5": "1ad60a935a562ac5bd6e3dba74c26648",
                "sha256": "be053bddfb0a8fbb5b3e806ec2d6075e6fcd0ed04c3d273fa29b52d3760f73a7"
            },
            "downloads": -1,
            "filename": "python_tes_shopify-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ad60a935a562ac5bd6e3dba74c26648",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6031,
            "upload_time": "2023-11-12T21:32:01",
            "upload_time_iso_8601": "2023-11-12T21:32:01.003163Z",
            "url": "https://files.pythonhosted.org/packages/ea/4e/382f51ec4d787f6b3ba4babd5ee2eb329514976841fcb7090d56f85236ae/python_tes_shopify-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eced1d4639b952316f6bd5241445badabe849a0e8cb15313e814c85c398658af",
                "md5": "1582a62ada2168890ad1d9db6a2e0730",
                "sha256": "6928654e75054b95ef472621220eb3bf64c6b2d003f14ffa90a0f8eb9042afc6"
            },
            "downloads": -1,
            "filename": "python_tes_shopify-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1582a62ada2168890ad1d9db6a2e0730",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5229,
            "upload_time": "2023-11-12T21:32:02",
            "upload_time_iso_8601": "2023-11-12T21:32:02.661962Z",
            "url": "https://files.pythonhosted.org/packages/ec/ed/1d4639b952316f6bd5241445badabe849a0e8cb15313e814c85c398658af/python_tes_shopify-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 21:32:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-tes-shopify"
}
        
Elapsed time: 0.16639s