openwisp-controller


Nameopenwisp-controller JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttp://openwisp.org
SummaryOpenWISP Controller
upload_time2025-08-01 22:03:42
maintainerNone
docs_urlNone
authorOpenWISP
requires_pythonNone
licenseGPL3
keywords django netjson openwrt networking openwisp
VCS
bugtrack_url
requirements django-sortedm2m django-reversion django-taggit netjsonconfig django-x509 django-loci django-flat-json-widget openwisp-users openwisp-utils openwisp-notifications openwisp-ipam djangorestframework-gis paramiko scp django-cache-memoize shortuuid netaddr django-import-export
Travis-CI No Travis.
coveralls test coverage No coveralls.
            openwisp-controller
===================

.. image:: https://github.com/openwisp/openwisp-controller/workflows/OpenWISP%20Controller%20CI%20Build/badge.svg?branch=master
    :target: https://github.com/openwisp/openwisp-controller/actions?query=workflow%3A%22OpenWISP+Controller+CI+Build%22
    :alt: CI build status

.. image:: https://coveralls.io/repos/openwisp/openwisp-controller/badge.svg
    :target: https://coveralls.io/r/openwisp/openwisp-controller
    :alt: Test Coverage

.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-controller
    :target: https://libraries.io/github/openwisp/openwisp-controller#repository_dependencies
    :alt: Dependency monitoring

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
    :target: https://gitter.im/openwisp/general
    :alt: Chat

.. image:: https://badge.fury.io/py/openwisp-controller.svg
    :target: http://badge.fury.io/py/openwisp-controller
    :alt: Pypi Version

.. image:: https://pepy.tech/badge/openwisp-controller
    :target: https://pepy.tech/project/openwisp-controller
    :alt: Downloads

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
    :alt: code style: black

.. image:: https://raw.githubusercontent.com/openwisp/openwisp-controller/docs/docs/controller_demo.gif
    :target: https://github.com/openwisp/openwisp-controller/tree/docs/docs/controller_demo.gif
    :alt: Feature Highlights

----

**Need a quick overview?** `Try the OpenWISP Demo
<https://openwisp.org/demo.html>`_.

OpenWISP Controller is a configuration manager that allows to automate
several networking tasks like adoption, provisioning, management VPN
configuration, X509 certificates automatic generation, revocation of x509
certificates and a lot more features.

OpenWISP is not only an application designed for end users, but can also
be used as a framework on which custom network automation solutions can be
built on top of its building blocks.

Other popular building blocks that are part of the OpenWISP ecosystem are:

- `openwisp-monitoring <https://openwisp.io/docs/stable/monitoring/>`_:
  provides device status monitoring, collection of metrics, charts,
  alerts, possibility to define custom checks
- `openwisp-firmware-upgrader
  <https://openwisp.io/docs/stable/firmware-upgrader/>`_: automated
  firmware upgrades (single devices or mass network upgrades)
- `openwisp-radius <https://openwisp.io/docs/stable/radius/>`_: based on
  FreeRADIUS, allows to implement network access authentication systems
  like 802.1x WPA2 Enterprise, captive portal authentication, Hotspot 2.0
  (802.11u)
- `openwisp-network-topology
  <https://openwisp.io/docs/stable/network-topology/>`_: provides way to
  collect and visualize network topology data from dynamic mesh routing
  daemons or other network software (e.g.: OpenVPN); it can be used in
  conjunction with openwisp-monitoring to get a better idea of the state
  of the network
- `openwisp-ipam <https://openwisp.io/docs/stable/ipam/>`_: allows to
  manage the assignment of IP addresses used in the network
- `openwisp-notifications
  <https://openwisp.io/docs/stable/notifications/>`_: allows users to be
  aware of important events happening in the network.

**For a more complete overview of the OpenWISP modules and architecture**,
see the `OpenWISP Architecture Overview
<https://openwisp.io/docs/stable/general/architecture.html>`_.

.. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg
    :target: http://openwisp.org
    :alt: OpenWISP

Documentation
-------------

- `Usage documentation <https://openwisp.io/docs/stable/controller/>`_
- `Developer documentation
  <https://openwisp.io/docs/stable/controller/developer/>`_

Contributing
------------

