{ "info": { "author": "nosklo", "author_email": "bucket.t.nosklo@0sg.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Filesystems", "Topic :: System :: Networking", "Topic :: Utilities" ], "description": "Python smbclient wrapper.\n\nThis is a wrapper that works by running the \"smbclient\" subprocess and providing\nan API similar to the one provided by python `os` module.\n\nIt is an ugly hack, but it is here for anyone that finds it useful.\n\nThe programmer before me was using a \"bash\" file with lots of smbclient calls, \nso I think my solution is at least better.\n\nUsage example:\n\n>>> smb = smbclient.SambaClient(server=\"MYSERVER\", share=\"MYSHARE\", \n username='foo', password='bar', domain='baz')\n>>> print smb.listdir(\"/\")\n[u'file1.txt', u'file2.txt']\n>>> f = smb.open('/file1.txt')\n>>> data = f.read()\n>>> f.close()\n>>> smb.rename(u'/file1.txt', u'/file1.old')", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/nosklo/pysmbclient", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "PySmbClient", "package_url": "https://pypi.org/project/PySmbClient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PySmbClient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/nosklo/pysmbclient" }, "release_url": "https://pypi.org/project/PySmbClient/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A convenient smbclient wrapper", "version": "0.1.5" }, "last_serial": 2679382, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b289cdfd23086ed1cb0deac13ebaa4e5", "sha256": "404efe21ab60b959f414f4c281b863ef41b9e033d7470768a225780ae1895c0d" }, "downloads": -1, "filename": "PySmbClient-0.1.tar.gz", "has_sig": false, "md5_digest": "b289cdfd23086ed1cb0deac13ebaa4e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5521, "upload_time": "2009-06-13T00:48:04", "url": "https://files.pythonhosted.org/packages/95/47/894a4d05074fc5ab609e7768e6fc8d561bac98d46c4922e1a249345e7c01/PySmbClient-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c03070b1fcfc35904ea8e95adac3b3e5", "sha256": "c0a79ccd787a4a0d813a9efaba46dcf77b3ffa9ae1a96168b27bcbe6f40051e8" }, "downloads": -1, "filename": "PySmbClient-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c03070b1fcfc35904ea8e95adac3b3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5523, "upload_time": "2009-06-13T00:50:57", "url": "https://files.pythonhosted.org/packages/a2/72/b0f3d16972b37dafaed09c9cceeefc546e34bde8a460c992cdfaca2f9c12/PySmbClient-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "cb128079cb29e6bb71924910b28ca37c", "sha256": "9eecd0aeab0408fd7945fad3e08ba03b8ec5b6914e0a044dcc21ebc6160be134" }, "downloads": -1, "filename": "PySmbClient-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cb128079cb29e6bb71924910b28ca37c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5598, "upload_time": "2009-12-18T23:06:02", "url": "https://files.pythonhosted.org/packages/f9/66/e38f6ed094e6f999de9630a50dd54dbc5035bd5b671cd19fe1b660c89b96/PySmbClient-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3ff2f68a073c55042e142e2a6f6f64bc", "sha256": "d7026bd9ac3d494b77c7916c49759b240da2b91ddda381b6efd1a0fb37042886" }, "downloads": -1, "filename": "PySmbClient-0.1.3.tar.gz", "has_sig": false, "md5_digest": "3ff2f68a073c55042e142e2a6f6f64bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6055, "upload_time": "2011-02-16T10:30:53", "url": "https://files.pythonhosted.org/packages/9a/36/e902ed8c7c142825086745fe0881fc12aad975834f21c89b3d7b90afc57f/PySmbClient-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a5f371dc8d9852200faf94d8d0a038d3", "sha256": "b7755110cbb29e921d22c1378392fa8b3608345316d2a70290a13285090ae07d" }, "downloads": -1, "filename": "PySmbClient-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a5f371dc8d9852200faf94d8d0a038d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6336, "upload_time": "2017-03-03T00:32:57", "url": "https://files.pythonhosted.org/packages/a5/47/279792cbc6f4912a6c683324e4c1e8323452cbbff104d2ccb5492d4a3756/PySmbClient-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "3459c1b7195a81d9cfaecb9a7c999685", "sha256": "dc528959ffe3fae5cdd2053c0d68b6dfca706d8f4ea78b9b3e741daedc87aed4" }, "downloads": -1, "filename": "PySmbClient-0.1.5.tar.gz", "has_sig": false, "md5_digest": "3459c1b7195a81d9cfaecb9a7c999685", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6338, "upload_time": "2017-03-03T00:37:57", "url": "https://files.pythonhosted.org/packages/9f/81/1d3e94c27fd7ce8ed46ccf7260d321832b9778d283f43bdee29ea7527b0e/PySmbClient-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3459c1b7195a81d9cfaecb9a7c999685", "sha256": "dc528959ffe3fae5cdd2053c0d68b6dfca706d8f4ea78b9b3e741daedc87aed4" }, "downloads": -1, "filename": "PySmbClient-0.1.5.tar.gz", "has_sig": false, "md5_digest": "3459c1b7195a81d9cfaecb9a7c999685", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6338, "upload_time": "2017-03-03T00:37:57", "url": "https://files.pythonhosted.org/packages/9f/81/1d3e94c27fd7ce8ed46ccf7260d321832b9778d283f43bdee29ea7527b0e/PySmbClient-0.1.5.tar.gz" } ] }