budy-api


Namebudy-api JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttp://budy-api.hive.pt
SummaryBudy API Client
upload_time2023-05-03 19:24:35
maintainer
docs_urlNone
authorHive Solutions Lda.
requires_python
licenseApache License, Version 2.0
keywords budy api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Budy API](http://budy-api.hive.pt)

[Budy](http://budy.hive.pt) API Python client, to be used for simple synchronous integration.

## Configuration

| Name              | Type  | Default                      | Description                                                                                                              |
| ----------------- | ----- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| **BUDY_BASE_URL** | `str` | `http://localhost:8080/api/` | The base URL that is going to be used for API connections.                                                               |
| **BUDY_COUNTRY**  | `str` | `US`                         | The country as an ISO 3166-1 to be used for API interactions.                                                            |
| **BUDY_CURRENCY** | `str` | `USD`                        | The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code that describes the currency to be used for API interactions. |
| **BUDY_USERNAME** | `str` | `None`                       | The username to be used for authentication.                                                                              |
| **BUDY_PASSWORD** | `str` | `None`                       | The password to be user for authentication.                                                                              |

## License

Budy API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://app.travis-ci.com/hivesolutions/budy-api.svg?branch=master)](https://travis-ci.com/github/hivesolutions/budy-api)
[![Build Status GitHub](https://github.com/hivesolutions/budy-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/budy-api/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/budy-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/budy-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/budy-api.svg)](https://pypi.python.org/pypi/budy-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)



            

Raw data

            {
    "_id": null,
    "home_page": "http://budy-api.hive.pt",
    "name": "budy-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "budy api",
    "author": "Hive Solutions Lda.",
    "author_email": "development@hive.pt",
    "download_url": "https://files.pythonhosted.org/packages/a1/0d/e960039ed6754afb80d1b0fcd7c06aef0d4fcf0e1970b00aa4722519ddee/budy-api-0.5.0.tar.gz",
    "platform": null,
    "description": "# [Budy API](http://budy-api.hive.pt)\n\n[Budy](http://budy.hive.pt) API Python client, to be used for simple synchronous integration.\n\n## Configuration\n\n| Name              | Type  | Default                      | Description                                                                                                              |\n| ----------------- | ----- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------ |\n| **BUDY_BASE_URL** | `str` | `http://localhost:8080/api/` | The base URL that is going to be used for API connections.                                                               |\n| **BUDY_COUNTRY**  | `str` | `US`                         | The country as an ISO 3166-1 to be used for API interactions.                                                            |\n| **BUDY_CURRENCY** | `str` | `USD`                        | The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code that describes the currency to be used for API interactions. |\n| **BUDY_USERNAME** | `str` | `None`                       | The username to be used for authentication.                                                                              |\n| **BUDY_PASSWORD** | `str` | `None`                       | The password to be user for authentication.                                                                              |\n\n## License\n\nBudy API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://app.travis-ci.com/hivesolutions/budy-api.svg?branch=master)](https://travis-ci.com/github/hivesolutions/budy-api)\n[![Build Status GitHub](https://github.com/hivesolutions/budy-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/budy-api/actions)\n[![Coverage Status](https://coveralls.io/repos/hivesolutions/budy-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/budy-api?branch=master)\n[![PyPi Status](https://img.shields.io/pypi/v/budy-api.svg)](https://pypi.python.org/pypi/budy-api)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Budy API Client",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "http://budy-api.hive.pt"
    },
    "split_keywords": [
        "budy",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acf3eb33b1748a6e2f26593ac3caf378990df9134be17d4f62f9b2594cf824ea",
                "md5": "f6bd5e9841baf9fc3b6a8b21192b1577",
                "sha256": "f1871fb1aab6dd3ca9d50ac5fba8471f5750ab56e26c3b402ca2cf49ea031004"
            },
            "downloads": -1,
            "filename": "budy_api-0.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6bd5e9841baf9fc3b6a8b21192b1577",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 20469,
            "upload_time": "2023-05-03T19:24:33",
            "upload_time_iso_8601": "2023-05-03T19:24:33.285261Z",
            "url": "https://files.pythonhosted.org/packages/ac/f3/eb33b1748a6e2f26593ac3caf378990df9134be17d4f62f9b2594cf824ea/budy_api-0.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a10de960039ed6754afb80d1b0fcd7c06aef0d4fcf0e1970b00aa4722519ddee",
                "md5": "32f64a859dfaad07c47cfd5c82605153",
                "sha256": "8c18c97e27008c14f2312572b398e44f9a5caecba135f0bca58e769e05e7afea"
            },
            "downloads": -1,
            "filename": "budy-api-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "32f64a859dfaad07c47cfd5c82605153",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5804,
            "upload_time": "2023-05-03T19:24:35",
            "upload_time_iso_8601": "2023-05-03T19:24:35.295770Z",
            "url": "https://files.pythonhosted.org/packages/a1/0d/e960039ed6754afb80d1b0fcd7c06aef0d4fcf0e1970b00aa4722519ddee/budy-api-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 19:24:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "budy-api"
}
        
Elapsed time: 0.18608s