Please refer to the `OpenWISP contributing guidelines
<http://openwisp.io/docs/developer/contributing.html>`_.

Changelog
---------

See `CHANGES
<https://github.com/openwisp/openwisp-controller/blob/master/CHANGES.rst>`_.

License
-------

See `LICENSE
<https://github.com/openwisp/openwisp-controller/blob/master/LICENSE>`_.

Support
-------

See `OpenWISP Support Channels <http://openwisp.org/support.html>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "http://openwisp.org",
    "name": "openwisp-controller",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, netjson, openwrt, networking, openwisp",
    "author": "OpenWISP",
    "author_email": "support@openwisp.io",
    "download_url": "https://files.pythonhosted.org/packages/2b/e6/5b0525db4cdba6b18e15b78487e40c222440e4459167d9bdb991810a534d/openwisp_controller-1.1.2.tar.gz",
    "platform": "Platform Independent",
    "description": "openwisp-controller\n===================\n\n.. image:: https://github.com/openwisp/openwisp-controller/workflows/OpenWISP%20Controller%20CI%20Build/badge.svg?branch=master\n    :target: https://github.com/openwisp/openwisp-controller/actions?query=workflow%3A%22OpenWISP+Controller+CI+Build%22\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/openwisp/openwisp-controller/badge.svg\n    :target: https://coveralls.io/r/openwisp/openwisp-controller\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-controller\n    :target: https://libraries.io/github/openwisp/openwisp-controller#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg\n    :target: https://gitter.im/openwisp/general\n    :alt: Chat\n\n.. image:: https://badge.fury.io/py/openwisp-controller.svg\n    :target: http://badge.fury.io/py/openwisp-controller\n    :alt: Pypi Version\n\n.. image:: https://pepy.tech/badge/openwisp-controller\n    :target: https://pepy.tech/project/openwisp-controller\n    :alt: Downloads\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project/black/\n    :alt: code style: black\n\n.. image:: https://raw.githubusercontent.com/openwisp/openwisp-controller/docs/docs/controller_demo.gif\n    :target: https://github.com/openwisp/openwisp-controller/tree/docs/docs/controller_demo.gif\n    :alt: Feature Highlights\n\n----\n\n**Need a quick overview?** `Try the OpenWISP Demo\n<https://openwisp.org/demo.html>`_.\n\nOpenWISP Controller is a configuration manager that allows to automate\nseveral networking tasks like adoption, provisioning, management VPN\nconfiguration, X509 certificates automatic generation, revocation of x509\ncertificates and a lot more features.\n\nOpenWISP is not only an application designed for end users, but can also\nbe used as a framework on which custom network automation solutions can be\nbuilt on top of its building blocks.\n\nOther popular building blocks that are part of the OpenWISP ecosystem are:\n\n- `openwisp-monitoring <https://openwisp.io/docs/stable/monitoring/>`_:\n  provides device status monitoring, collection of metrics, charts,\n  alerts, possibility to define custom checks\n- `openwisp-firmware-upgrader\n  <https://openwisp.io/docs/stable/firmware-upgrader/>`_: automated\n  firmware upgrades (single devices or mass network upgrades)\n- `openwisp-radius <https://openwisp.io/docs/stable/radius/>`_: based on\n  FreeRADIUS, allows to implement network access authentication systems\n  like 802.1x WPA2 Enterprise, captive portal authentication, Hotspot 2.0\n  (802.11u)\n- `openwisp-network-topology\n  <https://openwisp.io/docs/stable/network-topology/>`_: provides way to\n  collect and visualize network topology data from dynamic mesh routing\n  daemons or other network software (e.g.: OpenVPN); it can be used in\n  conjunction with openwisp-monitoring to get a better idea of the state\n  of the network\n- `openwisp-ipam <https://openwisp.io/docs/stable/ipam/>`_: allows to\n  manage the assignment of IP addresses used in the network\n- `openwisp-notifications\n  <https://openwisp.io/docs/stable/notifications/>`_: allows users to be\n  aware of important events happening in the network.\n\n**For a more complete overview of the OpenWISP modules and architecture**,\nsee the `OpenWISP Architecture Overview\n<https://openwisp.io/docs/stable/general/architecture.html>`_.\n\n.. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg\n    :target: http://openwisp.org\n    :alt: OpenWISP\n\nDocumentation\n-------------\n\n- `Usage documentation <https://openwisp.io/docs/stable/controller/>`_\n- `Developer documentation\n  <https://openwisp.io/docs/stable/controller/developer/>`_\n\nContributing\n------------\n\nPlease refer to the `OpenWISP contributing guidelines\n<http://openwisp.io/docs/developer/contributing.html>`_.\n\nChangelog\n---------\n\nSee `CHANGES\n<https://github.com/openwisp/openwisp-controller/blob/master/CHANGES.rst>`_.\n\nLicense\n-------\n\nSee `LICENSE\n<https://github.com/openwisp/openwisp-controller/blob/master/LICENSE>`_.\n\nSupport\n-------\n\nSee `OpenWISP Support Channels <http://openwisp.org/support.html>`_.\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "OpenWISP Controller",
    "version": "1.1.2",
    "project_urls": {
        "Download": "https://github.com/openwisp/openwisp-controller/releases",
        "Homepage": "http://openwisp.org"
    },
    "split_keywords": [
        "django",
        " netjson",
        " openwrt",
        " networking",
        " openwisp"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5589e98bfc770c28825d549c1ac60db82e13a1c47c02e1846d7a2ac5b87e4077",
                "md5": "b5666527876ca6b17be76cdfcd588a11",
                "sha256": "de7d091cb5282b8ee1e221a5309987e46f5afc503d2e6af59a4c410a761c6b23"
            },
            "downloads": -1,
            "filename": "openwisp_controller-1.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5666527876ca6b17be76cdfcd588a11",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 717143,
            "upload_time": "2025-08-01T22:03:41",
            "upload_time_iso_8601": "2025-08-01T22:03:41.273016Z",
            "url": "https://files.pythonhosted.org/packages/55/89/e98bfc770c28825d549c1ac60db82e13a1c47c02e1846d7a2ac5b87e4077/openwisp_controller-1.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2be65b0525db4cdba6b18e15b78487e40c222440e4459167d9bdb991810a534d",
                "md5": "0d245cc5855bbdded1e7cf9281776e5f",
                "sha256": "442bea242cc35a28fb63e21b76cf99e76ff6862cc1fdc5a9411cef7f9559f67d"
            },
            "downloads": -1,
            "filename": "openwisp_controller-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0d245cc5855bbdded1e7cf9281776e5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 610904,
            "upload_time": "2025-08-01T22:03:42",
            "upload_time_iso_8601": "2025-08-01T22:03:42.761892Z",
            "url": "https://files.pythonhosted.org/packages/2b/e6/5b0525db4cdba6b18e15b78487e40c222440e4459167d9bdb991810a534d/openwisp_controller-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 22:03:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openwisp",
    "github_project": "openwisp-controller",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "django-sortedm2m",
            "specs": [
                [
                    "~=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "django-reversion",
            "specs": [
                [
                    "~=",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "django-taggit",
            "specs": [
                [
                    "~=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "netjsonconfig",
            "specs": []
        },
        {
            "name": "django-x509",
            "specs": []
        },
        {
            "name": "django-loci",
            "specs": []
        },
        {
            "name": "django-flat-json-widget",
            "specs": [
                [
                    "~=",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "openwisp-users",
            "specs": []
        },
        {
            "name": "openwisp-utils",
            "specs": []
        },
        {
            "name": "openwisp-notifications",
            "specs": []
        },
        {
            "name": "openwisp-ipam",
            "specs": []
        },
        {
            "name": "djangorestframework-gis",
            "specs": []
        },
        {
            "name": "paramiko",
            "specs": [
                [
                    "~=",
                    "3.5.1"
                ]
            ]
        },
        {
            "name": "scp",
            "specs": [
                [
                    "~=",
                    "0.15.0"
                ]
            ]
        },
        {
            "name": "django-cache-memoize",
            "specs": [
                [
                    "~=",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "shortuuid",
            "specs": [
                [
                    "~=",
                    "1.0.13"
                ]
            ]
        },
        {
            "name": "netaddr",
            "specs": [
                [
                    "~=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "django-import-export",
            "specs": [
                [
                    "~=",
                    "4.1.1"
                ]
            ]
        }
    ],
    "lcname": "openwisp-controller"
}
        
Elapsed time: 2.20703s