rotarypi


Namerotarypi JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://gitlab.com/rotaryphone/rotarypi
SummaryReading the rotary dial of an old phone with a RaspberryPi
upload_time2024-05-11 18:11:59
maintainerNone
docs_urlNone
authorMartin Obrist
requires_python<4,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RotaryPi

Python library to read the rotary dial of an old telephone with a Raspberry Pi.

Targets Python `>=3.9` on a Raspberry Pi.

This library was developed and tested on a PTT 50 wall-mounted telephone and a PTT 70 desktop telephone (both from Switzerland), but it should work with a wide variety of rotary dials since the basic principle is pretty strait forward and probably very similar on various models.

## Documentation

Read the full documentation on [readthedocs](https://rotarypi.readthedocs.io/en/latest/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/rotaryphone/rotarypi",
    "name": "rotarypi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Martin Obrist",
    "author_email": "dev@obrist.email",
    "download_url": "https://files.pythonhosted.org/packages/10/c3/b990ebf09fdaa903a4ac9687d0954cd62cb24171bc2edaa8bae0fde2e48c/rotarypi-2.1.2.tar.gz",
    "platform": null,
    "description": "# RotaryPi\n\nPython library to read the rotary dial of an old telephone with a Raspberry Pi.\n\nTargets Python `>=3.9` on a Raspberry Pi.\n\nThis library was developed and tested on a PTT 50 wall-mounted telephone and a PTT 70 desktop telephone (both from Switzerland), but it should work with a wide variety of rotary dials since the basic principle is pretty strait forward and probably very similar on various models.\n\n## Documentation\n\nRead the full documentation on [readthedocs](https://rotarypi.readthedocs.io/en/latest/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Reading the rotary dial of an old phone with a RaspberryPi",
    "version": "2.1.2",
    "project_urls": {
        "Documentation": "https://rotarypi.readthedocs.io",
        "Homepage": "https://gitlab.com/rotaryphone/rotarypi",
        "Issue Tracker": "https://gitlab.com/rotaryphone/rotarypi/-/issues",
        "Source Code": "https://gitlab.com/rotaryphone/rotarypi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2e4e756f25b2c073ed072969a9813b579c6000b516478e5fd90e64c8d212ebc",
                "md5": "60b368235e303990e6c31550732bb6d5",
                "sha256": "4d923d751fc09fabbe012c85f752bdca70aaf5bfa29d6f1988606d701d310100"
            },
            "downloads": -1,
            "filename": "rotarypi-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60b368235e303990e6c31550732bb6d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 4194,
            "upload_time": "2024-05-11T18:11:58",
            "upload_time_iso_8601": "2024-05-11T18:11:58.091887Z",
            "url": "https://files.pythonhosted.org/packages/c2/e4/e756f25b2c073ed072969a9813b579c6000b516478e5fd90e64c8d212ebc/rotarypi-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10c3b990ebf09fdaa903a4ac9687d0954cd62cb24171bc2edaa8bae0fde2e48c",
                "md5": "5083b72535a0e7505c6bd23d17c5ee7b",
                "sha256": "df814bac141202f2f91b0edd393b01f3f7da93dadb1e76f4090b31c42d20f17e"
            },
            "downloads": -1,
            "filename": "rotarypi-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5083b72535a0e7505c6bd23d17c5ee7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 3683,
            "upload_time": "2024-05-11T18:11:59",
            "upload_time_iso_8601": "2024-05-11T18:11:59.747250Z",
            "url": "https://files.pythonhosted.org/packages/10/c3/b990ebf09fdaa903a4ac9687d0954cd62cb24171bc2edaa8bae0fde2e48c/rotarypi-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 18:11:59",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "rotaryphone",
    "gitlab_project": "rotarypi",
    "lcname": "rotarypi"
}
        
Elapsed time: 0.23889s