{"id":20960550,"url":"https://github.com/natronics/telemetry-websocket-example","last_synced_at":"2025-08-22T05:04:38.481Z","repository":{"id":136468482,"uuid":"63800651","full_name":"natronics/telemetry-websocket-example","owner":"natronics","description":"A test PSAS telemetry websocket deployed to heroku","archived":false,"fork":false,"pushed_at":"2016-07-21T19:53:12.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T06:42:47.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natronics.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-20T17:25:17.000Z","updated_at":"2016-07-20T18:38:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f385a01e-7bca-4144-895e-58d6a37d9a36","html_url":"https://github.com/natronics/telemetry-websocket-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natronics/telemetry-websocket-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Ftelemetry-websocket-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Ftelemetry-websocket-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Ftelemetry-websocket-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Ftelemetry-websocket-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natronics","download_url":"https://codeload.github.com/natronics/telemetry-websocket-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Ftelemetry-websocket-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271588743,"owners_count":24785751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T01:59:29.227Z","updated_at":"2025-08-22T05:04:38.452Z","avatar_url":"https://github.com/natronics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PSAS Telemetry Websocket\n========================\n\n![Language: Python 3.4](https://img.shields.io/badge/language-python3-green.svg)\n[![Build Status](https://travis-ci.org/natronics/telemetry-websocket-example.svg?branch=master)](https://travis-ci.org/natronics/telemetry-websocket-example)\n\nA test PSAS telemetry websocket deployed to heroku.\n\nLive instance: `wss://psas-telemetry-demo.herokuapp.com/` (websocket connection only).\n\n\n## Develop\n\nThe best way to deal with dependencies in python is with [virtualenv][virtualenv]. If you've never used it before, you can read more about how it works here: \u003chttps://www.dabapps.com/blog/introduction-to-pip-and-virtualenv-python/\u003e\n\nOnce you have `python3`, `pip`, and `virtualenvwrapper` installed, you can build this project.\n\nTo install everything you need for this project, create a new environment (you only need to do this once):\n\n    $ mkvirtualenv -p `which python3` telemetry\n\nNow you can install all the requirements:\n\n    $ pip install -r requirements.txt\n\nWhen you're done working you can close the virtualenv like this\n\n    $ deactivate\n\nAnd when you want to work on it again do this:\n\n    $ workon telemetry\n\n\n## Running\n\nAssuming you have the correct libraries installed in your virtualenv, the run a server locally like this:\n\n    $ honcho start\n\nThis will run the commands in the `Procfile`, starting a local webserver on port 5000. You can now test the code by making a websocket connection to\n\n`ws://localhost:5000`\n\n\n[virtualenv]: https://virtualenv.pypa.io/en/stable/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatronics%2Ftelemetry-websocket-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatronics%2Ftelemetry-websocket-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatronics%2Ftelemetry-websocket-example/lists"}