yotpy


Nameyotpy JSON
Version 0.0.91 PyPI version JSON
download
home_pagehttps://github.com/wlk-dev/yotpy
SummaryYotpy: An easy-to-use Python wrapper for the Yotpo web API.
upload_time2023-08-12 02:08:45
maintainerNone
docs_urlNone
authorWilliam Koelling
requires_pythonNone
licenseMIT
keywords yotpo api wrapper python data transformation client integration review ecommerce
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Yotpy

An easy-to-use Python wrapper for the Yotpo API. Developed to fill the gap of existing packages that didn't meet specific needs.

## Installation

Install `yotpy` using pip:

```bash
pip install yotpy
```

## Documentation

The current documentation is updated on every update to main and can be found [here](https://wlk-dev.github.io/yotpy/yotpy.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wlk-dev/yotpy",
    "name": "yotpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "yotpo, api, wrapper, python, data, transformation, client, integration, review, ecommerce",
    "author": "William Koelling",
    "author_email": "william.koelling@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/53/6e3479ca49a16bebc41ce3c24d36659454ab518d608fbb5e0d23f1607ab0/yotpy-0.0.91.tar.gz",
    "platform": null,
    "description": "# Yotpy\n\nAn easy-to-use Python wrapper for the Yotpo API. Developed to fill the gap of existing packages that didn't meet specific needs.\n\n## Installation\n\nInstall `yotpy` using pip:\n\n```bash\npip install yotpy\n```\n\n## Documentation\n\nThe current documentation is updated on every update to main and can be found [here](https://wlk-dev.github.io/yotpy/yotpy.html).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Yotpy: An easy-to-use Python wrapper for the Yotpo web API.",
    "version": "0.0.91",
    "project_urls": {
        "Documentation": "https://wlk-dev.github.io/yotpy/yotpy.html",
        "Homepage": "https://github.com/wlk-dev/yotpy"
    },
    "split_keywords": [
        "yotpo",
        " api",
        " wrapper",
        " python",
        " data",
        " transformation",
        " client",
        " integration",
        " review",
        " ecommerce"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55e02569cefd1aa42cdc8bf38648c9163ed077d364dc7df4fd3a39ad3e88a9a7",
                "md5": "2369c7a9250b7ff9a7a19d22dfa658ca",
                "sha256": "037d17c51cfc95a0b1635473c337f597964c0d199c4468205c5d186a380b8d98"
            },
            "downloads": -1,
            "filename": "yotpy-0.0.91-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2369c7a9250b7ff9a7a19d22dfa658ca",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 11734,
            "upload_time": "2023-08-12T02:08:43",
            "upload_time_iso_8601": "2023-08-12T02:08:43.272578Z",
            "url": "https://files.pythonhosted.org/packages/55/e0/2569cefd1aa42cdc8bf38648c9163ed077d364dc7df4fd3a39ad3e88a9a7/yotpy-0.0.91-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee536e3479ca49a16bebc41ce3c24d36659454ab518d608fbb5e0d23f1607ab0",
                "md5": "8a3a2a8c9cfb116dde78588f0babf3f6",
                "sha256": "2dfcee0219834f9664c3b5b0d724f5120ea47dea6ca5972e2db4f55d8ead2610"
            },
            "downloads": -1,
            "filename": "yotpy-0.0.91.tar.gz",
            "has_sig": false,
            "md5_digest": "8a3a2a8c9cfb116dde78588f0babf3f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 89665,
            "upload_time": "2023-08-12T02:08:45",
            "upload_time_iso_8601": "2023-08-12T02:08:45.072594Z",
            "url": "https://files.pythonhosted.org/packages/ee/53/6e3479ca49a16bebc41ce3c24d36659454ab518d608fbb5e0d23f1607ab0/yotpy-0.0.91.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-12 02:08:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wlk-dev",
    "github_project": "yotpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yotpy"
}
        
Elapsed time: 0.09995s