# envedseted
**EnvedSeted** is a cross-platform Python package and CLI tool for **managing environment variables**, including **advanced PATH management**.
It allows you to **set, get, delete, list, backup, and restore** environment variables for both **user and system scopes**.
---
## Features
- Set, update, or delete environment variables (`user` or `system` scope).
- List all environment variables clearly.
- Full **PATH management**:
- Add directories to PATH (start or end).
- Remove directories from PATH.
- List PATH entries.
- Backup and restore PATH.
- Cross-platform: **Windows, Linux, macOS**.
- Python API and CLI support.
- Optional backup of environment variables before changes.
---
## Installation
```bash
# Install via pip from PyPI
pip install envedseted
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ThanaphatSuporn/envedseted",
"name": "envedseted",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Catergems",
"author_email": "supornthanaphat@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2f/83/a8283d9844a3e2c29b3d875a1824b08d0fef98331e188bf8f9e91a7ad2bf/envedseted-0.2.0.tar.gz",
"platform": null,
"description": "# envedseted\r\n\r\n**EnvedSeted** is a cross-platform Python package and CLI tool for **managing environment variables**, including **advanced PATH management**. \r\nIt allows you to **set, get, delete, list, backup, and restore** environment variables for both **user and system scopes**. \r\n\r\n---\r\n\r\n## Features\r\n\r\n- Set, update, or delete environment variables (`user` or `system` scope). \r\n- List all environment variables clearly. \r\n- Full **PATH management**:\r\n - Add directories to PATH (start or end). \r\n - Remove directories from PATH. \r\n - List PATH entries. \r\n - Backup and restore PATH. \r\n- Cross-platform: **Windows, Linux, macOS**. \r\n- Python API and CLI support. \r\n- Optional backup of environment variables before changes. \r\n\r\n---\r\n\r\n## Installation\r\n\r\n```bash\r\n# Install via pip from PyPI\r\npip install envedseted\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Advanced environment variable manager with PATH support",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/ThanaphatSuporn/envedseted"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0c1b1003d7c81db1ab5f436de638f7e65fc37ca15ac978c2e367465bbe57c5b8",
"md5": "351edf2ec1b2c652511d7dbf5ebdbbed",
"sha256": "9b5e2fccf8b22ed3e9fe666d5d70e8b887d1d676c7a6344b354d3b8d456a2347"
},
"downloads": -1,
"filename": "envedseted-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "351edf2ec1b2c652511d7dbf5ebdbbed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5385,
"upload_time": "2025-09-06T03:56:13",
"upload_time_iso_8601": "2025-09-06T03:56:13.378303Z",
"url": "https://files.pythonhosted.org/packages/0c/1b/1003d7c81db1ab5f436de638f7e65fc37ca15ac978c2e367465bbe57c5b8/envedseted-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f83a8283d9844a3e2c29b3d875a1824b08d0fef98331e188bf8f9e91a7ad2bf",
"md5": "ab6c800afe07788c18b9eaf45bc31669",
"sha256": "df08680cd8a4c4159ce967de587e381c69e41d4783dcedca7fae922e7b229f4b"
},
"downloads": -1,
"filename": "envedseted-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "ab6c800afe07788c18b9eaf45bc31669",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4446,
"upload_time": "2025-09-06T03:56:14",
"upload_time_iso_8601": "2025-09-06T03:56:14.913636Z",
"url": "https://files.pythonhosted.org/packages/2f/83/a8283d9844a3e2c29b3d875a1824b08d0fef98331e188bf8f9e91a7ad2bf/envedseted-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-06 03:56:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ThanaphatSuporn",
"github_project": "envedseted",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "envedseted"
}