robin-sd-download


Namerobin-sd-download JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://bitbucket.org/robin-radar-systems/sd-api-download-pip-package.git
SummaryPackage to download files to the Robin Radar API
upload_time2024-01-19 14:24:35
maintainer
docs_urlNone
authorRobin Radar Systems
requires_python
licenseMIT
keywords python robin radar download software sd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python package to download via SD API. (robin-sd-download)

A package to download files to the Robin Radar API.

## Installation

Make sure you have Python 3.6 or higher, and pip installed.

Install the package with:

```bash
pip install robin-sd-download
```

## Usage

The package can be used as a command line tool, or as a Python package.

```bash
robin-sd-download --help
```

Use the documentation to find out how to use the package.

## Development

Use the Vagrantfile to create a development environment, and run the tests.

Select the VM you want to use, and run the following commands:

```bash
vagrant up vm1/2/3
vagrant ssh
cd /vagrant
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/robin-radar-systems/sd-api-download-pip-package.git",
    "name": "robin-sd-download",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,robin,radar,download,software,sd",
    "author": "Robin Radar Systems",
    "author_email": "devops@robinradar.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/66/deb59faa860782f764176f7c7a20086649c060ceebec7189520abcbcc5a2/robin_sd_download-0.4.2.tar.gz",
    "platform": null,
    "description": "# Python package to download via SD API. (robin-sd-download)\n\nA package to download files to the Robin Radar API.\n\n## Installation\n\nMake sure you have Python 3.6 or higher, and pip installed.\n\nInstall the package with:\n\n```bash\npip install robin-sd-download\n```\n\n## Usage\n\nThe package can be used as a command line tool, or as a Python package.\n\n```bash\nrobin-sd-download --help\n```\n\nUse the documentation to find out how to use the package.\n\n## Development\n\nUse the Vagrantfile to create a development environment, and run the tests.\n\nSelect the VM you want to use, and run the following commands:\n\n```bash\nvagrant up vm1/2/3\nvagrant ssh\ncd /vagrant\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package to download files to the Robin Radar API",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://bitbucket.org/robin-radar-systems/sd-api-download-pip-package.git"
    },
    "split_keywords": [
        "python",
        "robin",
        "radar",
        "download",
        "software",
        "sd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e7148929819ca5e15f86e14b445874c46df9904538c95885c57e47d74a0bb89",
                "md5": "b16b368ff2c13b618c3952f531af5cb2",
                "sha256": "6f0685e4a684f6bd26b6d722225b393d5ede140a8e6f382351c929bf8d8ec299"
            },
            "downloads": -1,
            "filename": "robin_sd_download-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b16b368ff2c13b618c3952f531af5cb2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23143,
            "upload_time": "2024-01-19T14:24:06",
            "upload_time_iso_8601": "2024-01-19T14:24:06.429801Z",
            "url": "https://files.pythonhosted.org/packages/5e/71/48929819ca5e15f86e14b445874c46df9904538c95885c57e47d74a0bb89/robin_sd_download-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd66deb59faa860782f764176f7c7a20086649c060ceebec7189520abcbcc5a2",
                "md5": "bf898897a6f32560f276182a096fbde6",
                "sha256": "d0fa5a40b7b8a5e4242c592a12548eead96677e8b14fd1ce90bc1fc4448efb54"
            },
            "downloads": -1,
            "filename": "robin_sd_download-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bf898897a6f32560f276182a096fbde6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15664,
            "upload_time": "2024-01-19T14:24:35",
            "upload_time_iso_8601": "2024-01-19T14:24:35.648617Z",
            "url": "https://files.pythonhosted.org/packages/bd/66/deb59faa860782f764176f7c7a20086649c060ceebec7189520abcbcc5a2/robin_sd_download-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 14:24:35",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "robin-radar-systems",
    "bitbucket_project": "sd-api-download-pip-package",
    "lcname": "robin-sd-download"
}
        
Elapsed time: 0.20244s