rajaongkir-python-sdk


Namerajaongkir-python-sdk JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
Summarythis is python library for support RajaOngkir API
upload_time2024-10-15 18:18:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License Copyright (c) 2024 Wihlarko Prasdegdho and another contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords raja_ongkir rajaongkir rajaongkir python sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Unofficial RajaOngkir SDK for Python

[RajaOngkir](https://rajaongkir.com/) is an API that provides a powerful logistics solution for integrating various
shipping functionalities in Indonesia. For RajaOngkir developer documentation you can
check [here](https://rajaongkir.com/dokumentasi)

This SDK allows you to interact with the RajaOngkir API from your Python code.

## Features

- [x] Get province (Starter and Pro Plan)
- [x] Get City (Starter and Pro Plan)
- [ ] Get Sub district (Pro Plan)
- [x] Check Cost (Starter and Pro Plan)
- [ ] Get International Origin (Pro Plan)
- [ ] Get International Destination (Pro Plan)
- [ ] Check International Cost (Pro Plan)
- [ ] Check Currency (Pro Plan)
- [ ] Check WayBill (Pro Plan)

for another feature will be update soon
## Installation

Install rajaongkir sdk

```bash
  pip install rajaongkir-python-sdk
```

## Usage/Examples

```python
from rajaongkir_python_sdk import RajaOngkirAPI

api_key = "your_api_key"
rajaongkir = RajaOngkirAPI(api_key=api_key) # init new client
response = rajaongkir.province() # for get all province
print(response)
```

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rajaongkir-python-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "raja_ongkir, rajaongkir, rajaongkir python sdk",
    "author": null,
    "author_email": "Wihlarko Prasdegdho <wihlarko26@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/81/6b/ab479cf4a348887434c77e10c1748ac0b81a64e786a51449da08efde9062/rajaongkir_python_sdk-0.1.1.tar.gz",
    "platform": null,
    "description": "# Unofficial RajaOngkir SDK for Python\n\n[RajaOngkir](https://rajaongkir.com/) is an API that provides a powerful logistics solution for integrating various\nshipping functionalities in Indonesia. For RajaOngkir developer documentation you can\ncheck [here](https://rajaongkir.com/dokumentasi)\n\nThis SDK allows you to interact with the RajaOngkir API from your Python code.\n\n## Features\n\n- [x] Get province (Starter and Pro Plan)\n- [x] Get City (Starter and Pro Plan)\n- [ ] Get Sub district (Pro Plan)\n- [x] Check Cost (Starter and Pro Plan)\n- [ ] Get International Origin (Pro Plan)\n- [ ] Get International Destination (Pro Plan)\n- [ ] Check International Cost (Pro Plan)\n- [ ] Check Currency (Pro Plan)\n- [ ] Check WayBill (Pro Plan)\n\nfor another feature will be update soon\n## Installation\n\nInstall rajaongkir sdk\n\n```bash\n  pip install rajaongkir-python-sdk\n```\n\n## Usage/Examples\n\n```python\nfrom rajaongkir_python_sdk import RajaOngkirAPI\n\napi_key = \"your_api_key\"\nrajaongkir = RajaOngkirAPI(api_key=api_key) # init new client\nresponse = rajaongkir.province() # for get all province\nprint(response)\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Wihlarko Prasdegdho and another contributors  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "this is python library for support RajaOngkir API",
    "version": "0.1.1",
    "project_urls": {
        "Issues": "https://github.com/wihlarkop/rajaongkir-py/issues",
        "Repository": "https://github.com/wihlarkop/rajaongkir-py"
    },
    "split_keywords": [
        "raja_ongkir",
        " rajaongkir",
        " rajaongkir python sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2dafc337facd7447f777ead41c11a8d4da241eda44f5b1d23974e82873dd2fea",
                "md5": "5fa8718ffb05aedd2a019ae7591c9e95",
                "sha256": "e581d1de1885de0d4aa06fb376d13b5355dc864ee7beb350669e334d1363ab25"
            },
            "downloads": -1,
            "filename": "rajaongkir_python_sdk-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fa8718ffb05aedd2a019ae7591c9e95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 7494,
            "upload_time": "2024-10-15T18:18:55",
            "upload_time_iso_8601": "2024-10-15T18:18:55.506397Z",
            "url": "https://files.pythonhosted.org/packages/2d/af/c337facd7447f777ead41c11a8d4da241eda44f5b1d23974e82873dd2fea/rajaongkir_python_sdk-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "816bab479cf4a348887434c77e10c1748ac0b81a64e786a51449da08efde9062",
                "md5": "0ebe2cfe57d6fc8643046b0933e79822",
                "sha256": "84a1af7908cc5195ce9a42c4a0879b7ee3f19e73e330586f7dfb8972a55f12f6"
            },
            "downloads": -1,
            "filename": "rajaongkir_python_sdk-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0ebe2cfe57d6fc8643046b0933e79822",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 16038,
            "upload_time": "2024-10-15T18:18:57",
            "upload_time_iso_8601": "2024-10-15T18:18:57.094943Z",
            "url": "https://files.pythonhosted.org/packages/81/6b/ab479cf4a348887434c77e10c1748ac0b81a64e786a51449da08efde9062/rajaongkir_python_sdk-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 18:18:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wihlarkop",
    "github_project": "rajaongkir-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rajaongkir-python-sdk"
}
        
Elapsed time: 0.63604s