py-populate-dcim


Namepy-populate-dcim JSON
Version 0.1.2.4 PyPI version JSON
download
home_pagehttps://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim
SummaryPy Populate Dcim
upload_time2024-10-07 21:24:59
maintainerNone
docs_urlNone
authorEtherflow
requires_python<3.13,>=3.9
licenseApache-2.0
keywords nautobot nautobot-app nautobot-plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Py Populate Dcim

<!--
Developer Note - Remove Me!

The README will have certain links/images broken until the PR is merged into `develop`. Update the GitHub links with whichever branch you're using (main etc.) if different.

The logo of the project is a placeholder (docs/images/icon-py-populate-dcim.png) - please replace it with your app icon, making sure it's at least 200x200px and has a transparent background!

To avoid extra work and temporary links, make sure that publishing docs (or merging a PR) is done at the same time as setting up the docs site on RTD, then test everything.
-->

<p align="center">
  <img src="https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/icon-py-populate-dcim.png" class="logo" height="200px">
  <br>
  <a href="https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/actions"><img src="https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/actions/workflows/ci.yml/badge.svg?branch=main"></a>
  <a href="https://docs.nautobot.com/projects/py-populate-dcim/en/latest/"><img src="https://readthedocs.org/projects/nautobot-plugin-py-populate-dcim/badge/"></a>
  <a href="https://pypi.org/project/py-populate-dcim/"><img src="https://img.shields.io/pypi/v/py-populate-dcim"></a>
  <a href="https://pypi.org/project/py-populate-dcim/"><img src="https://img.shields.io/pypi/dm/py-populate-dcim"></a>
  <br>
  An <a href="https://networktocode.com/nautobot-apps/">App</a> for <a href="https://nautobot.com/">Nautobot</a>.
</p>

## Overview

> Developer Note: Add a long (2-3 paragraphs) description of what the App does, what problems it solves, what functionality it adds to Nautobot, what external systems it works with etc.

### Screenshots

> Developer Note: Add any representative screenshots of the App in action. These images should also be added to the `docs/user/app_use_cases.md` section.

> Developer Note: Place the files in the `docs/images/` folder and link them using only full URLs from GitHub, for example: `![Overview](https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/app-overview.png)`. This absolute static linking is required to ensure the README renders properly in GitHub, the docs site, and any other external sites like PyPI.

More screenshots can be found in the [Using the App](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/app_use_cases/) page in the documentation. Here's a quick overview of some of the app's added functionality:

![](https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/placeholder.png)

## Try it out!

> Developer Note: Only keep this section if appropriate. Update link to correct sandbox.

