carrier.fedex


Namecarrier.fedex JSON
Version 2021.4 PyPI version JSON
download
home_pagehttps://github.com/PurplShip/purplship-carriers/tree/master/carrier.fedex
SummaryFedEx Web API Schemas Python Data Types library
upload_time2021-05-06 15:05:35
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.
            # fedex

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

## Installation

```bash
pip install carrier.fedex
```

## Usage

```python
import fedex_lib

help(fedex_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.fedex",
    "name": "carrier.fedex",
    "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": "# fedex\n\nFedex Web API schemas Python Data Types generated with [generateDS](http://www.davekuhlman.org/generateDS.html)\n\n## Installation\n\n```bash\npip install carrier.fedex\n```\n\n## Usage\n\n```python\nimport fedex_lib\n\nhelp(fedex_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": "FedEx Web API Schemas Python Data Types library",
    "version": "2021.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9a2afe246f56c6aba223adb7d7d06b9c",
                "sha256": "9894a1bc5dc7bf81ff73202b881c1bc18eea347af37c6c42a1462284dee1999e"
            },
            "downloads": -1,
            "filename": "carrier.fedex-2021.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a2afe246f56c6aba223adb7d7d06b9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 1558020,
            "upload_time": "2021-05-06T15:05:35",
            "upload_time_iso_8601": "2021-05-06T15:05:35.300986Z",
            "url": "https://files.pythonhosted.org/packages/eb/bc/b27b46757639d252f2745ddb3f795760707a90b5b50b8b90d02608e431f9/carrier.fedex-2021.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-06 15:05:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "carrier.fedex"
}
        
Elapsed time: 0.02370s