carrier.dhl-express


Namecarrier.dhl-express JSON
Version 2021.4 PyPI version JSON
download
home_pagehttps://github.com/PurplShip/purplship-carriers/tree/master/carrier.dhl_express
SummaryDHL Express Web API Schemas Python Data Types library
upload_time2021-04-30 09:48:17
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.
            # dhl_express

DHL Express Web API schemas Python Data Types generated with [generateDS](http://www.davekuhlman.org/generateDS.html)

## Installation

```bash
pip install carrier.dhl_express
```

## Usage

```python
import dhl_express_lib

help(dhl_express_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_express",
    "name": "carrier.dhl-express",
    "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": "# dhl_express\n\nDHL Express Web API schemas Python Data Types generated with [generateDS](http://www.davekuhlman.org/generateDS.html)\n\n## Installation\n\n```bash\npip install carrier.dhl_express\n```\n\n## Usage\n\n```python\nimport dhl_express_lib\n\nhelp(dhl_express_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 Express Web API Schemas Python Data Types library",
    "version": "2021.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fd019569bd15c4a54634e288cb18db0c",
                "sha256": "23fd7cd2e6658e2a77f49ddf8887624b3b6fc97fbe48d8bfce3139760d5fa36a"
            },
            "downloads": -1,
            "filename": "carrier.dhl_express-2021.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd019569bd15c4a54634e288cb18db0c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 2296011,
            "upload_time": "2021-04-30T09:48:17",
            "upload_time_iso_8601": "2021-04-30T09:48:17.725374Z",
            "url": "https://files.pythonhosted.org/packages/5d/e1/bb6fce48397a3eaaed319a7a605e4c8ca0e1d91d16261b814389e42b2d28/carrier.dhl_express-2021.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-04-30 09:48:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "carrier.dhl-express"
}
        
Elapsed time: 0.01596s