openwisp-radius
===============
.. image:: https://github.com/openwisp/openwisp-radius/workflows/OpenWISP%20Radius%20CI%20Build/badge.svg?branch=master
:target: https://github.com/openwisp/openwisp-radius/actions?query=workflow%3A%22OpenWISP+Radius+CI+Build%22
:alt: CI build status
.. image:: https://coveralls.io/repos/github/openwisp/openwisp-radius/badge.svg?branch=master
:target: https://coveralls.io/github/openwisp/openwisp-radius?branch=master
:alt: Test Coverage
.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-radius
:target: https://libraries.io/github/openwisp/openwisp-radius#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-radius.svg
:target: http://badge.fury.io/py/openwisp-radius
:alt: Pypi Version
.. image:: https://pepy.tech/badge/openwisp-radius
:target: https://pepy.tech/project/openwisp-radius
:alt: Downloads
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://pypi.org/project/black/
:alt: code style: black
---
**Need a quick overview?** `Try the OpenWISP Demo
<https://openwisp.org/demo.html>`_.
**OpenWISP RADIUS** provides a web interface to a `freeradius
<https://freeradius.org/>`_ database, a rich `REST HTTP API
<https://openwisp.io/docs/dev/radius/user/rest-api.html>`_ and features
like `user self registration
<https://openwisp.io/docs/dev/radius/user/registration.html>`_, `SMS
verification
<https://openwisp.io/docs/dev/radius/user/rest-api.html#create-sms-token>`_,
`import of users from CSV files
<https://openwisp.io/docs/dev/radius/user/importing_users.html>`_,
`generation of new users for events
<https://openwisp.io/docs/dev/radius/user/generating_users.html>`_,
`social login
<https://openwisp.io/docs/dev/radius/user/social_login.html>`_, and much
more.
It can be used as a standalone application or integrated with the rest of
`OpenWISP <https://openwisp.org>`_. It can also be used as a `base system
or framework on top of which custom tailored solutions can be built
<https://openwisp.io/docs/dev/radius/developer/extending.html>`_.
Documentation
-------------
- `Usage documentation <https://openwisp.io/docs/dev/radius/>`_
- `Developer documentation
<https://openwisp.io/docs/dev/radius/developer/>`_
Contributing
------------
Please refer to the `OpenWISP contributing guidelines
<http://openwisp.io/docs/developer/contributing.html>`_.
Changelog
---------
See `CHANGES
<https://github.com/openwisp/openwisp-radius/blob/master/CHANGES.rst>`_.
License
-------
See `LICENSE
<https://github.com/openwisp/openwisp-radius/blob/master/LICENSE>`_.
Support
-------
See `OpenWISP Support Channels <http://openwisp.org/support.html>`_.
.. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg
:target: http://openwisp.org
Raw data
{
"_id": null,
"home_page": "https://openwisp.org",
"name": "openwisp-radius",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "django, freeradius, networking, openwisp",
"author": "OpenWISP",
"author_email": "support@openwisp.io",
"download_url": "https://files.pythonhosted.org/packages/ed/1c/849c530f3d3e9c2011d01274f13dea696aa34d9d1360a3fa26ca134d322a/openwisp_radius-1.1.tar.gz",
"platform": "Platform Independent",
"description": "openwisp-radius\n===============\n\n.. image:: https://github.com/openwisp/openwisp-radius/workflows/OpenWISP%20Radius%20CI%20Build/badge.svg?branch=master\n :target: https://github.com/openwisp/openwisp-radius/actions?query=workflow%3A%22OpenWISP+Radius+CI+Build%22\n :alt: CI build status\n\n.. image:: https://coveralls.io/repos/github/openwisp/openwisp-radius/badge.svg?branch=master\n :target: https://coveralls.io/github/openwisp/openwisp-radius?branch=master\n :alt: Test Coverage\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-radius\n :target: https://libraries.io/github/openwisp/openwisp-radius#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-radius.svg\n :target: http://badge.fury.io/py/openwisp-radius\n :alt: Pypi Version\n\n.. image:: https://pepy.tech/badge/openwisp-radius\n :target: https://pepy.tech/project/openwisp-radius\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---\n\n**Need a quick overview?** `Try the OpenWISP Demo\n<https://openwisp.org/demo.html>`_.\n\n**OpenWISP RADIUS** provides a web interface to a `freeradius\n<https://freeradius.org/>`_ database, a rich `REST HTTP API\n<https://openwisp.io/docs/dev/radius/user/rest-api.html>`_ and features\nlike `user self registration\n<https://openwisp.io/docs/dev/radius/user/registration.html>`_, `SMS\nverification\n<https://openwisp.io/docs/dev/radius/user/rest-api.html#create-sms-token>`_,\n`import of users from CSV files\n<https://openwisp.io/docs/dev/radius/user/importing_users.html>`_,\n`generation of new users for events\n<https://openwisp.io/docs/dev/radius/user/generating_users.html>`_,\n`social login\n<https://openwisp.io/docs/dev/radius/user/social_login.html>`_, and much\nmore.\n\nIt can be used as a standalone application or integrated with the rest of\n`OpenWISP <https://openwisp.org>`_. It can also be used as a `base system\nor framework on top of which custom tailored solutions can be built\n<https://openwisp.io/docs/dev/radius/developer/extending.html>`_.\n\nDocumentation\n-------------\n\n- `Usage documentation <https://openwisp.io/docs/dev/radius/>`_\n- `Developer documentation\n <https://openwisp.io/docs/dev/radius/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-radius/blob/master/CHANGES.rst>`_.\n\nLicense\n-------\n\nSee `LICENSE\n<https://github.com/openwisp/openwisp-radius/blob/master/LICENSE>`_.\n\nSupport\n-------\n\nSee `OpenWISP Support Channels <http://openwisp.org/support.html>`_.\n\n.. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg\n :target: http://openwisp.org\n",
"bugtrack_url": null,
"license": "GPL3",
"summary": "OpenWISP Radius",
"version": "1.1",
"project_urls": {
"Download": "https://github.com/openwisp/openwisp-radius/releases",
"Homepage": "https://openwisp.org"
},
"split_keywords": [
"django",
" freeradius",
" networking",
" openwisp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "821318850fd07deb7d4981b0330756f5f85bf5ac351c262ec979e7ffce1aad16",
"md5": "d30a95d9cf6e16a7d2dc734a21a01b84",
"sha256": "76dc60871ff4004d4dfa9ab2a1f9ac34e3d0b993b22276ff983aa06d7b2d81ff"
},
"downloads": -1,
"filename": "openwisp_radius-1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d30a95d9cf6e16a7d2dc734a21a01b84",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 276649,
"upload_time": "2024-11-21T21:08:09",
"upload_time_iso_8601": "2024-11-21T21:08:09.452072Z",
"url": "https://files.pythonhosted.org/packages/82/13/18850fd07deb7d4981b0330756f5f85bf5ac351c262ec979e7ffce1aad16/openwisp_radius-1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed1c849c530f3d3e9c2011d01274f13dea696aa34d9d1360a3fa26ca134d322a",
"md5": "f5e795b7f7f77cc9b90740cb6f71e632",
"sha256": "29e2e6aaaed6264de44d8607620f1b903e1608521111e12a54e88d33596a7ef5"
},
"downloads": -1,
"filename": "openwisp_radius-1.1.tar.gz",
"has_sig": false,
"md5_digest": "f5e795b7f7f77cc9b90740cb6f71e632",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 200280,
"upload_time": "2024-11-21T21:08:12",
"upload_time_iso_8601": "2024-11-21T21:08:12.123325Z",
"url": "https://files.pythonhosted.org/packages/ed/1c/849c530f3d3e9c2011d01274f13dea696aa34d9d1360a3fa26ca134d322a/openwisp_radius-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 21:08:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "openwisp",
"github_project": "openwisp-radius",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "openwisp-radius"
}