pysmb


Namepysmb JSON
Version 1.2.10 PyPI version JSON
download
home_pagehttps://miketeo.net/projects/pysmb
Summarypysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines
upload_time2024-09-25 03:29:58
maintainerNone
docs_urlNone
authorMichael Teo
requires_pythonNone
licensezlib/libpng
keywords windows samba cifs sharing ftp smb linux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.
            

Raw data

            {
    "_id": null,
    "home_page": "https://miketeo.net/projects/pysmb",
    "name": "pysmb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "windows samba cifs sharing ftp smb linux",
    "author": "Michael Teo",
    "author_email": "miketeo@miketeo.net",
    "download_url": "https://files.pythonhosted.org/packages/3b/10/80f3dd380aa80bc2ac21b519f3b9e6a95952e95dac541ee848a45cbc267e/pysmb-1.2.10.zip",
    "platform": null,
    "description": "pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.",
    "bugtrack_url": null,
    "license": "zlib/libpng",
    "summary": "pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines",
    "version": "1.2.10",
    "project_urls": {
        "Homepage": "https://miketeo.net/projects/pysmb"
    },
    "split_keywords": [
        "windows",
        "samba",
        "cifs",
        "sharing",
        "ftp",
        "smb",
        "linux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b1080f3dd380aa80bc2ac21b519f3b9e6a95952e95dac541ee848a45cbc267e",
                "md5": "a2ca3a06cb11351d216b16be7585bed2",
                "sha256": "5796253bf10d0c5fbeae3d5ae89c66c275d1b3e547f0bc55b7d4799168b19076"
            },
            "downloads": -1,
            "filename": "pysmb-1.2.10.zip",
            "has_sig": false,
            "md5_digest": "a2ca3a06cb11351d216b16be7585bed2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1344092,
            "upload_time": "2024-09-25T03:29:58",
            "upload_time_iso_8601": "2024-09-25T03:29:58.108935Z",
            "url": "https://files.pythonhosted.org/packages/3b/10/80f3dd380aa80bc2ac21b519f3b9e6a95952e95dac541ee848a45cbc267e/pysmb-1.2.10.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 03:29:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pysmb"
}
        
Elapsed time: 0.34129s