{
"info": {
"author": "Myria Solutions (PTY) Ltd",
"author_email": "project@tachyonic.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: WSGI",
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application"
],
"description": "Installation\n============\n\nTachyonic Project tradius currently fully supports `CPython `__ 3.6, 3.7.\n\n\nCPython\n--------\n\nA universal wheel is available on PyPI for tradius. Installing it is as simple as:\n\n.. code:: bash\n\n $ pip3 install tradius\n\nInstalling the tradius wheel is a conveniant way to get up and running quickly\nin a development environment, but for an extra speed boost when deploying your\napplication in production, tradius can compile itself with Cython.\n\nSource Code\n-----------\n\nTachyonic Project tradius infrastructure and code is hosted on `GitHub `_.\nMaking the code easy to browse, download, fork, etc. Pull requests are always\nwelcome!\n\nClone the project like this:\n\n.. code:: bash\n\n $ git clone https://github.com/TachyonicProject/tradius.git\n\nOnce you have cloned the repo or downloaded a tarball from GitHub, you\ncan install Tachyon like this:\n\n.. code:: bash\n\n $ cd tradius\n $ pip3 install .\n\nOr, if you want to edit the code, first fork the main repo, clone the fork\nto your development area, and then run the following to install it using\nsymbolic linking, so that when you change your code, the changes will be\nautomatically available to your app without having to reinstall the package.\n\n.. code:: bash\n\n $ cd tradius\n $ python3 setup.py develop\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://www.tachyonic.org",
"keywords": "",
"license": "",
"maintainer": "Myria Solutions (PTY) Ltd",
"maintainer_email": "project@tachyonic.org",
"name": "tradius",
"package_url": "https://pypi.org/project/tradius/",
"platform": "",
"project_url": "https://pypi.org/project/tradius/",
"project_urls": {
"Homepage": "http://www.tachyonic.org"
},
"release_url": "https://pypi.org/project/tradius/1.0.1/",
"requires_dist": [
"argparse",
"luxon",
"psychokinetic",
"pyipcalc"
],
"requires_python": ">=3.6",
"summary": "Tachyonic FreeRadius Endpoint",
"version": "1.0.1"
},
"last_serial": 4749523,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "ef6895f981ec40f0985f31de86210901",
"sha256": "a8419bf231c0de053cf47e66529bfe707c3c9c165af6a9c9093592a095131ba7"
},
"downloads": -1,
"filename": "tradius-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef6895f981ec40f0985f31de86210901",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 119486,
"upload_time": "2019-01-28T06:09:10",
"url": "https://files.pythonhosted.org/packages/72/1b/856c634fce4858fc6121abb29c864d9fda7dbce09f10456eaf1eefe21ebb/tradius-1.0.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "73c0cdccf930589d9cf58758737baf01",
"sha256": "29306db64fa3d88ef6fe490f0a07514212e75881a11aeb5d8ebac40499989b3e"
},
"downloads": -1,
"filename": "tradius-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "73c0cdccf930589d9cf58758737baf01",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 79970,
"upload_time": "2019-01-28T06:09:13",
"url": "https://files.pythonhosted.org/packages/7d/c6/7bb7facd32099b281ec3b5a5a00348f5d00ae1fe3d3c27a652ffd9f61f67/tradius-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "c26cb90dcae45a144d52e3335fe802f4",
"sha256": "30442a7de35d015ea174a5bd66b8dc7d7bf36b72442c4479cd7878cfee88cdc3"
},
"downloads": -1,
"filename": "tradius-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c26cb90dcae45a144d52e3335fe802f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 119456,
"upload_time": "2019-01-28T10:34:13",
"url": "https://files.pythonhosted.org/packages/d5/ec/c041ab4b401e50b8f982dfe820e365cab87c7288b57f5daaaa7dc7554c02/tradius-1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8e64f820dd98cd1a5a0c42596da6434e",
"sha256": "eae5edf1fa2c845c6d20c4b43fb087ce7b5a85b3a02ba9bd79cc84d2cb32c249"
},
"downloads": -1,
"filename": "tradius-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8e64f820dd98cd1a5a0c42596da6434e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 79984,
"upload_time": "2019-01-28T10:34:15",
"url": "https://files.pythonhosted.org/packages/49/0c/3ed11247a6eafdf598eb7a84349024a1dbcc95382c505ab1eb6dce023383/tradius-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c26cb90dcae45a144d52e3335fe802f4",
"sha256": "30442a7de35d015ea174a5bd66b8dc7d7bf36b72442c4479cd7878cfee88cdc3"
},
"downloads": -1,
"filename": "tradius-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c26cb90dcae45a144d52e3335fe802f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 119456,
"upload_time": "2019-01-28T10:34:13",
"url": "https://files.pythonhosted.org/packages/d5/ec/c041ab4b401e50b8f982dfe820e365cab87c7288b57f5daaaa7dc7554c02/tradius-1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8e64f820dd98cd1a5a0c42596da6434e",
"sha256": "eae5edf1fa2c845c6d20c4b43fb087ce7b5a85b3a02ba9bd79cc84d2cb32c249"
},
"downloads": -1,
"filename": "tradius-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8e64f820dd98cd1a5a0c42596da6434e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 79984,
"upload_time": "2019-01-28T10:34:15",
"url": "https://files.pythonhosted.org/packages/49/0c/3ed11247a6eafdf598eb7a84349024a1dbcc95382c505ab1eb6dce023383/tradius-1.0.1.tar.gz"
}
]
}