TwinCAT3-plc-files-to-src


NameTwinCAT3-plc-files-to-src JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://github.com/TobiasFreyermuth/TwinCAT3_plc_files_to_src
Summarydesc
upload_time2022-12-02 16:52:25
maintainer
docs_urlNone
authorTobias Freyermuth
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements lxml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TwinCAT3_plc_files_to_src
Simple script to ...



# Developing TwinCAT3_plc_files_to_src

To install TwinCAT3_plc_files_to_src, along with the tools you
need to develop and run tests, run the following in your virtualenv:

```bash
$ pip install -e . [dev]
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TobiasFreyermuth/TwinCAT3_plc_files_to_src",
    "name": "TwinCAT3-plc-files-to-src",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tobias Freyermuth",
    "author_email": "Tobias.Freyermuth@posteo.net",
    "download_url": "https://files.pythonhosted.org/packages/e2/39/7611cf75b15caaa89af412e42eebc168491f6a8b8e8426f5cc77b1710573/TwinCAT3_plc_files_to_src-0.0.13.tar.gz",
    "platform": null,
    "description": "# TwinCAT3_plc_files_to_src\nSimple script to ...\n\n\n\n# Developing TwinCAT3_plc_files_to_src\n\nTo install TwinCAT3_plc_files_to_src, along with the tools you\nneed to develop and run tests, run the following in your virtualenv:\n\n```bash\n$ pip install -e . [dev]\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "desc",
    "version": "0.0.13",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "59442103788a8df507fca32b129fb85c",
                "sha256": "33ab95042313f3625f5156f940214000c946c8561c356fb17add2cc7eea12e06"
            },
            "downloads": -1,
            "filename": "TwinCAT3_plc_files_to_src-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59442103788a8df507fca32b129fb85c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3632,
            "upload_time": "2022-12-02T16:52:24",
            "upload_time_iso_8601": "2022-12-02T16:52:24.397590Z",
            "url": "https://files.pythonhosted.org/packages/31/ed/d4f70787e018830e6d51fc51268908b027163e96165d3acd9495257c5df3/TwinCAT3_plc_files_to_src-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6cd8700992abdee3fad1163848095143",
                "sha256": "69425695ecb3fd3a81db155fbcdcdb5671a65326699df5a8fed4b7930ec5200b"
            },
            "downloads": -1,
            "filename": "TwinCAT3_plc_files_to_src-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "6cd8700992abdee3fad1163848095143",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5204,
            "upload_time": "2022-12-02T16:52:25",
            "upload_time_iso_8601": "2022-12-02T16:52:25.838194Z",
            "url": "https://files.pythonhosted.org/packages/e2/39/7611cf75b15caaa89af412e42eebc168491f6a8b8e8426f5cc77b1710573/TwinCAT3_plc_files_to_src-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-02 16:52:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TobiasFreyermuth",
    "github_project": "TwinCAT3_plc_files_to_src",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": [
                [
                    "~=",
                    "4.9.1"
                ]
            ]
        }
    ],
    "lcname": "twincat3-plc-files-to-src"
}
        
Elapsed time: 0.01994s