{"id":15799524,"url":"https://github.com/juliencrn/data-sci-sandbox-example","last_synced_at":"2026-04-10T20:55:09.259Z","repository":{"id":103766310,"uuid":"537420330","full_name":"juliencrn/data-sci-sandbox-example","owner":"juliencrn","description":"Example of data-science project - could be used as a starter","archived":false,"fork":false,"pushed_at":"2022-09-16T11:04:11.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-12T01:05:32.282Z","etag":null,"topics":["bot","data-science","docker","jupyter-notebook","python","trading","trading-bot"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliencrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-16T11:02:13.000Z","updated_at":"2023-03-24T15:19:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1efc21a-cb03-470b-bd90-0d815d15ae45","html_url":"https://github.com/juliencrn/data-sci-sandbox-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juliencrn/data-sci-sandbox-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliencrn%2Fdata-sci-sandbox-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliencrn%2Fdata-sci-sandbox-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliencrn%2Fdata-sci-sandbox-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliencrn%2Fdata-sci-sandbox-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliencrn","download_url":"https://codeload.github.com/juliencrn/data-sci-sandbox-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliencrn%2Fdata-sci-sandbox-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31658964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","data-science","docker","jupyter-notebook","python","trading","trading-bot"],"created_at":"2024-10-05T01:01:08.678Z","updated_at":"2026-04-10T20:55:09.223Z","avatar_url":"https://github.com/juliencrn.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python data science sandbox\n\nRepo initial created from the \"Python for Algorithmic Trading\" book by Yves Hilpisch (O'Reilly).\n\n## Get started\n\n### Requirements\n\n```sh\n# Generate RSA keys to secure web services\nopenssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout mykey.key -out mycert.pem\n```\n\n### Installation\n\nAll the installation process is written in the `./install.sh` file. \n\n#### 1. Using Docker\n\nIf you want run it locally, use the Docker image (that is calling the install script internally):\n\n```sh\n# build the image\ndocker build -t sandbox .\n\n# run the container\ndocker run -it sandbox /bin/bash\n```\n\n#### 2. Using a cloud instance\n\nStart from `ubuntu` and upload the `./setup.sh` file (that is calling the install script internally), then:\n\n```sh\nchmod +x ./setup.sh\n./setup.sh 134.122.74.144 # use your cloud instance IP\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliencrn%2Fdata-sci-sandbox-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliencrn%2Fdata-sci-sandbox-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliencrn%2Fdata-sci-sandbox-example/lists"}