This App is installed in the Nautobot Community Sandbox found over at [demo.nautobot.com](https://demo.nautobot.com/)!

> For a full list of all the available always-on sandbox environments, head over to the main page on [networktocode.com](https://www.networktocode.com/nautobot/sandbox-environments/).

## Documentation

Full documentation for this App can be found over on the [Nautobot Docs](https://docs.nautobot.com) website:

- [User Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/app_overview/) - Overview, Using the App, Getting Started.
- [Administrator Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the App.
- [Developer Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/dev/contributing/) - Extending the App, Code Reference, Contribution Guide.
- [Release Notes / Changelog](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/admin/release_notes/).
- [Frequently Asked Questions](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/faq/).

### Contributing to the Documentation

You can find all the Markdown source for the App documentation under the [`docs`](https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/tree/develop/docs) folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.

If you need to view the fully-generated documentation site, you can build it with [MkDocs](https://www.mkdocs.org/). A container hosting the documentation can be started using the `invoke` commands (details in the [Development Environment Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/dev/dev_environment/#docker-development-environment)) on [http://localhost:8001](http://localhost:8001). Using this container, as your changes to the documentation are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.

Any PRs with fixes or improvements are very welcome!

## Questions

For any questions or comments, please check the [FAQ](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/faq/) first. Feel free to also swing by the [Network to Code Slack](https://networktocode.slack.com/) (channel `#nautobot`), sign up [here](http://slack.networktocode.com/) if you don't have an account.

## Developing

This Nautobot app uses Poetry to manage its Python environment. Kick off your dev environment by creating and loading into a Python virtual environment with Poetry:
```bash
poetry lock && poetry install && poetry shell
```

After this, `invoke` can be used to start up the development environment. Invoke starts up the required PostgresQL DB and a few Nautobot workers for you using docker-compose.
```bash
invoke destroy && invoke build && invoke start
```

## Dependencies
Two Python packages are included in the app's Poetry configuration (pyproject.toml) as PyPi packages. For development of the dependencies with hot-reload, replace the PyPi package with a directory configuration.

            

Raw data

            {
    "_id": null,
    "home_page": "https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim",
    "name": "py-populate-dcim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "nautobot, nautobot-app, nautobot-plugin",
    "author": "Etherflow",
    "author_email": "alan@etherflow.io",
    "download_url": "https://files.pythonhosted.org/packages/ee/c3/ed2c943ff7b311ab5dbb48fdbe2c8bfe237e453670be121443a8a97fd3b5/py_populate_dcim-0.1.2.4.tar.gz",
    "platform": null,
    "description": "# Py Populate Dcim\n\n<!--\nDeveloper Note - Remove Me!\n\nThe README will have certain links/images broken until the PR is merged into `develop`. Update the GitHub links with whichever branch you're using (main etc.) if different.\n\nThe logo of the project is a placeholder (docs/images/icon-py-populate-dcim.png) - please replace it with your app icon, making sure it's at least 200x200px and has a transparent background!\n\nTo avoid extra work and temporary links, make sure that publishing docs (or merging a PR) is done at the same time as setting up the docs site on RTD, then test everything.\n-->\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/icon-py-populate-dcim.png\" class=\"logo\" height=\"200px\">\n  <br>\n  <a href=\"https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/actions\"><img src=\"https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/actions/workflows/ci.yml/badge.svg?branch=main\"></a>\n  <a href=\"https://docs.nautobot.com/projects/py-populate-dcim/en/latest/\"><img src=\"https://readthedocs.org/projects/nautobot-plugin-py-populate-dcim/badge/\"></a>\n  <a href=\"https://pypi.org/project/py-populate-dcim/\"><img src=\"https://img.shields.io/pypi/v/py-populate-dcim\"></a>\n  <a href=\"https://pypi.org/project/py-populate-dcim/\"><img src=\"https://img.shields.io/pypi/dm/py-populate-dcim\"></a>\n  <br>\n  An <a href=\"https://networktocode.com/nautobot-apps/\">App</a> for <a href=\"https://nautobot.com/\">Nautobot</a>.\n</p>\n\n## Overview\n\n> Developer Note: Add a long (2-3 paragraphs) description of what the App does, what problems it solves, what functionality it adds to Nautobot, what external systems it works with etc.\n\n### Screenshots\n\n> Developer Note: Add any representative screenshots of the App in action. These images should also be added to the `docs/user/app_use_cases.md` section.\n\n> Developer Note: Place the files in the `docs/images/` folder and link them using only full URLs from GitHub, for example: `![Overview](https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/app-overview.png)`. This absolute static linking is required to ensure the README renders properly in GitHub, the docs site, and any other external sites like PyPI.\n\nMore screenshots can be found in the [Using the App](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/app_use_cases/) page in the documentation. Here's a quick overview of some of the app's added functionality:\n\n![](https://raw.githubusercontent.com/autonaut/nautobot-app-py-populate-dcim/develop/docs/images/placeholder.png)\n\n## Try it out!\n\n> Developer Note: Only keep this section if appropriate. Update link to correct sandbox.\n\nThis App is installed in the Nautobot Community Sandbox found over at [demo.nautobot.com](https://demo.nautobot.com/)!\n\n> For a full list of all the available always-on sandbox environments, head over to the main page on [networktocode.com](https://www.networktocode.com/nautobot/sandbox-environments/).\n\n## Documentation\n\nFull documentation for this App can be found over on the [Nautobot Docs](https://docs.nautobot.com) website:\n\n- [User Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/app_overview/) - Overview, Using the App, Getting Started.\n- [Administrator Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the App.\n- [Developer Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/dev/contributing/) - Extending the App, Code Reference, Contribution Guide.\n- [Release Notes / Changelog](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/admin/release_notes/).\n- [Frequently Asked Questions](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/faq/).\n\n### Contributing to the Documentation\n\nYou can find all the Markdown source for the App documentation under the [`docs`](https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim/tree/develop/docs) folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.\n\nIf you need to view the fully-generated documentation site, you can build it with [MkDocs](https://www.mkdocs.org/). A container hosting the documentation can be started using the `invoke` commands (details in the [Development Environment Guide](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/dev/dev_environment/#docker-development-environment)) on [http://localhost:8001](http://localhost:8001). Using this container, as your changes to the documentation are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.\n\nAny PRs with fixes or improvements are very welcome!\n\n## Questions\n\nFor any questions or comments, please check the [FAQ](https://docs.nautobot.com/projects/py-populate-dcim/en/latest/user/faq/) first. Feel free to also swing by the [Network to Code Slack](https://networktocode.slack.com/) (channel `#nautobot`), sign up [here](http://slack.networktocode.com/) if you don't have an account.\n\n## Developing\n\nThis Nautobot app uses Poetry to manage its Python environment. Kick off your dev environment by creating and loading into a Python virtual environment with Poetry:\n```bash\npoetry lock && poetry install && poetry shell\n```\n\nAfter this, `invoke` can be used to start up the development environment. Invoke starts up the required PostgresQL DB and a few Nautobot workers for you using docker-compose.\n```bash\ninvoke destroy && invoke build && invoke start\n```\n\n## Dependencies\nTwo Python packages are included in the app's Poetry configuration (pyproject.toml) as PyPi packages. For development of the dependencies with hot-reload, replace the PyPi package with a directory configuration.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Py Populate Dcim",
    "version": "0.1.2.4",
    "project_urls": {
        "Documentation": "https://docs.nautobot.com/projects/py-populate-dcim/en/latest/",
        "Homepage": "https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim",
        "Repository": "https://git.autonaut.dev/autonaut/nautobot-app-py-populate-dcim"
    },
    "split_keywords": [
        "nautobot",
        " nautobot-app",
        " nautobot-plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e8544062df6241b95e6552bf986efebcd1273f8287fea535e6ed90d05aa921c",
                "md5": "136fb1cef3db7be11c505c43df2f0d1d",
                "sha256": "4fa7e245f4a3c98a7ce807bd179d123b5fe8f65029c694c6fb22ed66e7b7f7f3"
            },
            "downloads": -1,
            "filename": "py_populate_dcim-0.1.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "136fb1cef3db7be11c505c43df2f0d1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 11560,
            "upload_time": "2024-10-07T21:24:57",
            "upload_time_iso_8601": "2024-10-07T21:24:57.400821Z",
            "url": "https://files.pythonhosted.org/packages/2e/85/44062df6241b95e6552bf986efebcd1273f8287fea535e6ed90d05aa921c/py_populate_dcim-0.1.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eec3ed2c943ff7b311ab5dbb48fdbe2c8bfe237e453670be121443a8a97fd3b5",
                "md5": "29c435bdcad389d55441f37dbcc6db91",
                "sha256": "f8f95a1269993768ce05c23fb0c73567f80f1fde6f276116d59a4dc1a310690e"
            },
            "downloads": -1,
            "filename": "py_populate_dcim-0.1.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "29c435bdcad389d55441f37dbcc6db91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 15383,
            "upload_time": "2024-10-07T21:24:59",
            "upload_time_iso_8601": "2024-10-07T21:24:59.713219Z",
            "url": "https://files.pythonhosted.org/packages/ee/c3/ed2c943ff7b311ab5dbb48fdbe2c8bfe237e453670be121443a8a97fd3b5/py_populate_dcim-0.1.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 21:24:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "py-populate-dcim"
}
        
Elapsed time: 0.31866s