{"id":16513259,"url":"https://github.com/moisutsu/anaconda-template","last_synced_at":"2025-07-05T19:10:21.912Z","repository":{"id":45190784,"uuid":"493068649","full_name":"moisutsu/anaconda-template","owner":"moisutsu","description":"Templates for convenient Anaconda use","archived":false,"fork":false,"pushed_at":"2022-07-13T05:47:11.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T22:30:59.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/moisutsu.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}},"created_at":"2022-05-17T02:33:19.000Z","updated_at":"2022-09-29T14:14:21.000Z","dependencies_parsed_at":"2022-07-19T14:47:37.434Z","dependency_job_id":null,"html_url":"https://github.com/moisutsu/anaconda-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fanaconda-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fanaconda-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fanaconda-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fanaconda-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moisutsu","download_url":"https://codeload.github.com/moisutsu/anaconda-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241488237,"owners_count":19970836,"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":[],"created_at":"2024-10-11T16:08:17.023Z","updated_at":"2025-03-02T10:18:25.926Z","avatar_url":"https://github.com/moisutsu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anaconda-template\n\nTemplates for convenient Anaconda use\n\n# Clone into current directory\n\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/moisutsu/anaconda-template/main/clone_into_current_dir.sh)\"\n```\n\n## How to use\n\nRequire\n- [direnv](https://github.com/direnv/direnv)\n\n### Initialize the virtual environment\n\nCreate a virtual environment for conda, set up direnv, etc.\n\n```bash\nmake init\n```\n\nThe default virtual environment name is the *current directory name* and the default Python version is `3.9`.\n\nYou can customize the virtual environment name and Python version as follows.\n\n```bash\nmake init ENV_NAME=custom_name PYTHON_VERSION=3.10\n```\n\n### Export environmental information\n\nWrite environment information in `environment.yml`.\n\n```bash\nmake export\n```\n\n### Import environmental information\n\nInstall the libraries written in `environment.yml`.\n\n```bash\nmake import\n```\n\n### Remove virtual environment\n\nRemove the conda virtual environment.\n\n```bash\nmake remove\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fanaconda-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoisutsu%2Fanaconda-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fanaconda-template/lists"}