Skip to main content

box.com for linux -- unofficial, based on python SDK

Project description

diycrate

box.com for linux

Build

Installation on Ubuntu

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.

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.

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

Run diycrate_app --help for more CLI information

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

diycrate-0.2.11.1a0.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

diycrate-0.2.11.1a0-py3-none-any.whl (29.8 kB view details)

Uploaded Python 3

File details

Details for the file diycrate-0.2.11.1a0.tar.gz.

File metadata

  • Download URL: diycrate-0.2.11.1a0.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for diycrate-0.2.11.1a0.tar.gz
Algorithm Hash digest
SHA256 ac4af812ab8fb8c3c88cd141207beb6f134e2ce0ff9b1354bf809a33ef782e38
MD5 2ef97655d64178b8d9145141b62a2b35
BLAKE2b-256 3a2a30b0fde1f4d6f8faa41f31f689f0fa64a12f61a3b90f1b600eed563d7f3e

See more details on using hashes here.

File details

Details for the file diycrate-0.2.11.1a0-py3-none-any.whl.

File metadata

  • Download URL: diycrate-0.2.11.1a0-py3-none-any.whl
  • Upload date:
  • Size: 29.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for diycrate-0.2.11.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7051d2745a32df87affb6d04ad85e117d12e26f58c28a9d34494a957d8e58e0
MD5 35d8bd18682e41676876a7f9065a7b7a
BLAKE2b-256 7fac3a01607a3a6f5a191d4b015c9dce36e0039248056735974a66f69c1c6314

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page