pysmb


Namepysmb JSON
Version 1.2.9.1 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_time2023-01-03 13:03:31
maintainer
docs_urlNone
authorMichael Teo
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "windows samba cifs sharing ftp smb linux",
    "author": "Michael Teo",
    "author_email": "miketeo@miketeo.net",
    "download_url": "https://files.pythonhosted.org/packages/93/67/75acf7972a8056cfb216f389d0fbda62f6d691fab4ca1a26c1a0d6ecd9e7/pysmb-1.2.9.1.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.9.1",
    "split_keywords": [
        "windows",
        "samba",
        "cifs",
        "sharing",
        "ftp",
        "smb",
        "linux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "936775acf7972a8056cfb216f389d0fbda62f6d691fab4ca1a26c1a0d6ecd9e7",
                "md5": "ddf766e0547f38cecf9a3f4c47e6e3c2",
                "sha256": "ad613988d54b1317ca0466dc3546f47b2dddea16e645d755d29fb75a86903326"
            },
            "downloads": -1,
            "filename": "pysmb-1.2.9.1.zip",
            "has_sig": false,
            "md5_digest": "ddf766e0547f38cecf9a3f4c47e6e3c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1351590,
            "upload_time": "2023-01-03T13:03:31",
            "upload_time_iso_8601": "2023-01-03T13:03:31.091285Z",
            "url": "https://files.pythonhosted.org/packages/93/67/75acf7972a8056cfb216f389d0fbda62f6d691fab4ca1a26c1a0d6ecd9e7/pysmb-1.2.9.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 13:03:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pysmb"
}
        
Elapsed time: 0.02652s