vtexpy


Namevtexpy JSON
Version 0.0.0a1 PyPI version JSON
download
home_pagehttps://github.com/lvieirajr/vtex-python
SummaryUnnoficial Python SDK for VTEX API.
upload_time2023-11-13 01:18:04
maintainerLuis Vieira
docs_urlNone
authorLuis Vieira
requires_python>=3.8,<4.0
licenseMIT
keywords vtex sdk client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VTEXPY

Unnoficial Python SDK for VTEX API.


# Development
For helpful commands:

```shell
make help
```


[makefile]: https://github.com/datafoldbr/datafold/blob/master/Makefile

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lvieirajr/vtex-python",
    "name": "vtexpy",
    "maintainer": "Luis Vieira",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "lvieira@lvieira.com",
    "keywords": "vtex,sdk,client",
    "author": "Luis Vieira",
    "author_email": "lvieira@lvieira.com",
    "download_url": "https://files.pythonhosted.org/packages/32/95/2908bdb681600d56a093827f836eb5561f3d6cf5a83c65e8fca0d52b6334/vtexpy-0.0.0a1.tar.gz",
    "platform": null,
    "description": "# VTEXPY\n\nUnnoficial Python SDK for VTEX API.\n\n\n# Development\nFor helpful commands:\n\n```shell\nmake help\n```\n\n\n[makefile]: https://github.com/datafoldbr/datafold/blob/master/Makefile\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unnoficial Python SDK for VTEX API.",
    "version": "0.0.0a1",
    "project_urls": {
        "Documentation": "https://github.com/lvieirajr/vtex-python",
        "Homepage": "https://github.com/lvieirajr/vtex-python",
        "Repository": "https://github.com/lvieirajr/vtex-python"
    },
    "split_keywords": [
        "vtex",
        "sdk",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c51b36859d59bc478033ab63340785f2f5f952650868d29110c616504f9711a",
                "md5": "f161a2f5c7b7b5b2a04e6b9df31032d0",
                "sha256": "d25f91d64527e99b7c23db967056db4a437887b2842ec7e0f2182d1158a2eebb"
            },
            "downloads": -1,
            "filename": "vtexpy-0.0.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f161a2f5c7b7b5b2a04e6b9df31032d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 7183,
            "upload_time": "2023-11-13T01:18:02",
            "upload_time_iso_8601": "2023-11-13T01:18:02.885078Z",
            "url": "https://files.pythonhosted.org/packages/3c/51/b36859d59bc478033ab63340785f2f5f952650868d29110c616504f9711a/vtexpy-0.0.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32952908bdb681600d56a093827f836eb5561f3d6cf5a83c65e8fca0d52b6334",
                "md5": "9e4a8cedd0a31775ff500d7a331c6621",
                "sha256": "a63913ab39b9afec7f73afb5837c738ac9087f72eda9a37f153bac467b920e46"
            },
            "downloads": -1,
            "filename": "vtexpy-0.0.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "9e4a8cedd0a31775ff500d7a331c6621",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5522,
            "upload_time": "2023-11-13T01:18:04",
            "upload_time_iso_8601": "2023-11-13T01:18:04.631630Z",
            "url": "https://files.pythonhosted.org/packages/32/95/2908bdb681600d56a093827f836eb5561f3d6cf5a83c65e8fca0d52b6334/vtexpy-0.0.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 01:18:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lvieirajr",
    "github_project": "vtex-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vtexpy"
}
        
Elapsed time: 0.14143s