pysmb


Namepysmb JSON
Version 1.2.11 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_time2025-03-25 02:10:32
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/b6/65/3740b332f66c3e50bb1f67b16eb6909f048f2898941f8f0beb23e524f4ee/pysmb-1.2.11.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.11",
    "project_urls": {
        "Homepage": "https://miketeo.net/projects/pysmb"
    },
    "split_keywords": [
        "windows",
        "samba",
        "cifs",
        "sharing",
        "ftp",
        "smb",
        "linux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6653740b332f66c3e50bb1f67b16eb6909f048f2898941f8f0beb23e524f4ee",
                "md5": "4c0d9d0f08f4254d515e0c28c4588866",
                "sha256": "3a33214f737e877a8ead579e63c9944941deff5e12100e1ca65311b230b1786a"
            },
            "downloads": -1,
            "filename": "pysmb-1.2.11.zip",
            "has_sig": false,
            "md5_digest": "4c0d9d0f08f4254d515e0c28c4588866",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1389566,
            "upload_time": "2025-03-25T02:10:32",
            "upload_time_iso_8601": "2025-03-25T02:10:32.653986Z",
            "url": "https://files.pythonhosted.org/packages/b6/65/3740b332f66c3e50bb1f67b16eb6909f048f2898941f8f0beb23e524f4ee/pysmb-1.2.11.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-25 02:10:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pysmb"
}
        
Elapsed time: 0.57776s