{"id":22693374,"url":"https://github.com/atmtools/atmtools-conda","last_synced_at":"2025-10-10T06:35:05.574Z","repository":{"id":149614286,"uuid":"248934067","full_name":"atmtools/atmtools-conda","owner":"atmtools","description":"Configuration files to setup consistent Anaconda environments","archived":false,"fork":false,"pushed_at":"2020-07-01T12:36:33.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-09T12:43:26.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/atmtools.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":"2020-03-21T08:17:42.000Z","updated_at":"2020-07-01T12:36:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbc3ccd0-e250-471a-9f7f-8e284e3a14ac","html_url":"https://github.com/atmtools/atmtools-conda","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.5,"last_synced_commit":"3ed8720cc90c33b706edb621c8f5448b8339d7b0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atmtools/atmtools-conda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Fatmtools-conda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Fatmtools-conda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Fatmtools-conda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Fatmtools-conda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atmtools","download_url":"https://codeload.github.com/atmtools/atmtools-conda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmtools%2Fatmtools-conda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002969,"owners_count":26083489,"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-10-10T02:00:06.843Z","response_time":62,"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-12-10T02:10:21.455Z","updated_at":"2025-10-10T06:35:05.544Z","avatar_url":"https://github.com/atmtools.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atmtools conda configuration\n\nConfiguration files to create conistent [Anaconda] environments.\n\nThe [condarc](condarc) controls the basic behavior of the `conda` command, like\nchanging the shell prompt or the list of channels to search for packages.\nIt is stored in the user's home directory:\n```bash\ncp condarc $HOME/.condarc\n```\n\nThe [environment.yml](environment.yml) can be used to either create a new\nenvironment or to update the existing base environment.\n```bash\nconda env create -f environment.yml  # new environment\nconda env update -n base -f environment.yml  # update `base` environment\n```\n\n[Anaconda]: https://www.anaconda.com/distribution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmtools%2Fatmtools-conda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatmtools%2Fatmtools-conda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmtools%2Fatmtools-conda/lists"}