dockerfile-generator-lrnd


Namedockerfile-generator-lrnd JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryAutomatic Dockerfile generator for multiple technologies
upload_time2025-02-02 19:35:49
maintainerNone
docs_urlNone
authorlrndwy
requires_python<4.0,>=3.12
licenseMIT
keywords docker dockerfile automation devops
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dockerfile Generator

A Python library to automatically generate Dockerfiles for various types of applications.

## Installation

```bash
pip install dockerfile-generator-lrnd
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dockerfile-generator-lrnd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "docker, dockerfile, automation, devops",
    "author": "lrndwy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/01/2f/aa4ffdb6fdee05c739cf14daf1a42c2e23ef0e84585d6a4b454ba2839310/dockerfile_generator_lrnd-0.1.3.tar.gz",
    "platform": null,
    "description": "# Dockerfile Generator\n\nA Python library to automatically generate Dockerfiles for various types of applications.\n\n## Installation\n\n```bash\npip install dockerfile-generator-lrnd\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automatic Dockerfile generator for multiple technologies",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "docker",
        " dockerfile",
        " automation",
        " devops"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "726e22aa17d97a5d5ab73d72f786d23e0465dc1ffca82b6f9eb7ef63579099b0",
                "md5": "87ff70063472800ad3d16c9472b9d4f1",
                "sha256": "4d9885a99fe7ed05ce39c6cff76330e3b6c2e3bc4e90c2f1e5dd54f99d70aacc"
            },
            "downloads": -1,
            "filename": "dockerfile_generator_lrnd-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87ff70063472800ad3d16c9472b9d4f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 7292,
            "upload_time": "2025-02-02T19:35:47",
            "upload_time_iso_8601": "2025-02-02T19:35:47.983253Z",
            "url": "https://files.pythonhosted.org/packages/72/6e/22aa17d97a5d5ab73d72f786d23e0465dc1ffca82b6f9eb7ef63579099b0/dockerfile_generator_lrnd-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "012faa4ffdb6fdee05c739cf14daf1a42c2e23ef0e84585d6a4b454ba2839310",
                "md5": "990b40224dcfb1949f99a77f488a14af",
                "sha256": "f0f9d9cb26afe85d3f16e84b8463424a02f1775188838804aaaa405430496b91"
            },
            "downloads": -1,
            "filename": "dockerfile_generator_lrnd-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "990b40224dcfb1949f99a77f488a14af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 3989,
            "upload_time": "2025-02-02T19:35:49",
            "upload_time_iso_8601": "2025-02-02T19:35:49.763593Z",
            "url": "https://files.pythonhosted.org/packages/01/2f/aa4ffdb6fdee05c739cf14daf1a42c2e23ef0e84585d6a4b454ba2839310/dockerfile_generator_lrnd-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 19:35:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dockerfile-generator-lrnd"
}
        
Elapsed time: 8.28780s