{ "info": { "author": "blueboxdev", "author_email": "thanakorn.vsalab@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# libFTP\n## Install Pip\n```\npip install -i https://test.pypi.org/simple/ libFTP\n```\n## Exmaple libFTP\n```\nimport libFTP as lfp\nlfp.Get(\"locahost\",\"user account\",\"password\",\"dir\",\"type\",\"save\")\n```\n>```localhost``` is **IP** for ftpserver.\n\n>```user account``` is **user account** for ftpserver .\n\n>```password``` is *** password account** for ftpserver .\n\n>```dir``` is **Path folder get file** for ftpserver .\n\n>```type``` is **Type file filter file get** for ftpserver .\n\n>```save``` is **Path save file in localhost** from ftpserver .\n\n* function lfp.Get can ```retrun True``` is Connect success. if ```retrun False``` is disconnect or Connect false.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bluebox-dev/libFTP", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "libFTP", "package_url": "https://pypi.org/project/libFTP/", "platform": "", "project_url": "https://pypi.org/project/libFTP/", "project_urls": { "Homepage": "https://github.com/bluebox-dev/libFTP" }, "release_url": "https://pypi.org/project/libFTP/0.4/", "requires_dist": null, "requires_python": "", "summary": "A small example package FTP", "version": "0.4" }, "last_serial": 4608816, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "d2cc4167cd23bdb3e873cfcb49efd93d", "sha256": "3080c9e45a1d747f1794f8c71d0a4cccab2566a148a2e9fc3556f72eb26f3196" }, "downloads": -1, "filename": "libFTP-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "d2cc4167cd23bdb3e873cfcb49efd93d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2069, "upload_time": "2018-12-17T16:59:24", "url": "https://files.pythonhosted.org/packages/8a/eb/3f8c69cbdc68dd92bd6dfc2bedc48360e58a90bff21500f5acbf96826e41/libFTP-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f366d7c9af789f1476273f33b5505f6f", "sha256": "7643cda8f024a78832ba486148270a57fb0b7e870351576484cd3723fb11726d" }, "downloads": -1, "filename": "libFTP-0.4.tar.gz", "has_sig": false, "md5_digest": "f366d7c9af789f1476273f33b5505f6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1689, "upload_time": "2018-12-17T16:59:26", "url": "https://files.pythonhosted.org/packages/70/0e/fb7e49a67d42279733b23e952ce690b376515df0daf93794f99c31e22bcf/libFTP-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2cc4167cd23bdb3e873cfcb49efd93d", "sha256": "3080c9e45a1d747f1794f8c71d0a4cccab2566a148a2e9fc3556f72eb26f3196" }, "downloads": -1, "filename": "libFTP-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "d2cc4167cd23bdb3e873cfcb49efd93d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2069, "upload_time": "2018-12-17T16:59:24", "url": "https://files.pythonhosted.org/packages/8a/eb/3f8c69cbdc68dd92bd6dfc2bedc48360e58a90bff21500f5acbf96826e41/libFTP-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f366d7c9af789f1476273f33b5505f6f", "sha256": "7643cda8f024a78832ba486148270a57fb0b7e870351576484cd3723fb11726d" }, "downloads": -1, "filename": "libFTP-0.4.tar.gz", "has_sig": false, "md5_digest": "f366d7c9af789f1476273f33b5505f6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1689, "upload_time": "2018-12-17T16:59:26", "url": "https://files.pythonhosted.org/packages/70/0e/fb7e49a67d42279733b23e952ce690b376515df0daf93794f99c31e22bcf/libFTP-0.4.tar.gz" } ] }