{ "info": { "author": "Shinya Okano", "author_email": "tokibito@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=================\nDjango FTP server\n=================\n\n|build-status| |pypi| |docs|\n\nFTP server application that used user authentication of Django.\n\nGetting Started\n===============\n\n1. Install django-ftpserver by pip.\n\n::\n\n $ pip install django-ftpserver\n\n2. Add line to settings.INSTALLED_APPS for your django project.\n\n::\n\n INSTALLED_APPS = (\n # ..\n 'django_ftpserver',\n )\n\n3. migrate(Django>=1.7) or syncdb(Django<1.7) app.\n\n::\n\n $ python manage.py migrate\n\n4. Run ``manage.py ftpserver`` command.\n\n::\n\n $ python manage.py ftpserver 127.0.0.1:10021\n\nRequirements\n============\n\n* Target Python version is 2.6, 2.7, 3.3, 3.4 and 3.5.\n* Django>=1.4\n* pyftpdlib\n\nLicense\n=======\n\nThis software is licensed under the MIT License.\n\nDocumentation\n=============\n\nThe latest documentation is hosted at Read The Docs.\n\nhttps://django-ftpserver.readthedocs.org/en/latest/\n\nDevelop\n=======\n\nThis project is hosted at Github: https://github.com/tokibito/django-ftpserver\n\nAuthor\n======\n\n* Shinya Okano\n\n.. |build-status| image:: https://travis-ci.org/tokibito/django-ftpserver.svg?branch=master\n :target: https://travis-ci.org/tokibito/django-ftpserver\n.. |docs| image:: https://readthedocs.org/projects/django-ftpserver/badge/?version=latest\n :target: https://readthedocs.org/projects/django-ftpserver/\n.. |pypi| image:: https://badge.fury.io/py/django-ftpserver.svg\n :target: http://badge.fury.io/py/django-ftpserver", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tokibito/django-ftpserver", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "lab-django-ftpserver", "package_url": "https://pypi.org/project/lab-django-ftpserver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lab-django-ftpserver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tokibito/django-ftpserver" }, "release_url": "https://pypi.org/project/lab-django-ftpserver/0.3.5.1/", "requires_dist": null, "requires_python": null, "summary": "FTP server application for Django.", "version": "0.3.5.1" }, "last_serial": 2245700, "releases": { "0.3.5": [ { "comment_text": "", "digests": { "md5": "832f58ec5982ecabe160a759edb6a723", "sha256": "fc1056ea39d3a2f3c71d60c6fb7a6a4d44b8e13dba9e837caea51ea8af363daf" }, "downloads": -1, "filename": "lab_django_ftpserver-0.3.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "832f58ec5982ecabe160a759edb6a723", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14054, "upload_time": "2016-07-26T20:49:12", "url": "https://files.pythonhosted.org/packages/32/f8/ef43a77784c902f3416280eae2ae6b4f54613a9f85fa3e0ef25dc597541e/lab_django_ftpserver-0.3.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b1604eb9970dcbb837c6f0dad53a8d1", "sha256": "1ae2e125bd3422c975d23e89e29a4cd8602f26d8c02861b52a980d0a0a115f5f" }, "downloads": -1, "filename": "lab-django-ftpserver-0.3.5.tar.gz", "has_sig": false, "md5_digest": "0b1604eb9970dcbb837c6f0dad53a8d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19576, "upload_time": "2016-07-26T20:49:10", "url": "https://files.pythonhosted.org/packages/97/8a/b4845da8686c9a5176d344aa6812bf5edde0e69634d3cc879ab1f6307a5d/lab-django-ftpserver-0.3.5.tar.gz" } ], "0.3.5.1": [ { "comment_text": "", "digests": { "md5": "d8e8e3ee9c6aa6d14c620edaf529ed07", "sha256": "20fdb7fc812d33ee2baa343d160e2001391d1b2ff0e6e856cd8baa965b5bd5d1" }, "downloads": -1, "filename": "lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d8e8e3ee9c6aa6d14c620edaf529ed07", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14032, "upload_time": "2016-07-26T21:35:56", "url": "https://files.pythonhosted.org/packages/77/e9/5ec0a2fe2e5735c4c6169c94ce7aa401c5830eb1843d07eb517ad13916e9/lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36ec9b90ce9d68769167ab805534e7df", "sha256": "e498c47ca271063c24c65b4cd11104e3db325e196485f31b823270688310c2f7" }, "downloads": -1, "filename": "lab-django-ftpserver-0.3.5.1.tar.gz", "has_sig": false, "md5_digest": "36ec9b90ce9d68769167ab805534e7df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19619, "upload_time": "2016-07-26T21:35:54", "url": "https://files.pythonhosted.org/packages/10/0e/aba81b3eebc1e1e9176929ee9c75017d6c84789edf168b94fecfa4f364f9/lab-django-ftpserver-0.3.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8e8e3ee9c6aa6d14c620edaf529ed07", "sha256": "20fdb7fc812d33ee2baa343d160e2001391d1b2ff0e6e856cd8baa965b5bd5d1" }, "downloads": -1, "filename": "lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d8e8e3ee9c6aa6d14c620edaf529ed07", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14032, "upload_time": "2016-07-26T21:35:56", "url": "https://files.pythonhosted.org/packages/77/e9/5ec0a2fe2e5735c4c6169c94ce7aa401c5830eb1843d07eb517ad13916e9/lab_django_ftpserver-0.3.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36ec9b90ce9d68769167ab805534e7df", "sha256": "e498c47ca271063c24c65b4cd11104e3db325e196485f31b823270688310c2f7" }, "downloads": -1, "filename": "lab-django-ftpserver-0.3.5.1.tar.gz", "has_sig": false, "md5_digest": "36ec9b90ce9d68769167ab805534e7df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19619, "upload_time": "2016-07-26T21:35:54", "url": "https://files.pythonhosted.org/packages/10/0e/aba81b3eebc1e1e9176929ee9c75017d6c84789edf168b94fecfa4f364f9/lab-django-ftpserver-0.3.5.1.tar.gz" } ] }