openwisp-utils


Nameopenwisp-utils JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttp://openwisp.org
SummaryOpenWISP 2 Utilities
upload_time2024-11-20 13:39:30
maintainerNone
docs_urlNone
authorVarious
requires_pythonNone
licenseBSD-3-Clause
keywords django netjson openwrt networking openwisp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            openwisp-utils
==============

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

.. image:: https://coveralls.io/repos/github/openwisp/openwisp-utils/badge.svg
    :target: https://coveralls.io/github/openwisp/openwisp-utils
    :alt: Test coverage

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

.. image:: https://badge.fury.io/py/openwisp-utils.svg
    :target: http://badge.fury.io/py/openwisp-utils
    :alt: pypi

.. image:: https://pepy.tech/badge/openwisp-utils
    :target: https://pepy.tech/project/openwisp-utils
    :alt: downloads

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square
    :target: https://gitter.im/openwisp/general
    :alt: support chat

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

----

Python and Django functions, classes and settings re-used across different
OpenWISP modules, stored here with the aim of avoiding code duplication
and ease maintenance.

**Don't repeat yourself!**

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

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

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

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

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

Support
-------

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

Changelog
---------

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

License
-------

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

Attribution
-----------

- `Wireless icon
  <https://github.com/openwisp/openwisp-utils/blob/master/openwisp_utils/admin_theme/static/ui/openwisp/images/monitoring-wifi.svg>`_
  is licensed by Gregbaker, under `CC BY-SA 4.0
  <https://creativecommons.org/licenses/by-sa/4.0>`_ , via `Wikimedia
  Commons <https://commons.wikimedia.org/wiki/File:Wireless-icon.svg>`_.
- `Roboto webfont <https://www.google.com/fonts/specimen/Roboto>`_ is
  licensed under the `Apache License, Version 2.0
  <https://www.apache.org/licenses/LICENSE-2.0>`_. WOFF files extracted
  using https://github.com/majodev/google-webfonts-helper.

            

Raw data

            {
    "_id": null,
    "home_page": "http://openwisp.org",
    "name": "openwisp-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, netjson, openwrt, networking, openwisp",
    "author": "Various",
    "author_email": "support@openwisp.io",
    "download_url": "https://files.pythonhosted.org/packages/a9/8f/1a2d34b07ef844a03c7d64068f53501f96f21e71577686f12c210a56a4fa/openwisp_utils-1.1.1.tar.gz",
    "platform": "Platform Independent",
    "description": "openwisp-utils\n==============\n\n.. image:: https://github.com/openwisp/openwisp-utils/workflows/OpenWISP%20Utils%20CI%20Build/badge.svg?branch=master\n    :target: https://github.com/openwisp/openwisp-utils/actions?query=workflow%3A%22OpenWISP+Utils+CI+Build%22\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/github/openwisp/openwisp-utils/badge.svg\n    :target: https://coveralls.io/github/openwisp/openwisp-utils\n    :alt: Test coverage\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-utils\n    :target: https://libraries.io/github/openwisp/openwisp-utils#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://badge.fury.io/py/openwisp-utils.svg\n    :target: http://badge.fury.io/py/openwisp-utils\n    :alt: pypi\n\n.. image:: https://pepy.tech/badge/openwisp-utils\n    :target: https://pepy.tech/project/openwisp-utils\n    :alt: downloads\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square\n    :target: https://gitter.im/openwisp/general\n    :alt: support chat\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----\n\nPython and Django functions, classes and settings re-used across different\nOpenWISP modules, stored here with the aim of avoiding code duplication\nand ease maintenance.\n\n**Don't repeat yourself!**\n\n.. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg\n    :target: http://openwisp.org\n\nDocumentation\n-------------\n\n- `Usage documentation <https://openwisp.io/docs/dev/utils/>`_\n- `Developer documentation\n  <https://openwisp.io/docs/dev/utils/developer/>`_\n\nContributing\n------------\n\nPlease refer to the `OpenWISP contributing guidelines\n<http://openwisp.io/docs/developer/contributing.html>`_.\n\nSupport\n-------\n\nSee `OpenWISP Support Channels <http://openwisp.org/support.html>`_.\n\nChangelog\n---------\n\nSee `CHANGES\n<https://github.com/openwisp/openwisp-utils/blob/master/CHANGES.rst>`_.\n\nLicense\n-------\n\nSee `LICENSE\n<https://github.com/openwisp/openwisp-utils/blob/master/LICENSE>`_.\n\nAttribution\n-----------\n\n- `Wireless icon\n  <https://github.com/openwisp/openwisp-utils/blob/master/openwisp_utils/admin_theme/static/ui/openwisp/images/monitoring-wifi.svg>`_\n  is licensed by Gregbaker, under `CC BY-SA 4.0\n  <https://creativecommons.org/licenses/by-sa/4.0>`_ , via `Wikimedia\n  Commons <https://commons.wikimedia.org/wiki/File:Wireless-icon.svg>`_.\n- `Roboto webfont <https://www.google.com/fonts/specimen/Roboto>`_ is\n  licensed under the `Apache License, Version 2.0\n  <https://www.apache.org/licenses/LICENSE-2.0>`_. WOFF files extracted\n  using https://github.com/majodev/google-webfonts-helper.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "OpenWISP 2 Utilities",
    "version": "1.1.1",
    "project_urls": {
        "Download": "https://github.com/openwisp/openwisp-utils/releases",
        "Homepage": "http://openwisp.org"
    },
    "split_keywords": [
        "django",
        " netjson",
        " openwrt",
        " networking",
        " openwisp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61871cc4a134f2298ebeae7718666e27415ebf58493caccfce6bc12de4520a72",
                "md5": "decfe55ef47167a95486f1f3efcba964",
                "sha256": "6d884d85b5fb690384790dd17b2658f6ed49deeb9b7fb2fda0f951f57ea2399f"
            },
            "downloads": -1,
            "filename": "openwisp_utils-1.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "decfe55ef47167a95486f1f3efcba964",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 807593,
            "upload_time": "2024-11-20T13:39:28",
            "upload_time_iso_8601": "2024-11-20T13:39:28.271819Z",
            "url": "https://files.pythonhosted.org/packages/61/87/1cc4a134f2298ebeae7718666e27415ebf58493caccfce6bc12de4520a72/openwisp_utils-1.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a98f1a2d34b07ef844a03c7d64068f53501f96f21e71577686f12c210a56a4fa",
                "md5": "6cea5686ae50e820b1ec64c11e0646a6",
                "sha256": "337bcfc72fda8e4a98c240844f972cf68aa45a4e4999ff25f88943423b1fbb76"
            },
            "downloads": -1,
            "filename": "openwisp_utils-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6cea5686ae50e820b1ec64c11e0646a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 772645,
            "upload_time": "2024-11-20T13:39:30",
            "upload_time_iso_8601": "2024-11-20T13:39:30.140354Z",
            "url": "https://files.pythonhosted.org/packages/a9/8f/1a2d34b07ef844a03c7d64068f53501f96f21e71577686f12c210a56a4fa/openwisp_utils-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 13:39:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openwisp",
    "github_project": "openwisp-utils",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "openwisp-utils"
}
        
Elapsed time: 0.93264s