diycrate


Namediycrate JSON
Version 0.2.11.3 PyPI version JSON
download
home_pagehttps://github.com/jheld/diycrate
Summarybox.com for linux -- unofficial, based on python SDK
upload_time2023-12-14 15:52:18
maintainer
docs_urlNone
author
requires_python<4,>=3.6
license
keywords cloud storage box.com sdk linux box
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # diycrate
box.com for linux

[![Build](https://github.com/jheld/diycrate/workflows/Build/badge.svg)](https://github.com/jheld/diycrate/actions?query=workflow%3ABuild+branch%3Amaster)

## Installation on Ubuntu
```bash
sudo apt install libffi-dev libssl-dev python3-pip
# you may want to create a virtual environment
sudo python3 setup.py install
```
## Configuration

Installation will create an empty ~/.config/diycrate/box.ini
This file will be overwritten and will contain run time specific information!

## Self-signed Certificate

Currently, in order for your machine to operate as a listener/hook against the oauth2 process with Box, you will
have to run a webserver -- which we provide for you in this application, to handle all of that, automatically.

However, in order for your browser (and your sanity), you will want to create a certificate. When running on your
local  machine/localhost, you will need to create a self-signed certificate.

Let's Encrypt has a nice write-up on how to do that: https://letsencrypt.org/docs/certificates-for-localhost/#making-and-trusting-your-own-certificates


## Install Redis

This application requires the use of redis oauth2 credential "storage" as well as meta data for the caching & states
of files against box.

```bash
sudo apt install redis-server
```

## Run the app

Currently there is no default out-of-the-box working configuration file. This is partly due to currently (should the user not setup their own) using `diycrate.xyz` (I host it) for a part of the oauth2 dance. It isn't "hard" to setup your own, nor is it hard to use the "always running, you can plug into" mine, but it's not exactly documented.

```bash
diycrate_app --cacert_pem_path /path/to/cert.pem --privkey_pem_path /path/to/privkey.pem
```

Run `diycrate_app --help` for more CLI information

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jheld/diycrate",
    "name": "diycrate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": "",
    "keywords": "cloud,storage,box.com,sdk,linux,box",
    "author": "",
    "author_email": "Jason Held <jasonsheld@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/20/92/5b06dc7c300c1bd96073d835ce703b440a73f09a045c0f69ad9b1b98c18c/diycrate-0.2.11.3.tar.gz",
    "platform": null,
    "description": "# diycrate\nbox.com for linux\n\n[![Build](https://github.com/jheld/diycrate/workflows/Build/badge.svg)](https://github.com/jheld/diycrate/actions?query=workflow%3ABuild+branch%3Amaster)\n\n## Installation on Ubuntu\n```bash\nsudo apt install libffi-dev libssl-dev python3-pip\n# you may want to create a virtual environment\nsudo python3 setup.py install\n```\n## Configuration\n\nInstallation will create an empty ~/.config/diycrate/box.ini\nThis file will be overwritten and will contain run time specific information!\n\n## Self-signed Certificate\n\nCurrently, in order for your machine to operate as a listener/hook against the oauth2 process with Box, you will\nhave to run a webserver -- which we provide for you in this application, to handle all of that, automatically.\n\nHowever, in order for your browser (and your sanity), you will want to create a certificate. When running on your\nlocal  machine/localhost, you will need to create a self-signed certificate.\n\nLet's Encrypt has a nice write-up on how to do that: https://letsencrypt.org/docs/certificates-for-localhost/#making-and-trusting-your-own-certificates\n\n\n## Install Redis\n\nThis application requires the use of redis oauth2 credential \"storage\" as well as meta data for the caching & states\nof files against box.\n\n```bash\nsudo apt install redis-server\n```\n\n## Run the app\n\nCurrently there is no default out-of-the-box working configuration file. This is partly due to currently (should the user not setup their own) using `diycrate.xyz` (I host it) for a part of the oauth2 dance. It isn't \"hard\" to setup your own, nor is it hard to use the \"always running, you can plug into\" mine, but it's not exactly documented.\n\n```bash\ndiycrate_app --cacert_pem_path /path/to/cert.pem --privkey_pem_path /path/to/privkey.pem\n```\n\nRun `diycrate_app --help` for more CLI information\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "box.com for linux -- unofficial, based on python SDK",
    "version": "0.2.11.3",
    "project_urls": {
        "Homepage": "https://github.com/jheld/diycrate",
        "Issues": "https://github.com/jheld/diycrate/issues",
        "Source": "https://github.com/jheld/diycrate/"
    },
    "split_keywords": [
        "cloud",
        "storage",
        "box.com",
        "sdk",
        "linux",
        "box"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "171b5f8271169d417d180f2894ce0b17d2b4158d574a71990aa624ff94124210",
                "md5": "548b9f2a96a6e9c8f35fdf6f59db31cd",
                "sha256": "b02a84cb827798e07a8ff66ae7f66f5a91b8a394c308d797ce5484e27a55f08c"
            },
            "downloads": -1,
            "filename": "diycrate-0.2.11.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "548b9f2a96a6e9c8f35fdf6f59db31cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 38925,
            "upload_time": "2023-12-14T15:52:17",
            "upload_time_iso_8601": "2023-12-14T15:52:17.391875Z",
            "url": "https://files.pythonhosted.org/packages/17/1b/5f8271169d417d180f2894ce0b17d2b4158d574a71990aa624ff94124210/diycrate-0.2.11.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20925b06dc7c300c1bd96073d835ce703b440a73f09a045c0f69ad9b1b98c18c",
                "md5": "af0f6e7334c4b08a80c04a455cdc2be1",
                "sha256": "63295df53aa54f662d49c6181858bc4f7979c8f0af097c310de472e2637e7d16"
            },
            "downloads": -1,
            "filename": "diycrate-0.2.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "af0f6e7334c4b08a80c04a455cdc2be1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 37677,
            "upload_time": "2023-12-14T15:52:18",
            "upload_time_iso_8601": "2023-12-14T15:52:18.775252Z",
            "url": "https://files.pythonhosted.org/packages/20/92/5b06dc7c300c1bd96073d835ce703b440a73f09a045c0f69ad9b1b98c18c/diycrate-0.2.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 15:52:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jheld",
    "github_project": "diycrate",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "diycrate"
}
        
Elapsed time: 0.19002s