rfmetadata


Namerfmetadata JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryRF MetaData Displayer
upload_time2025-08-10 19:28:22
maintainerIso
docs_urlNone
authorIso
requires_python>=3.8
licenseAGPL-3.0-only
keywords radio frequency rf node
VCS
bugtrack_url
requirements pyside6 flask scipy matplotlib
Travis-CI No Travis.
coveralls test coverage
            RF MetaData Displayer
=====================

COMMUNITY VERSION
-----------------

.. start-badges see https://shields.io/badges and collection see https://github.com/inttter/md-badges

| |build| |release_version| |wheel|
| |docs| |pylint| |supported_versions|
| |ruff| |gh-lic| |commits_since_specific_tag_on_main|



| This application is a GUI application (Desktop) which query the ***RF Analysis Engine** 

| The already calculated meta data with different search criteria; the search result reveals signal meta data such as modulation, distance, direction, noise level, phase shift, etc..

|rf_simulator|

Change Log
==========
 `Change Log <https://github.com/alanmehio/rf-metadata-displayer/blob/main/CHANGELOG.rst>`_.

Quickstart
==========
| `Usage <https://github.com/alanmehio/rf-metadata-displayer/blob/main/docs/source/contents/usage.rst>`_.


License
=======


* `GNU Affero General Public License v3.0`_


.. LINKS

.. _GNU Affero General Public License v3.0: https://github.com/alanmehio/rf-metadata-displayer/blob/main/LICENSE



.. BADGE ALIASES

.. Build Status
.. Github Actions: Test Workflow Status for specific branch <branch>

.. |build| image::  https://github.com/alanmehio/rf-metadata-displayer/actions/workflows/ci_cd.yaml/badge.svg
    :alt: GitHub Workflow Status (branch)
    :target: https://github.com/alanmehio/rf-metadata-displayer/actions


.. Documentation

.. |docs| image::  https://img.shields.io/readthedocs/rf-metadata-displayer/latest?logo=readthedocs&logoColor=lightblue
    :alt: Read the Docs (version)
    :target: https://rf-metadata-displayer.readthedocs.io/en/latest/

.. PyLint

.. |pylint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen
    :target: https://github.com/pylint-dev/pylint

.. PyPI

.. |release_version| image:: https://img.shields.io/pypi/v/rfmetadata
    :alt: Production Version
    :target: https://pypi.org/project/rfmetadata/

.. |wheel| image:: https://img.shields.io/pypi/wheel/rfmetadata?color=green&label=wheel
    :alt: PyPI - Wheel
    :target: https://pypi.org/project/rfmetadata

.. |supported_versions| image:: https://img.shields.io/pypi/pyversions/rfmetadata?color=blue&label=python&logo=python&logoColor=%23ccccff
    :alt: Supported Python versions
    :target: https://pypi.org/project/rfmetadata

.. Github Releases & Tags

.. |commits_since_specific_tag_on_main| image:: https://img.shields.io/github/commits-since/alanmehio/rf-metadata-displayer/release-1.0.0/main?color=blue&logo=github
    :alt: GitHub commits since tagged version (branch)
    :target: https://github.com/alanmehio/rf-metadata-displayer/compare/1.0.0..main

.. |commits_since_latest_github_release| image:: https://img.shields.io/github/commits-since/alanmehio/rf-metadata-displayer/latest?color=blue&logo=semver&sort=semver
    :alt: GitHub commits since latest release (by SemVer)

.. LICENSE (eg AGPL, MIT)
.. Github License

.. |gh-lic| image:: https://img.shields.io/badge/license-GNU_Affero-orange
    :alt: GitHub
    :target: https://github.com/alanmehio/rf-metadata-displayer/blob/main/LICENSE


.. Ruff linter for Fast Python Linting

.. |ruff| image:: https://img.shields.io/badge/codestyle-ruff-000000.svg
    :alt: Ruff
    :target: https://docs.astral.sh/ruff/


.. Local linux command: CTRL+Shift+Alt+R key


.. Local Image as link


