dsf-python


Namedsf-python JSON
Version 3.5.0 PyPI version JSON
download
home_pagehttps://github.com/Duet3D/dsf-python
SummaryPython interface to access DuetSoftwareFramework
upload_time2024-05-21 17:33:02
maintainerNone
docs_urlNone
authorDuet3D Ltd.
requires_python<4,>=3.7
licenseNone
keywords duet3d duetsoftwareframework dsf dsf-python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Duet Software Framework Python Bindings

This is also availabe as a [pip package on pypi](https://pypi.org/project/dsf-python/)

Find out more about [Duet Software Framework](https://github.com/Duet3D/DuetSoftwareFramework).

Examples of the [Duet Software Framework Python Bindings](https://github.com/Duet3D/dsf-python/tree/main/examples).

Get in touch with the community at [Duet Software Framework Forum](https://forum.duet3d.com/category/31/dsf-development) for bug reports, discussion and any kind of exchange.

## Installation
This package contains a `setup.py` so it can be installed with `python3 setup.py install`.

## Usage
See included `examples/` folder for various use cases.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Duet3D/dsf-python",
    "name": "dsf-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "Duet3D, DuetSoftwareFramework, DSF, dsf-python",
    "author": "Duet3D Ltd.",
    "author_email": "pkg@duet3d.com",
    "download_url": "https://files.pythonhosted.org/packages/15/3a/894672abddb9233f740946caa7f7ee8744c14e3fbee65ee8c78ec926b17f/dsf_python-3.5.0.tar.gz",
    "platform": null,
    "description": "# Duet Software Framework Python Bindings\n\nThis is also availabe as a [pip package on pypi](https://pypi.org/project/dsf-python/)\n\nFind out more about [Duet Software Framework](https://github.com/Duet3D/DuetSoftwareFramework).\n\nExamples of the [Duet Software Framework Python Bindings](https://github.com/Duet3D/dsf-python/tree/main/examples).\n\nGet in touch with the community at [Duet Software Framework Forum](https://forum.duet3d.com/category/31/dsf-development) for bug reports, discussion and any kind of exchange.\n\n## Installation\nThis package contains a `setup.py` so it can be installed with `python3 setup.py install`.\n\n## Usage\nSee included `examples/` folder for various use cases.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python interface to access DuetSoftwareFramework",
    "version": "3.5.0",
    "project_urls": {
        "Bug Reports": "https://github.com/Duet3D/dsf-python/issues",
        "Duet3D Support": "https://forum.duet3d.com/",
        "Homepage": "https://github.com/Duet3D/dsf-python",
        "Source": "https://github.com/Duet3D/dsf-python/"
    },
    "split_keywords": [
        "duet3d",
        " duetsoftwareframework",
        " dsf",
        " dsf-python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f1849eb546c38e7bd4b11021b32522c3a061548cf3d8a6b7fa577710ac93d8b",
                "md5": "aedb434ffbcdc90bb7f3442fb082838c",
                "sha256": "be01062872d34dc78b5c8f9d0dc6e4f1d446c367f9006753056d8a6a67980765"
            },
            "downloads": -1,
            "filename": "dsf_python-3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aedb434ffbcdc90bb7f3442fb082838c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 136602,
            "upload_time": "2024-05-21T17:33:00",
            "upload_time_iso_8601": "2024-05-21T17:33:00.582805Z",
            "url": "https://files.pythonhosted.org/packages/9f/18/49eb546c38e7bd4b11021b32522c3a061548cf3d8a6b7fa577710ac93d8b/dsf_python-3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "153a894672abddb9233f740946caa7f7ee8744c14e3fbee65ee8c78ec926b17f",
                "md5": "38e5cfd671a360158b066b7f8b3c81ae",
                "sha256": "73f675791007eab6ccadf333d1f2f1950bdf8fb14144a32038d54845d4f9b5c9"
            },
            "downloads": -1,
            "filename": "dsf_python-3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "38e5cfd671a360158b066b7f8b3c81ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 92504,
            "upload_time": "2024-05-21T17:33:02",
            "upload_time_iso_8601": "2024-05-21T17:33:02.707466Z",
            "url": "https://files.pythonhosted.org/packages/15/3a/894672abddb9233f740946caa7f7ee8744c14e3fbee65ee8c78ec926b17f/dsf_python-3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 17:33:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Duet3D",
    "github_project": "dsf-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "dsf-python"
}
        
Elapsed time: 0.55078s