my-cont


Namemy-cont JSON
Version 1.1.4 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-07-15 21:47:39
maintainerNone
docs_urlNone
authorPavel Kirilin
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cont

This is set of sctipts to fast run containers for local development.

Just install it using `pip` or `pipx` and start using.

```bash
pipx install my-cont 
```

Install autocompletion by running:

```bash
cont --install-completion
```

By defaul if you specify container name the corresponding named volume is going to 
be created where it's possible.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "my-cont",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Pavel Kirilin",
    "author_email": "win10@list.ru",
    "download_url": "https://files.pythonhosted.org/packages/11/a2/de898970f08d198521827b08e06efcfe0a2eead9b11c09c68b0ebe6fcc5b/my_cont-1.1.4.tar.gz",
    "platform": null,
    "description": "# Cont\n\nThis is set of sctipts to fast run containers for local development.\n\nJust install it using `pip` or `pipx` and start using.\n\n```bash\npipx install my-cont \n```\n\nInstall autocompletion by running:\n\n```bash\ncont --install-completion\n```\n\nBy defaul if you specify container name the corresponding named volume is going to \nbe created where it's possible.",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "1.1.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da01dbe46523621098cc5477cc99527161a849f7ab30d4bf1af06de2aa6895de",
                "md5": "f5171e84ab8e70284da8d05b71ed7f2b",
                "sha256": "011a1cb90fa162e8c306099897a136a43d979ad001d902b0e741b2df4a80d082"
            },
            "downloads": -1,
            "filename": "my_cont-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5171e84ab8e70284da8d05b71ed7f2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 4076,
            "upload_time": "2024-07-15T21:47:38",
            "upload_time_iso_8601": "2024-07-15T21:47:38.481470Z",
            "url": "https://files.pythonhosted.org/packages/da/01/dbe46523621098cc5477cc99527161a849f7ab30d4bf1af06de2aa6895de/my_cont-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11a2de898970f08d198521827b08e06efcfe0a2eead9b11c09c68b0ebe6fcc5b",
                "md5": "6509338742e847e129243994f7b6e81a",
                "sha256": "3af9f4a7a11dcd8b75ef661bf9f16dd57a0689da864dba11a8e692698e19e1e4"
            },
            "downloads": -1,
            "filename": "my_cont-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6509338742e847e129243994f7b6e81a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 3417,
            "upload_time": "2024-07-15T21:47:39",
            "upload_time_iso_8601": "2024-07-15T21:47:39.843923Z",
            "url": "https://files.pythonhosted.org/packages/11/a2/de898970f08d198521827b08e06efcfe0a2eead9b11c09c68b0ebe6fcc5b/my_cont-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 21:47:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "my-cont"
}
        
Elapsed time: 0.27912s