.. |rf_simulator| image:: https://raw.githubusercontent.com/alanmehio/rf-metadata-displayer/main/media/rf-simulator.gif
                :alt: RF Metadata Displayer



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rfmetadata",
    "maintainer": "Iso",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Radio Frequency, RF, Node",
    "author": "Iso",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/16/77/631cc3bba8bda6183c922ffcbdeb6db98c1732c4aff06c4157757df495ee/rfmetadata-1.0.0.tar.gz",
    "platform": null,
    "description": "RF MetaData Displayer\n=====================\n\nCOMMUNITY VERSION\n-----------------\n\n.. start-badges see https://shields.io/badges and collection see https://github.com/inttter/md-badges\n\n| |build| |release_version| |wheel|\n| |docs| |pylint| |supported_versions|\n| |ruff| |gh-lic| |commits_since_specific_tag_on_main|\n\n\n\n| This application is a GUI application (Desktop) which query the ***RF Analysis Engine** \n\n| The already calculated meta data with different search criteria; the search result reveals signal meta data such as modulation, distance, direction, noise level, phase shift, etc..\n\n|rf_simulator|\n\nChange Log\n==========\n `Change Log <https://github.com/alanmehio/rf-metadata-displayer/blob/main/CHANGELOG.rst>`_.\n\nQuickstart\n==========\n| `Usage <https://github.com/alanmehio/rf-metadata-displayer/blob/main/docs/source/contents/usage.rst>`_.\n\n\nLicense\n=======\n\n\n* `GNU Affero General Public License v3.0`_\n\n\n.. LINKS\n\n.. _GNU Affero General Public License v3.0: https://github.com/alanmehio/rf-metadata-displayer/blob/main/LICENSE\n\n\n\n.. BADGE ALIASES\n\n.. Build Status\n.. Github Actions: Test Workflow Status for specific branch <branch>\n\n.. |build| image::  https://github.com/alanmehio/rf-metadata-displayer/actions/workflows/ci_cd.yaml/badge.svg\n    :alt: GitHub Workflow Status (branch)\n    :target: https://github.com/alanmehio/rf-metadata-displayer/actions\n\n\n.. Documentation\n\n.. |docs| image::  https://img.shields.io/readthedocs/rf-metadata-displayer/latest?logo=readthedocs&logoColor=lightblue\n    :alt: Read the Docs (version)\n    :target: https://rf-metadata-displayer.readthedocs.io/en/latest/\n\n.. PyLint\n\n.. |pylint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen\n    :target: https://github.com/pylint-dev/pylint\n\n.. PyPI\n\n.. |release_version| image:: https://img.shields.io/pypi/v/rfmetadata\n    :alt: Production Version\n    :target: https://pypi.org/project/rfmetadata/\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/rfmetadata?color=green&label=wheel\n    :alt: PyPI - Wheel\n    :target: https://pypi.org/project/rfmetadata\n\n.. |supported_versions| image:: https://img.shields.io/pypi/pyversions/rfmetadata?color=blue&label=python&logo=python&logoColor=%23ccccff\n    :alt: Supported Python versions\n    :target: https://pypi.org/project/rfmetadata\n\n.. Github Releases & Tags\n\n.. |commits_since_specific_tag_on_main| image:: https://img.shields.io/github/commits-since/alanmehio/rf-metadata-displayer/release-1.0.0/main?color=blue&logo=github\n    :alt: GitHub commits since tagged version (branch)\n    :target: https://github.com/alanmehio/rf-metadata-displayer/compare/1.0.0..main\n\n.. |commits_since_latest_github_release| image:: https://img.shields.io/github/commits-since/alanmehio/rf-metadata-displayer/latest?color=blue&logo=semver&sort=semver\n    :alt: GitHub commits since latest release (by SemVer)\n\n.. LICENSE (eg AGPL, MIT)\n.. Github License\n\n.. |gh-lic| image:: https://img.shields.io/badge/license-GNU_Affero-orange\n    :alt: GitHub\n    :target: https://github.com/alanmehio/rf-metadata-displayer/blob/main/LICENSE\n\n\n.. Ruff linter for Fast Python Linting\n\n.. |ruff| image:: https://img.shields.io/badge/codestyle-ruff-000000.svg\n    :alt: Ruff\n    :target: https://docs.astral.sh/ruff/\n\n\n.. Local linux command: CTRL+Shift+Alt+R key\n\n\n.. Local Image as link\n\n\n.. |rf_simulator| image:: https://raw.githubusercontent.com/alanmehio/rf-metadata-displayer/main/media/rf-simulator.gif\n                :alt: RF Metadata Displayer\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-only",
    "summary": "RF MetaData Displayer",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/alanmehio/rf-metadata-displayer/issues",
        "CI: Github Actions": "https://github.com/alanmehio/rf-metadata-displayer/actions",
        "Changelog": "https://github.com/alanmehio/rf-metadata-displayer/blob/master/CHANGELOG.rst",
        "Documentation": "https://rf-metadata-displayer.readthedocs.io/",
        "Source Code": "https://github.com/alanmehio/rf-metadata-displayer"
    },
    "split_keywords": [
        "radio frequency",
        " rf",
        " node"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7086822bb5b12f436d45f0a8171efba1647e9af745e8b304353526153d394895",
                "md5": "40b8dfce8dca1a58b610f84f50ec6188",
                "sha256": "2459ae9bde4307046dd24be57cb54f4568fbbd66def9f51095e2332f8ac10131"
            },
            "downloads": -1,
            "filename": "rfmetadata-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40b8dfce8dca1a58b610f84f50ec6188",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23632,
            "upload_time": "2025-08-10T19:28:21",
            "upload_time_iso_8601": "2025-08-10T19:28:21.508311Z",
            "url": "https://files.pythonhosted.org/packages/70/86/822bb5b12f436d45f0a8171efba1647e9af745e8b304353526153d394895/rfmetadata-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1677631cc3bba8bda6183c922ffcbdeb6db98c1732c4aff06c4157757df495ee",
                "md5": "c740f9d0d144fc07ccb7deac04f25a41",
                "sha256": "f1ded346345c3303e9d19a960b4ae3116c16ff02fa4c7e3e4c85287d7d840f71"
            },
            "downloads": -1,
            "filename": "rfmetadata-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c740f9d0d144fc07ccb7deac04f25a41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24867,
            "upload_time": "2025-08-10T19:28:22",
            "upload_time_iso_8601": "2025-08-10T19:28:22.939139Z",
            "url": "https://files.pythonhosted.org/packages/16/77/631cc3bba8bda6183c922ffcbdeb6db98c1732c4aff06c4157757df495ee/rfmetadata-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-10 19:28:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alanmehio",
    "github_project": "rf-metadata-displayer",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyside6",
            "specs": [
                [
                    ">=",
                    "6.6.1"
                ]
            ]
        },
        {
            "name": "flask",
            "specs": [
                [
                    ">=",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.16.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "0.1.9"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "rfmetadata"
}
        
Iso
Elapsed time: 0.41879s