openbuckets


Nameopenbuckets JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/openbuckets/sdk-python
SummaryOpenBuckets API
upload_time2023-09-09 07:41:58
maintainer
docs_urlNone
authorOpenbuckets
requires_python
license
keywords openbuckets misconfigured buckets openbuckets api bounty hunters cybersecurity openbuckets api cloud storage security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Official OpenBuckets Bindings for Python
========================================

A Python library for OpenBuckets's API.


Setup
-----

You can install this package by using the pip tool and installing:

    $ pip install openbuckets

Or:

    $ easy_install openbuckets


Setting up a OpenBuckets Account
--------------------------------

Sign up for OpenBuckets at https://openbuckets.io/auth/register.

Using the OpenBuckets API
-------------------------

Documentation for the python bindings can be found alongside Openbuckets's other bindings here:

- https://openbuckets.io/docs
- https://openbuckets.io/docs/api/?lang=python

In the standard documentation (the first link), most of the reference pages will have examples in OpenBuckets's official bindings (including Python). Just click on the Python tab to get the relevant documentation.

In the full API reference for python (the second link), the right half of the page will provide example requests and responses for various API calls.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openbuckets/sdk-python",
    "name": "openbuckets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "openbuckets,misconfigured buckets,OpenBuckets API,bounty hunters,cybersecurity,openbuckets api cloud storage security",
    "author": "Openbuckets",
    "author_email": "support@openbuckets.io",
    "download_url": "https://files.pythonhosted.org/packages/65/fe/127aa8a646a2c575152cd6119de4cc65435faae9d39d27fd52904decf1c1/openbuckets-1.0.4.tar.gz",
    "platform": null,
    "description": "Official OpenBuckets Bindings for Python\n========================================\n\nA Python library for OpenBuckets's API.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n    $ pip install openbuckets\n\nOr:\n\n    $ easy_install openbuckets\n\n\nSetting up a OpenBuckets Account\n--------------------------------\n\nSign up for OpenBuckets at https://openbuckets.io/auth/register.\n\nUsing the OpenBuckets API\n-------------------------\n\nDocumentation for the python bindings can be found alongside Openbuckets's other bindings here:\n\n- https://openbuckets.io/docs\n- https://openbuckets.io/docs/api/?lang=python\n\nIn the standard documentation (the first link), most of the reference pages will have examples in OpenBuckets's official bindings (including Python). Just click on the Python tab to get the relevant documentation.\n\nIn the full API reference for python (the second link), the right half of the page will provide example requests and responses for various API calls.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenBuckets API",
    "version": "1.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/openbuckets/sdk-python/issues",
        "Changes": "https://github.com/openbuckets/sdk-python/blob/master/CHANGELOG.md",
        "Documentation": "https://openbuckets.io/docs/api/?lang=python",
        "Homepage": "https://github.com/openbuckets/sdk-python",
        "Source Code": "https://github.com/openbuckets/sdk-python"
    },
    "split_keywords": [
        "openbuckets",
        "misconfigured buckets",
        "openbuckets api",
        "bounty hunters",
        "cybersecurity",
        "openbuckets api cloud storage security"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aa28f39ddb98dfad6e97eb339c97b94fe10646780c7d6a56fb1498818f92975",
                "md5": "63f4d039a6612c955b34bce89ec012b4",
                "sha256": "40dc30ef78336285245d1805553821f545c7d43521da7bb9c9a828e277e10e6b"
            },
            "downloads": -1,
            "filename": "openbuckets-1.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63f4d039a6612c955b34bce89ec012b4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 46621,
            "upload_time": "2023-09-09T07:41:55",
            "upload_time_iso_8601": "2023-09-09T07:41:55.582130Z",
            "url": "https://files.pythonhosted.org/packages/0a/a2/8f39ddb98dfad6e97eb339c97b94fe10646780c7d6a56fb1498818f92975/openbuckets-1.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65fe127aa8a646a2c575152cd6119de4cc65435faae9d39d27fd52904decf1c1",
                "md5": "daef507c515c95246c451de5faeda830",
                "sha256": "967946df441bebda422dcdfe240ccb2552da5eec3a82af27e7f1e7e72a85c8ec"
            },
            "downloads": -1,
            "filename": "openbuckets-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "daef507c515c95246c451de5faeda830",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32489,
            "upload_time": "2023-09-09T07:41:58",
            "upload_time_iso_8601": "2023-09-09T07:41:58.905009Z",
            "url": "https://files.pythonhosted.org/packages/65/fe/127aa8a646a2c575152cd6119de4cc65435faae9d39d27fd52904decf1c1/openbuckets-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-09 07:41:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openbuckets",
    "github_project": "sdk-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "openbuckets"
}
        
Elapsed time: 0.11475s