podman-init


Namepodman-init JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/suriya-mca/Podman_Init_Cli
SummaryPython command-line tool that automates the process of initializing Docker-related files for your projects.
upload_time2024-10-16 08:03:46
maintainerNone
docs_urlNone
authorSuriya
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # podman-init
![GitHub License](https://img.shields.io/github/license/suriya-mca/Podman_Init_Cli) ![PyPI - Version](https://img.shields.io/pypi/v/podman-init) ![PyPI - Downloads](https://img.shields.io/pypi/dw/podman-init?color=red) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/suriya-mca/Podman_Init_Cli?color=orange) ![GitHub Repo stars](https://img.shields.io/github/stars/suriya-mca/Podman_Init_Cli?style=flat&color=pink) ![GitHub forks](https://img.shields.io/github/forks/suriya-mca/Podman_Init_Cli?style=flat&color=yellow) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/suriya-mca/Podman_Init_Cli/test.yaml?label=test) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/suriya-mca/Podman_Init_Cli/publish-pypi.yaml)

`podman-init` is a Python command-line tool that automates the process of initializing Docker-related files for your projects. With `podman-init`, you can quickly generate Dockerfile, docker-compose.yml, and .dockerignore files tailored to your project's language and framework, saving you time and effort during project setup.

## Features

- Interactive shell for creating Docker-related files
- Supports multiple languages and frameworks (Python with Flask/Django, Java with Spring, etc.)
- Easy-to-use command-line interface
- Automates common tasks for Dockerfile generation

## Installation

You can install `podman-init` via pip:

```bash
pip install podman-init
```

## Usage

Simply run podman-init and follow the prompts to generate Docker-related files for your project.

```bash
podman-init
```

[PyPI Package Status](https://pypistats.org/packages/podman-init)

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/suriya-mca/Podman_Init_Cli",
    "name": "podman-init",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Suriya",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c3/a8/43b1eed42765ecf740700d7f444bb0eb4b2a4c4b28891ebaca0d7a50342c/podman_init-1.0.3.tar.gz",
    "platform": null,
    "description": "# podman-init\n![GitHub License](https://img.shields.io/github/license/suriya-mca/Podman_Init_Cli) ![PyPI - Version](https://img.shields.io/pypi/v/podman-init) ![PyPI - Downloads](https://img.shields.io/pypi/dw/podman-init?color=red) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/suriya-mca/Podman_Init_Cli?color=orange) ![GitHub Repo stars](https://img.shields.io/github/stars/suriya-mca/Podman_Init_Cli?style=flat&color=pink) ![GitHub forks](https://img.shields.io/github/forks/suriya-mca/Podman_Init_Cli?style=flat&color=yellow) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/suriya-mca/Podman_Init_Cli/test.yaml?label=test) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/suriya-mca/Podman_Init_Cli/publish-pypi.yaml)\n\n`podman-init` is a Python command-line tool that automates the process of initializing Docker-related files for your projects. With `podman-init`, you can quickly generate Dockerfile, docker-compose.yml, and .dockerignore files tailored to your project's language and framework, saving you time and effort during project setup.\n\n## Features\n\n- Interactive shell for creating Docker-related files\n- Supports multiple languages and frameworks (Python with Flask/Django, Java with Spring, etc.)\n- Easy-to-use command-line interface\n- Automates common tasks for Dockerfile generation\n\n## Installation\n\nYou can install `podman-init` via pip:\n\n```bash\npip install podman-init\n```\n\n## Usage\n\nSimply run podman-init and follow the prompts to generate Docker-related files for your project.\n\n```bash\npodman-init\n```\n\n[PyPI Package Status](https://pypistats.org/packages/podman-init)\n\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python command-line tool that automates the process of initializing Docker-related files for your projects.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/suriya-mca/Podman_Init_Cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e4e56a290d55e2570fc13cec0f01ed4a875568f4b8b5de93dfd5436d94b52ab",
                "md5": "2e7ba270469d92e79e06cdcf5392434e",
                "sha256": "5fb040d8ff655f706c78054bb0f5fdc9e81386d34376713292c5915b5fd03ecf"
            },
            "downloads": -1,
            "filename": "podman_init-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e7ba270469d92e79e06cdcf5392434e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10355,
            "upload_time": "2024-10-16T08:03:45",
            "upload_time_iso_8601": "2024-10-16T08:03:45.237610Z",
            "url": "https://files.pythonhosted.org/packages/9e/4e/56a290d55e2570fc13cec0f01ed4a875568f4b8b5de93dfd5436d94b52ab/podman_init-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3a843b1eed42765ecf740700d7f444bb0eb4b2a4c4b28891ebaca0d7a50342c",
                "md5": "05773a5fe7b08bb26e8644be166c1117",
                "sha256": "ffced1722adb880693f4e17cf1d891f502652687123d25c20ac302de2da3620d"
            },
            "downloads": -1,
            "filename": "podman_init-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "05773a5fe7b08bb26e8644be166c1117",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7182,
            "upload_time": "2024-10-16T08:03:46",
            "upload_time_iso_8601": "2024-10-16T08:03:46.376030Z",
            "url": "https://files.pythonhosted.org/packages/c3/a8/43b1eed42765ecf740700d7f444bb0eb4b2a4c4b28891ebaca0d7a50342c/podman_init-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 08:03:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "suriya-mca",
    "github_project": "Podman_Init_Cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "podman-init"
}
        
Elapsed time: 1.30147s