{ "info": { "author": "Victor Popov", "author_email": "v.a.popov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython" ], "description": "\ndjango-mogilefs-explorer\n========================\ndjango-mogilefs-explorer is a Django application, which helps interacting with\n[MogileFS](https://github.com/mogilefs) installation. Basic usage includes:\n- listing of files in MogileFS on per-directory basis\n- showing images on admin page\n- downloading files\n- uploading files\n\nRationale for application\n-------------------------\nCurrently, as of version 2.73, MogileFS lacks full WebDAV support, namely\nlisting of files (via OPTIONS) and any concept of collections.\nThis makes it impossible to use existing API to navigate in filesystem.\n\nConsequently, this app is a bit hacky, because it violates an isolation of\nservices: it connects to internal MogileFS metadata database, and uses it\nfor discovering stuff inside MogileFS.\n\nDevelopment roadmap\n-------------------\n- 0.1\n - installation, pypi distribution\n- 0.2\n - initial django application structure\n - application configuration\n - plain listing of files, not directory-wise\n- 0.3\n - direcotries: with help of functional indexes and some complex queries\n implement a virtual surrogate of collections\n - dual implementation for MySQL and PostgreSQL as MogileFS databases\n - navigate in these directories, list files\n- 0.4\n - links to download file from MogileFS directly with browser\n - proxying download requests if MogileFS is not directly accessible\n - in-page display of images using above techniques\n- 0.5\n - uploading files\n- 0.6\n - archiving entire directory for downloading (?)\n- ?.?\n - ???\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/vicpopov/django-mogilefs-explorer", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "django-mogilefs-explorer", "package_url": "https://pypi.org/project/django-mogilefs-explorer/", "platform": "", "project_url": "https://pypi.org/project/django-mogilefs-explorer/", "project_urls": { "Homepage": "https://github.com/vicpopov/django-mogilefs-explorer" }, "release_url": "https://pypi.org/project/django-mogilefs-explorer/0.1/", "requires_dist": null, "requires_python": ">=3.5.0", "summary": "Django admin helper application to manage MogileFS installation.", "version": "0.1" }, "last_serial": 4949974, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "40c5b3178d26cf73e2a0ef2ed8b6deb7", "sha256": "4e70e853ba82658dded5508dd67b4b3dcafdafe2d70618f3c9932f6b16d86ffe" }, "downloads": -1, "filename": "django_mogilefs_explorer-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "40c5b3178d26cf73e2a0ef2ed8b6deb7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.0", "size": 6505, "upload_time": "2019-03-17T10:08:01", "url": "https://files.pythonhosted.org/packages/83/29/e595609767df553251051bb21a2801c2cb5cfa51cec7ef11c06b2a8bcbd2/django_mogilefs_explorer-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c1b7ff053fd03c3e5cc7ebd824cf7a2", "sha256": "b9623f2fcad98b1e74bdc7a5c8d1a3c49e07860006858bbce4cf71607fb39e30" }, "downloads": -1, "filename": "django-mogilefs-explorer-0.1.tar.gz", "has_sig": false, "md5_digest": "8c1b7ff053fd03c3e5cc7ebd824cf7a2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 2658, "upload_time": "2019-03-17T10:08:03", "url": "https://files.pythonhosted.org/packages/ef/53/f27e54278b6dfd2b8af4a4fda7bcc5b5d44b6760f21492ef89e05b755dc7/django-mogilefs-explorer-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "40c5b3178d26cf73e2a0ef2ed8b6deb7", "sha256": "4e70e853ba82658dded5508dd67b4b3dcafdafe2d70618f3c9932f6b16d86ffe" }, "downloads": -1, "filename": "django_mogilefs_explorer-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "40c5b3178d26cf73e2a0ef2ed8b6deb7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.0", "size": 6505, "upload_time": "2019-03-17T10:08:01", "url": "https://files.pythonhosted.org/packages/83/29/e595609767df553251051bb21a2801c2cb5cfa51cec7ef11c06b2a8bcbd2/django_mogilefs_explorer-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c1b7ff053fd03c3e5cc7ebd824cf7a2", "sha256": "b9623f2fcad98b1e74bdc7a5c8d1a3c49e07860006858bbce4cf71607fb39e30" }, "downloads": -1, "filename": "django-mogilefs-explorer-0.1.tar.gz", "has_sig": false, "md5_digest": "8c1b7ff053fd03c3e5cc7ebd824cf7a2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 2658, "upload_time": "2019-03-17T10:08:03", "url": "https://files.pythonhosted.org/packages/ef/53/f27e54278b6dfd2b8af4a4fda7bcc5b5d44b6760f21492ef89e05b755dc7/django-mogilefs-explorer-0.1.tar.gz" } ] }