dsf-python


Namedsf-python JSON
Version 3.4.6.post4 PyPI version JSON
download
home_pagehttps://github.com/Duet3D/dsf-python
SummaryPython interface to access DuetSoftwareFramework
upload_time2024-01-04 16:52:19
maintainer
docs_urlNone
authorDuet3D Ltd.
requires_python>=3.7, <4
license
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).

Find out more about [Duet Software Framework Python Bindings](https://github.com/Duet3D/dsf-python).

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": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "Duet3D,DuetSoftwareFramework,DSF,dsf-python",
    "author": "Duet3D Ltd.",
    "author_email": "pkg@duet3d.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/09/dcc79eacfca846002379b2a31e110a16dbb9470c17c9862a67568d71d4ea/dsf-python-3.4.6.post4.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\nFind out more about [Duet Software Framework Python Bindings](https://github.com/Duet3D/dsf-python).\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": "",
    "summary": "Python interface to access DuetSoftwareFramework",
    "version": "3.4.6.post4",
    "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": "21b59e10c9c408fb68d094957f34ed1359ab3b44551ee00b5dec9fba240a4ac7",
                "md5": "46d3273b27784724401741f704a9f1ee",
                "sha256": "28c85d504b185ab21fc8c77b27ebbef05effd2e4f9327fcf978ae712e51e2824"
            },
            "downloads": -1,
            "filename": "dsf_python-3.4.6.post4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46d3273b27784724401741f704a9f1ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 123865,
            "upload_time": "2024-01-04T16:52:18",
            "upload_time_iso_8601": "2024-01-04T16:52:18.689509Z",
            "url": "https://files.pythonhosted.org/packages/21/b5/9e10c9c408fb68d094957f34ed1359ab3b44551ee00b5dec9fba240a4ac7/dsf_python-3.4.6.post4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d909dcc79eacfca846002379b2a31e110a16dbb9470c17c9862a67568d71d4ea",
                "md5": "faec128a9f70a012725c9d09f8f3b7ee",
                "sha256": "24727685cea4add371e9aa16ea1ba92f0f38b5e6ebfd5ec90f31833156df4005"
            },
            "downloads": -1,
            "filename": "dsf-python-3.4.6.post4.tar.gz",
            "has_sig": false,
            "md5_digest": "faec128a9f70a012725c9d09f8f3b7ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 84697,
            "upload_time": "2024-01-04T16:52:19",
            "upload_time_iso_8601": "2024-01-04T16:52:19.941015Z",
            "url": "https://files.pythonhosted.org/packages/d9/09/dcc79eacfca846002379b2a31e110a16dbb9470c17c9862a67568d71d4ea/dsf-python-3.4.6.post4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 16:52:19",
    "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.21557s