pytelecontrol


Namepytelecontrol JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://gitlab.com/xyzsoft/pytelecontrol
SummaryRemotely access to your PLC, with auto discover feature
upload_time2023-06-01 21:03:38
maintainer
docs_urlNone
authorCesar Freire
requires_python>=3.10,<4.0
licenseGPL-3.0-or-later
keywords automation plc remote control
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytelecontrol
Remotely access to your PLC, with auto discover feature

Key Features
* Auto discover PLC
* Auto VPN


## Maintainers

  * César Freire <cfreire70@gmail.com>
  * Ricardo oliveira <ricardo.oliveira.pt@gmail.com>

## Running

    $ poetry run python -m pytelecontrol
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/xyzsoft/pytelecontrol",
    "name": "pytelecontrol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "Automation,PLC,Remote Control",
    "author": "Cesar Freire",
    "author_email": "cfreire@cfreire.com.pt",
    "download_url": "https://files.pythonhosted.org/packages/41/79/2fa3ed6ef0362c678799486a3d7cbe70f91d462f8e5e55b2332758fc8f4d/pytelecontrol-0.1.1.tar.gz",
    "platform": null,
    "description": "# pytelecontrol\nRemotely access to your PLC, with auto discover feature\n\nKey Features\n* Auto discover PLC\n* Auto VPN\n\n\n## Maintainers\n\n  * C\u00e9sar Freire <cfreire70@gmail.com>\n  * Ricardo oliveira <ricardo.oliveira.pt@gmail.com>\n\n## Running\n\n    $ poetry run python -m pytelecontrol",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Remotely access to your PLC, with auto discover feature",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/xyzsoft/pytelecontrol",
        "Repository": "https://gitlab.com/xyzsoft/pytelecontrol"
    },
    "split_keywords": [
        "automation",
        "plc",
        "remote control"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5de436cd71e529c7581e473b8a553078a3eaee8daeb5240d716545207244f5f6",
                "md5": "4ebb2da8ade1b233e7b978bf96e898fc",
                "sha256": "2fd9a1603aaa7a26c53aef0e6a63b6e7195fe1a73be7e4c3b735f97d3ce7073c"
            },
            "downloads": -1,
            "filename": "pytelecontrol-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ebb2da8ade1b233e7b978bf96e898fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 14317,
            "upload_time": "2023-06-01T21:03:36",
            "upload_time_iso_8601": "2023-06-01T21:03:36.680764Z",
            "url": "https://files.pythonhosted.org/packages/5d/e4/36cd71e529c7581e473b8a553078a3eaee8daeb5240d716545207244f5f6/pytelecontrol-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41792fa3ed6ef0362c678799486a3d7cbe70f91d462f8e5e55b2332758fc8f4d",
                "md5": "6dfe36ace61d7159cd45c9920ba00da5",
                "sha256": "352ea1f69d163409325a22cd708897ef2a52916c2d52976c24010de9c6e7051b"
            },
            "downloads": -1,
            "filename": "pytelecontrol-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6dfe36ace61d7159cd45c9920ba00da5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 13693,
            "upload_time": "2023-06-01T21:03:38",
            "upload_time_iso_8601": "2023-06-01T21:03:38.460773Z",
            "url": "https://files.pythonhosted.org/packages/41/79/2fa3ed6ef0362c678799486a3d7cbe70f91d462f8e5e55b2332758fc8f4d/pytelecontrol-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-01 21:03:38",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "xyzsoft",
    "gitlab_project": "pytelecontrol",
    "lcname": "pytelecontrol"
}
        
Elapsed time: 0.07280s