{"id":34017818,"url":"https://github.com/vaspapadopoulos/cryptenv","last_synced_at":"2026-05-28T08:32:01.240Z","repository":{"id":157377253,"uuid":"633450718","full_name":"vaspapadopoulos/cryptenv","owner":"vaspapadopoulos","description":"A Python-based CLI to encrypt and decrypt variables in .env files","archived":false,"fork":false,"pushed_at":"2023-05-07T16:29:44.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-12-15T03:36:35.084Z","etag":null,"topics":["argparse","decryption","dotenv","encryption","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/cryptenv","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/vaspapadopoulos.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-27T14:21:29.000Z","updated_at":"2025-07-19T10:19:51.000Z","dependencies_parsed_at":"2023-05-02T07:30:49.581Z","dependency_job_id":null,"html_url":"https://github.com/vaspapadopoulos/cryptenv","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vaspapadopoulos/cryptenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaspapadopoulos%2Fcryptenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaspapadopoulos%2Fcryptenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaspapadopoulos%2Fcryptenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaspapadopoulos%2Fcryptenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaspapadopoulos","download_url":"https://codeload.github.com/vaspapadopoulos/cryptenv/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaspapadopoulos%2Fcryptenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33601380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["argparse","decryption","dotenv","encryption","python"],"created_at":"2025-12-13T14:49:21.710Z","updated_at":"2026-05-28T08:32:01.226Z","avatar_url":"https://github.com/vaspapadopoulos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cryptenv\r\n\r\n[![Python](https://img.shields.io/badge/Python-3.9-3776AB.svg?logo=python)](https://www.python.org/)\r\n\r\nA Python-based CLI to encrypt and decrypt variables in `.env` files.\r\n\r\n## Installation\r\n\r\n\r\n## Usage\r\n\r\n\r\n### Examples\r\n\r\nEncrypt and decrypt a single variable in a `.env` file:\r\n\r\n```shell\r\ncryptenv.py encrypt -f .env.myproject PASSWORD\r\ncryptenv.py decrypt -f .env.myproject API_TOKEN\r\n```\r\n\r\nEncrypt all variables in a `.env` file:\r\n\r\n```shell\r\ncryptenv.py encrypt -f .env.myproject --all\r\n```\r\n\r\nDecrypt all encrypted variables, if any, in a `.env` file:\r\n\r\n```shell\r\ncryptenv.py decrypt -f .env.myproject\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaspapadopoulos%2Fcryptenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaspapadopoulos%2Fcryptenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaspapadopoulos%2Fcryptenv/lists"}