Skip to main content

Runs server application for controlling multiple 3D printers with OctoPrint

Project description

This application serves as web server for controlling multiple printers running OctoPrint, this application uses Flask framework.

GitHub

Instalation

Be sure to have virtualenv installed

virtualenv octoprint_dashboard
. octoprint_dashboard/bin/activate

Now you should be in virtual enviroment, you should see (octoprint-dashboard) at start of command line

pip install octoprint_dashboard

Set environment, flask runs application by FLASK_APP environment variable

export FLASK_APP=octoprint_dashboard

export FLASK_DB=absolute_path_to_db_files      (file will be created)

If you choose ČVUT OAuth2, get OAuth client and secret key from here. Create new project and app of type Web application, with redirect uri of your host name or IP.

Run server

python -m flask run --host=0.0.0.0 [--port=]

Project details


Download files

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

Source Distribution

octoprint_dashboard-0.3.3.tar.gz (342.0 kB view details)

Uploaded Source

Built Distribution

octoprint_dashboard-0.3.3-py2.py3-none-any.whl (1.0 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file octoprint_dashboard-0.3.3.tar.gz.

File metadata

File hashes

Hashes for octoprint_dashboard-0.3.3.tar.gz
Algorithm Hash digest
SHA256 23dad4c601e6522b79fac706687096f9af7b9efd6ac13aeb4bcca3f815879a01
MD5 3150729cef77f09c8b55007fca333cd8
BLAKE2b-256 853ce7a2325e97cc647064190bcd1000ef5de2b778304869124298dfecce815f

See more details on using hashes here.

File details

Details for the file octoprint_dashboard-0.3.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for octoprint_dashboard-0.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e3f8167c3abba9f38e3379e0e5ff681e3d77b7a999e26c087b78e710d53f3998
MD5 c66aaeb8f4b532098cd66d9644060f1c
BLAKE2b-256 b83854d7d57190103fb7b25d5b3c47ec413be31f2a6ac8fef51ce23f92e94450

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