{"id":43269794,"url":"https://github.com/pkoperek/gym_cloudsimplus","last_synced_at":"2026-02-01T15:39:46.186Z","repository":{"id":40649924,"uuid":"132355213","full_name":"pkoperek/gym_cloudsimplus","owner":"pkoperek","description":"Environment for OpenAI Gym which can simulate an app deployed to a cloud environment.","archived":false,"fork":false,"pushed_at":"2023-08-28T21:10:38.000Z","size":429,"stargazers_count":14,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-29T23:13:49.218Z","etag":null,"topics":["cloudsim","cloudsimplus","openai-gym","openai-gym-environments","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pkoperek.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}},"created_at":"2018-05-06T16:13:14.000Z","updated_at":"2024-01-05T11:49:37.000Z","dependencies_parsed_at":"2022-08-27T01:10:48.322Z","dependency_job_id":null,"html_url":"https://github.com/pkoperek/gym_cloudsimplus","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.25,"last_synced_commit":"81b1824c49bdf4ac296838419a0fe098096cad89"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pkoperek/gym_cloudsimplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoperek%2Fgym_cloudsimplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoperek%2Fgym_cloudsimplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoperek%2Fgym_cloudsimplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoperek%2Fgym_cloudsimplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkoperek","download_url":"https://codeload.github.com/pkoperek/gym_cloudsimplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkoperek%2Fgym_cloudsimplus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28981375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T15:35:50.179Z","status":"ssl_error","status_checked_at":"2026-02-01T15:35:38.075Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cloudsim","cloudsimplus","openai-gym","openai-gym-environments","python"],"created_at":"2026-02-01T15:39:46.070Z","updated_at":"2026-02-01T15:39:46.177Z","avatar_url":"https://github.com/pkoperek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## OpenAI Gym enviroment simulating apps deployed to a cloud environment\n\n### Parameters\n\nThe environment has two parameters (set an environment variables):\n* `CLOUDSIM_GATEWAY_HOST` which defaults to `cloudsimplus-gateway`\n* `CLOUDSIM_GATEWAY_PORT` which defaults 25333\n\n### Testing \n\nIn the `manual_tests`directory you can find three test scripts:\n\n* `test_connect.py` - connects to the gateway directory and tries to tries to \n  add/remove virtual machines\n* `test_finish.py` - connects to the gateway directly and runs the simulation \n  scenario until its end\n* `test_run_env.py` - a smoke test which connects to the gateway through the \n  Open AI Gym, performs 5 steps and stops\n\nFor testing it is usually a good idea to redirect the environment to a local\ngateway server by:\n\n`export CLOUDSIM_GATEWAY_HOST=localhost`\n\n### Developing \n\n* `pip install -e .` will install the package in dev mode and all its\n  dependencies\n\n### Deploying\n\nWe are working on getting the package to public PyPI repos. In the meantime you\ncan install the package with:\n\n```\npip install -e git+https://github.com/pkoperek/gym_cloudsimplus#egg=gym_cloudsimplus\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkoperek%2Fgym_cloudsimplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkoperek%2Fgym_cloudsimplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkoperek%2Fgym_cloudsimplus/lists"}