dropbox-api


Namedropbox-api JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttp://dropbox-api.hive.pt
SummaryDropbox API Client
upload_time2024-09-24 22:33:29
maintainerNone
docs_urlNone
authorHive Solutions Lda.
requires_pythonNone
licenseApache License, Version 2.0
keywords dropbox api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Dropbox API](http://dropbox-api.hive.pt)

The Python Dropbox API client.

## Configuration

| Name              | Type  | Description                                                                  |
| ----------------- | ----- | ---------------------------------------------------------------------------- |
| **DROPBOX_TOKEN** | `str` | Pre-generated OAuth access token to be used statically (defaults to `None`). |

## License

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

## Build Automation

[![Build Status](https://github.com/hivesolutions/dropbox-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/dropbox-api/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/dropbox-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/dropbox-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/dropbox-api.svg)](https://pypi.python.org/pypi/dropbox-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://dropbox-api.hive.pt",
    "name": "dropbox-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "dropbox api",
    "author": "Hive Solutions Lda.",
    "author_email": "development@hive.pt",
    "download_url": "https://files.pythonhosted.org/packages/3c/f5/9722226f985135c9842f57651f5cc3ef636838386b7f300f3d3ef9c1116e/dropbox-api-0.2.6.tar.gz",
    "platform": null,
    "description": "# [Dropbox API](http://dropbox-api.hive.pt)\n\nThe Python Dropbox API client.\n\n## Configuration\n\n| Name              | Type  | Description                                                                  |\n| ----------------- | ----- | ---------------------------------------------------------------------------- |\n| **DROPBOX_TOKEN** | `str` | Pre-generated OAuth access token to be used statically (defaults to `None`). |\n\n## License\n\nDropbox 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://github.com/hivesolutions/dropbox-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/dropbox-api/actions)\n[![Coverage Status](https://coveralls.io/repos/hivesolutions/dropbox-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/dropbox-api?branch=master)\n[![PyPi Status](https://img.shields.io/pypi/v/dropbox-api.svg)](https://pypi.python.org/pypi/dropbox-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": "Dropbox API Client",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "http://dropbox-api.hive.pt"
    },
    "split_keywords": [
        "dropbox",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8654e7bbebde684e5cde58d7b3b83be87d6a823d0a87aada46d59231f786b8fc",
                "md5": "3ffd5d9ebb2ef5ab0b5aea05c2b9e030",
                "sha256": "4f82c83a4048a112e47bbe07a635c3d66b11311d90fb27365cd7fe15a6dc89fd"
            },
            "downloads": -1,
            "filename": "dropbox_api-0.2.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ffd5d9ebb2ef5ab0b5aea05c2b9e030",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8046,
            "upload_time": "2024-09-24T22:33:28",
            "upload_time_iso_8601": "2024-09-24T22:33:28.632878Z",
            "url": "https://files.pythonhosted.org/packages/86/54/e7bbebde684e5cde58d7b3b83be87d6a823d0a87aada46d59231f786b8fc/dropbox_api-0.2.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3cf59722226f985135c9842f57651f5cc3ef636838386b7f300f3d3ef9c1116e",
                "md5": "3bffc6e1d7f156ab4aabdc97eed5b3bf",
                "sha256": "2b5b0adbc0dd6f43effb36a787869fb4f70a12279a7dad2e7d43f99b86b1dd95"
            },
            "downloads": -1,
            "filename": "dropbox-api-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "3bffc6e1d7f156ab4aabdc97eed5b3bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4955,
            "upload_time": "2024-09-24T22:33:29",
            "upload_time_iso_8601": "2024-09-24T22:33:29.523771Z",
            "url": "https://files.pythonhosted.org/packages/3c/f5/9722226f985135c9842f57651f5cc3ef636838386b7f300f3d3ef9c1116e/dropbox-api-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 22:33:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dropbox-api"
}
        
Elapsed time: 0.37092s