{"id":29016020,"url":"https://github.com/karrlab/wc_env_manager","last_synced_at":"2026-04-21T16:34:39.802Z","repository":{"id":62588336,"uuid":"128069029","full_name":"KarrLab/wc_env_manager","owner":"KarrLab","description":"Tools for managing computing environments for WC modeling","archived":false,"fork":false,"pushed_at":"2021-06-13T23:19:22.000Z","size":292,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-02-20T06:37:42.014Z","etag":null,"topics":["dependencies","docker","installation","whole-cell-modeling"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarrLab.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2018-04-04T13:51:08.000Z","updated_at":"2024-02-20T06:37:42.015Z","dependencies_parsed_at":"2022-11-03T17:51:25.745Z","dependency_job_id":null,"html_url":"https://github.com/KarrLab/wc_env_manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KarrLab/wc_env_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarrLab%2Fwc_env_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarrLab%2Fwc_env_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarrLab%2Fwc_env_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarrLab%2Fwc_env_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarrLab","download_url":"https://codeload.github.com/KarrLab/wc_env_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarrLab%2Fwc_env_manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261960502,"owners_count":23236573,"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","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":["dependencies","docker","installation","whole-cell-modeling"],"created_at":"2025-06-25T22:06:26.679Z","updated_at":"2026-04-21T16:34:39.764Z","avatar_url":"https://github.com/KarrLab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI package](https://img.shields.io/pypi/v/wc_env_manager.svg)](https://pypi.python.org/pypi/wc_env_manager)\n[![Documentation](https://img.shields.io/badge/docs-latest-green.svg)](https://docs.karrlab.org/wc_env_manager)\n[![Test results](https://circleci.com/gh/KarrLab/wc_env_manager.svg?style=shield)](https://circleci.com/gh/KarrLab/wc_env_manager)\n[![Test coverage](https://coveralls.io/repos/github/KarrLab/wc_env_manager/badge.svg)](https://coveralls.io/github/KarrLab/wc_env_manager)\n[![Code analysis](https://api.codeclimate.com/v1/badges/aa64537fefad5a9d37b9/maintainability)](https://codeclimate.com/github/KarrLab/wc_env_manager)\n[![License](https://img.shields.io/github/license/KarrLab/wc_env_manager.svg)](LICENSE)\n![Analytics](https://ga-beacon.appspot.com/UA-86759801-1/wc_env_manager/README.md?pixel)\n\n# *wc_env_manager*: Tools for managing computing environments for whole-cell modeling\n\n*wc_env_manager* helps modelers and software developers setup customizable computing environments for developing, testing, and running whole-cell (WC) models and WC modeling software. This eliminates the need for each modeler and software developer to install and configure the numerous dependencies required for WC modeling. This helps modelers and software developers focus on developing WC models and software tools, rather than on installing and maintaining complicated dependencies.\n\nIn addition, *wc_env_manager* facilitates collaboration by helping WC modelers and software developers share a common computing environment. Furthermore, *wc_env_manager* helps software developers anticipate and debug issues in deployment by enabling developers to replicate the same environment used to test and deploy WC models and tools in systems such as Amazon EC2, CircleCI, and Heroku.\n\n*wc_env_manager* uses [Docker](https://www.docker.com\u003e) to setup customizable computing environments that contains all of the software packages needed to run WC models and WC modeling software. This includes\n\n* Required non-Python packages\n* Required Python packages from [PyPI](https://pypi.python.org/pypi\u003e) and other sources\n* [WC models and WC modeling tools](https://github.com/KarrLab)\n* Optionally, local packages on the user's machine such as clones of these WC models and WC modeling tools\n\n*wc_env_manager* supports two modes:\n\n* **Development:** *wc_env_manager* can run WC models and WC modeling software that is located on the user's machine. This is useful for testing WC models and WC modeling software before committing it to GitHub.\n* **Deployment:** *wc_env_manager* can run WC models and WC modeling software from external sources such as GitHub.\n\n## Installation and usage\nPlease see the [documentation](http://docs.karrlab.org/wc_env_manager).\n\n## Documentation\nPlease see the [API documentation](http://docs.karrlab.org/wc_env_manager).\n\n## License\nThe package is released under the [MIT license](LICENSE).\n\n## Development team\nThis package was developed by the [Karr Lab](http://www.karrlab.org) at the Icahn School of Medicine at Mount Sinai in New York, USA.\n\n## Questions and comments\nPlease contact the [Karr Lab](http://www.karrlab.org) with any questions or comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarrlab%2Fwc_env_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarrlab%2Fwc_env_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarrlab%2Fwc_env_manager/lists"}