dynaddrmgr


Namedynaddrmgr JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/wtfo-guru/dynaddrmgr
SummaryTools to manage actions based on dynamic host address changes.
upload_time2024-07-04 15:09:19
maintainerNone
docs_urlNone
authorQuien Sabe
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dynaddrmgr

[![Build Status](https://github.com/wtfo-guru/dynaddrmgr/actions/workflows/test.yml/badge.svg)](https://github.com/wtfo-guru/dynaddrmgr/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/wtfo-guru/dynaddrmgr/branch/main/graph/badge.svg)](https://codecov.io/gh/wtfo-guru/dynaddrmgr)
[![Python Version](https://img.shields.io/pypi/pyversions/dynaddrmgr.svg)](https://pypi.org/project/dynaddrmgr/)
[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)

Tools to manage actions based on dynamic host address changes.


## Features

- Fully typed with annotations and checked with mypy, [PEP561 compatible](https://www.python.org/dev/peps/pep-0561/)
- Manages content of files based on current ipaddress(es) of specified hostname(s), using jinja2 templates


## Installation

```bash
pip install dynaddrmgr
```


## Example

Showcase how your project can be used:

```python
from dynaddrmgr.example import some_function

print(some_function(3, 4))
# => 7
```

## License

[MIT](https://github.com/wtfo-guru/dynaddrmgr/blob/main/LICENSE)


## Credits

This project was generated with [`wemake-python-package`](https://github.com/wemake-services/wemake-python-package). Current template version is: [9899cb192f754a566da703614227e6d63227b933](https://github.com/wemake-services/wemake-python-package/tree/9899cb192f754a566da703614227e6d63227b933). See what is [updated](https://github.com/wemake-services/wemake-python-package/compare/9899cb192f754a566da703614227e6d63227b933...master) since then.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wtfo-guru/dynaddrmgr",
    "name": "dynaddrmgr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Quien Sabe",
    "author_email": "qs5779@mail.com",
    "download_url": "https://files.pythonhosted.org/packages/80/bd/0bddafbc0567e24729f84c34ddaafe9a85b579e59844bc9c554638f78a6f/dynaddrmgr-0.6.2.tar.gz",
    "platform": null,
    "description": "# dynaddrmgr\n\n[![Build Status](https://github.com/wtfo-guru/dynaddrmgr/actions/workflows/test.yml/badge.svg)](https://github.com/wtfo-guru/dynaddrmgr/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/wtfo-guru/dynaddrmgr/branch/main/graph/badge.svg)](https://codecov.io/gh/wtfo-guru/dynaddrmgr)\n[![Python Version](https://img.shields.io/pypi/pyversions/dynaddrmgr.svg)](https://pypi.org/project/dynaddrmgr/)\n[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)\n\nTools to manage actions based on dynamic host address changes.\n\n\n## Features\n\n- Fully typed with annotations and checked with mypy, [PEP561 compatible](https://www.python.org/dev/peps/pep-0561/)\n- Manages content of files based on current ipaddress(es) of specified hostname(s), using jinja2 templates\n\n\n## Installation\n\n```bash\npip install dynaddrmgr\n```\n\n\n## Example\n\nShowcase how your project can be used:\n\n```python\nfrom dynaddrmgr.example import some_function\n\nprint(some_function(3, 4))\n# => 7\n```\n\n## License\n\n[MIT](https://github.com/wtfo-guru/dynaddrmgr/blob/main/LICENSE)\n\n\n## Credits\n\nThis project was generated with [`wemake-python-package`](https://github.com/wemake-services/wemake-python-package). Current template version is: [9899cb192f754a566da703614227e6d63227b933](https://github.com/wemake-services/wemake-python-package/tree/9899cb192f754a566da703614227e6d63227b933). See what is [updated](https://github.com/wemake-services/wemake-python-package/compare/9899cb192f754a566da703614227e6d63227b933...master) since then.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools to manage actions based on dynamic host address changes.",
    "version": "0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/wtfo-guru/dynaddrmgr",
        "Repository": "https://github.com/wtfo-guru/dynaddrmgr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46d345dcf3972b60daac53ddd9f44d5e67a826420ac30e85227e5ff48ce59029",
                "md5": "ed1d2bc7f555db8d0ca9c50aff1cd33d",
                "sha256": "6d9f159f1ba29999c24d557b116dfed88787eb52040238c7e55351df66bcae25"
            },
            "downloads": -1,
            "filename": "dynaddrmgr-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed1d2bc7f555db8d0ca9c50aff1cd33d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 16165,
            "upload_time": "2024-07-04T15:09:18",
            "upload_time_iso_8601": "2024-07-04T15:09:18.184235Z",
            "url": "https://files.pythonhosted.org/packages/46/d3/45dcf3972b60daac53ddd9f44d5e67a826420ac30e85227e5ff48ce59029/dynaddrmgr-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80bd0bddafbc0567e24729f84c34ddaafe9a85b579e59844bc9c554638f78a6f",
                "md5": "2763851309438ab28f8204c0a66193bf",
                "sha256": "637523d3acd046f2d233d577bd69b229897483947ab56f19e5d46aa2a42a8808"
            },
            "downloads": -1,
            "filename": "dynaddrmgr-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2763851309438ab28f8204c0a66193bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 12198,
            "upload_time": "2024-07-04T15:09:19",
            "upload_time_iso_8601": "2024-07-04T15:09:19.945328Z",
            "url": "https://files.pythonhosted.org/packages/80/bd/0bddafbc0567e24729f84c34ddaafe9a85b579e59844bc9c554638f78a6f/dynaddrmgr-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 15:09:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wtfo-guru",
    "github_project": "dynaddrmgr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dynaddrmgr"
}
        
Elapsed time: 0.27825s