lstenv


Namelstenv JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA tool on your command line for generating, syncing, and auditing .env files via scan
upload_time2025-09-07 20:21:58
maintainerNone
docs_urlNone
authoraycsi
requires_python>=3.7
licenseMIT
keywords environment variables cli dotenv python configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lstenv

Tool for generating, syncing, and auditing .env files by scanning code.

[![PyPI](https://img.shields.io/pypi/v/lstenv)](https://pypi.org/project/lstenv)

## Installation

```bash
pip install lstenv
```

## Documentation

[![Documentation](https://img.shields.io/badge/docs-USAGE.md-blue)](https://github.com/aycsi/lstenv/blob/main/USAGE.md)

## License

MIT License

## Repository

[https://github.com/aycsi/lstenv](https://github.com/aycsi/lstenv)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lstenv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "environment, variables, cli, dotenv, python, configuration",
    "author": "aycsi",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# lstenv\r\n\r\nTool for generating, syncing, and auditing .env files by scanning code.\r\n\r\n[![PyPI](https://img.shields.io/pypi/v/lstenv)](https://pypi.org/project/lstenv)\r\n\r\n## Installation\r\n\r\n```bash\r\npip install lstenv\r\n```\r\n\r\n## Documentation\r\n\r\n[![Documentation](https://img.shields.io/badge/docs-USAGE.md-blue)](https://github.com/aycsi/lstenv/blob/main/USAGE.md)\r\n\r\n## License\r\n\r\nMIT License\r\n\r\n## Repository\r\n\r\n[https://github.com/aycsi/lstenv](https://github.com/aycsi/lstenv)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool on your command line for generating, syncing, and auditing .env files via scan",
    "version": "0.0.5",
    "project_urls": null,
    "split_keywords": [
        "environment",
        " variables",
        " cli",
        " dotenv",
        " python",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65873b3341e3c7f93700cc62215bc0aa1d3a923c01d367769fa653aa65029470",
                "md5": "d19e643f441d7ef2c20bf3447806d88a",
                "sha256": "1bd5e4e9e265cc9f983d8337f6f5473c65690476eff8425d9b862d109ecb0cb6"
            },
            "downloads": -1,
            "filename": "lstenv-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d19e643f441d7ef2c20bf3447806d88a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7207,
            "upload_time": "2025-09-07T20:21:58",
            "upload_time_iso_8601": "2025-09-07T20:21:58.562999Z",
            "url": "https://files.pythonhosted.org/packages/65/87/3b3341e3c7f93700cc62215bc0aa1d3a923c01d367769fa653aa65029470/lstenv-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-07 20:21:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lstenv"
}
        
Elapsed time: 1.25398s