carrier.dhl-universal


Namecarrier.dhl-universal JSON
Version 2021.2.1 PyPI version JSON
download
home_pagehttps://github.com/PurplShip/purplship-carriers/tree/master/carrier.dhl_universal
SummaryDHL eCommerce API Schemas Python Data Types library
upload_time2021-08-05 06:54:41
maintainer
docs_urlNone
authorDan Kobina
requires_python>=3.6,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # carrier.dhl_universal

DHL Universal Tracking Web API schemas Python Data Types generated with [quicktype](https://github.com/quicktype/quicktype)

## Installation

```bash
pip install carrier.dhl_universal
```

## Usage

```python
import dhl_universal_lib

help(dhl_universal_lib)
```

*This package is used by the [Purplship Multi-carrier Shipping Interface](https://github.com/PurplShip/purplship)*


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PurplShip/purplship-carriers/tree/master/carrier.dhl_universal",
    "name": "carrier.dhl-universal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dan Kobina",
    "author_email": "danielkobina@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "# carrier.dhl_universal\n\nDHL Universal Tracking Web API schemas Python Data Types generated with [quicktype](https://github.com/quicktype/quicktype)\n\n## Installation\n\n```bash\npip install carrier.dhl_universal\n```\n\n## Usage\n\n```python\nimport dhl_universal_lib\n\nhelp(dhl_universal_lib)\n```\n\n*This package is used by the [Purplship Multi-carrier Shipping Interface](https://github.com/PurplShip/purplship)*\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DHL eCommerce API Schemas Python Data Types library",
    "version": "2021.2.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "dc32e2afe34f38a78a0dc8172604b5e1",
                "sha256": "4e78518ca280fd6a4a99a2ac17f038f4b2735388c949312c9d1c5e814f9db191"
            },
            "downloads": -1,
            "filename": "carrier.dhl_universal-2021.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc32e2afe34f38a78a0dc8172604b5e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 2231,
            "upload_time": "2021-08-05T06:54:41",
            "upload_time_iso_8601": "2021-08-05T06:54:41.912386Z",
            "url": "https://files.pythonhosted.org/packages/66/04/5fff8ea6e4d4b53fb19e13527b7d479da7c68489146353259c19a0f13dc2/carrier.dhl_universal-2021.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-08-05 06:54:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "carrier.dhl-universal"
}
        
Elapsed time: 0.02545s