{ "info": { "author": "Vieler Hyloks", "author_email": "vielerhyloks@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Physics" ], "description": "dbcalc\n======\n\nConversion tool to do power <-> dB calculations. PARAMS is a list of space-separated values depending\non the mode (``i``, ``o`` or ``d``) selected.\n\n* ``i`` \u2014 calculate input power from the PARAMS output power and dB\n* ``o`` \u2014 calculate output power from the PARAMS input power and dB\n* ``d`` \u2014 calculate dB from the PARAMS output power and input power\n\nE.g.: to calculate the output power, given 1W of input power and 3dB loss\n\n.. code:: sh\n\n $ dbcalc o 1 -3\n 0.5011872336272722\n\nNotice that the result has a newline character appended.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/Vieler/dbcalc/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "dbcalc", "package_url": "https://pypi.org/project/dbcalc/", "platform": "", "project_url": "https://pypi.org/project/dbcalc/", "project_urls": { "Homepage": "https://bitbucket.org/Vieler/dbcalc/" }, "release_url": "https://pypi.org/project/dbcalc/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "A dB <-> power calculator for the command line", "version": "0.1.4" }, "last_serial": 3687237, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "3421de6b8e53d98610753e8c993b0ded", "sha256": "fea088bcc16d473b9c03fde55fdf12b0038fbc7cd3b9570452687ecf0d4aec7e" }, "downloads": -1, "filename": "dbcalc-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3421de6b8e53d98610753e8c993b0ded", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2959, "upload_time": "2018-01-18T16:14:45", "url": "https://files.pythonhosted.org/packages/c9/31/c401a593de195f319d66f1a172b55ce14f0324a8ca3ee9eb56134539d8a7/dbcalc-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b3e684b28842c89d163eae70cd73f2b", "sha256": "9fc730b4b9e72a811bc24554e056c5e8a42174c6bac31551483cf8a7f5a385b0" }, "downloads": -1, "filename": "dbcalc-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5b3e684b28842c89d163eae70cd73f2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14240, "upload_time": "2018-01-18T16:14:58", "url": "https://files.pythonhosted.org/packages/72/09/b5038ae7fa81746c57cd46bf25cacaa93e59d7788b3743752171e13d5f8f/dbcalc-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "1685947c670d42a63152e7bd42eaa410", "sha256": "033f5f1095a7a677add40c69d97dcc39c4cbb694b25bb681e2742b5a12a0b521" }, "downloads": -1, "filename": "dbcalc-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1685947c670d42a63152e7bd42eaa410", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3608, "upload_time": "2018-03-20T10:25:33", "url": "https://files.pythonhosted.org/packages/02/90/b3ec57ce24b9cfd1b9470d601c80f9677f840085dd44ff3937f44ff4c7a7/dbcalc-0.1.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1685947c670d42a63152e7bd42eaa410", "sha256": "033f5f1095a7a677add40c69d97dcc39c4cbb694b25bb681e2742b5a12a0b521" }, "downloads": -1, "filename": "dbcalc-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1685947c670d42a63152e7bd42eaa410", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3608, "upload_time": "2018-03-20T10:25:33", "url": "https://files.pythonhosted.org/packages/02/90/b3ec57ce24b9cfd1b9470d601c80f9677f840085dd44ff3937f44ff4c7a7/dbcalc-0.1.4-py3-none-any.whl" } ] }