{ "info": { "author": "Bystroushaak", "author_email": "bystrousak@kitakitsune.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\n.. image:: https://badge.fury.io/py/BalancedDiscStorage.png\n :target: https://pypi.python.org/pypi/BalancedDiscStorage\n\n.. image:: https://img.shields.io/pypi/dm/BalancedDiscStorage.svg\n :target: https://pypi.python.org/pypi/BalancedDiscStorage\n\n.. image:: https://readthedocs.org/projects/BalancedDiscStorage/badge/?version=latest\n :target: http://BalancedDiscStorage.readthedocs.org/\n\n.. image:: https://img.shields.io/pypi/l/BalancedDiscStorage.svg\n\n.. image:: https://img.shields.io/github/issues/edeposit/BalancedDiscStorage.svg\n :target: https://github.com/edeposit/BalancedDiscStorage/issues\n\nThis module is used to provide storage for your files / archives. Storage itself makes sure, that there is never more files in one directory, than ``BalancedDiscStorage.dir_limit``.\n\nThis module is necessary, because a lot of filesystems have problems with tens of thousands / milions files stored in one directory. This module stores the files in trees, which are similar to binary trees, but our trees should never change, once created. You can thus reference the returned paths in other software.\n\nDocumentation\n-------------\n\nFull module documentation and description can be found at Read the Docs:\n\n- http://balanceddiscstorage.rtfd.org\n\n\nContributors\n============\n\n- Bystroushaak , Main developer\n\nChangelog\n=========\n\n1.1.0\n-----\n - Added py3 compatibility thanks to https://github.com/ralic\n\n1.0.3\n-----\n - Added better exceptions handling in case that file-copying fails.\n\n1.0.2\n-----\n - Fixed missing init in doc/.\n\n1.0.1\n-----\n - Fixed package metadata files.\n\n1.0.0\n-----\n - Added test coverage.\n - Added documentation.\n\n0.1.0\n-----\n - Project created.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Bystroushaak/BalancedDiscStorage", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "BalancedDiscStorage", "package_url": "https://pypi.org/project/BalancedDiscStorage/", "platform": "", "project_url": "https://pypi.org/project/BalancedDiscStorage/", "project_urls": { "Homepage": "https://github.com/Bystroushaak/BalancedDiscStorage" }, "release_url": "https://pypi.org/project/BalancedDiscStorage/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Makes sure, that there are never more files in one directory, than your LIMIT.", "version": "1.1.0" }, "last_serial": 2882908, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a8441d2a5bfa0ba0c16b0fbf2855178e", "sha256": "9f1abba5fad030d4353a9282b2e12c27701802da5fac08bd61f8a77a80a67c2d" }, "downloads": -1, "filename": "BalancedDiscStorage-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a8441d2a5bfa0ba0c16b0fbf2855178e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5334, "upload_time": "2015-09-03T14:23:20", "url": "https://files.pythonhosted.org/packages/fe/e3/9d44f041ba3b0bb4455df06d0adebb675a324f89f47f6a38603e25cba87e/BalancedDiscStorage-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "2a6bd1ab67635f78123e8fcb4b7b205c", "sha256": "47f305364a8edfc2d196b69b6188c82e07ad421d0e1eb6de376000e0b597d638" }, "downloads": -1, "filename": "BalancedDiscStorage-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2a6bd1ab67635f78123e8fcb4b7b205c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5363, "upload_time": "2015-09-03T14:23:59", "url": "https://files.pythonhosted.org/packages/5c/0c/1db61d9d74b24f5f45cdb356af78f4b9ffab4f8de0df383a6b4aac07fa23/BalancedDiscStorage-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "19110d14cf81b48fd7d52bfa3bcc15ee", "sha256": "394f6eb3e5475a6aa6e2d4ea637274db38c1c8500a47e5b431092a4fc968ec97" }, "downloads": -1, "filename": "BalancedDiscStorage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "19110d14cf81b48fd7d52bfa3bcc15ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13827, "upload_time": "2015-09-03T14:36:50", "url": "https://files.pythonhosted.org/packages/a2/70/837c6733811345360267b0c1d8fbbb4bef82afe04bc970f23bace289f10e/BalancedDiscStorage-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "115a1d716f5813d661c7637a8cb03d12", "sha256": "fc0afa2c7d14964c5186b0ded2ee4d9a81b6cd42f46c24e0e775d84c3051f625" }, "downloads": -1, "filename": "BalancedDiscStorage-1.0.2.tar.gz", "has_sig": false, "md5_digest": "115a1d716f5813d661c7637a8cb03d12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14108, "upload_time": "2015-09-16T14:30:33", "url": "https://files.pythonhosted.org/packages/8a/94/f533f04e594f5b7ec46c3082a099f0c8b92cd3c9ca57baee2bc2db74e2ab/BalancedDiscStorage-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "fea298a367aeb3fd01617924f261d6ef", "sha256": "1cd29e3031bcaec8220ee79fa537fe84752ad66bddc16957106c604816eceed4" }, "downloads": -1, "filename": "BalancedDiscStorage-1.0.3.tar.gz", "has_sig": false, "md5_digest": "fea298a367aeb3fd01617924f261d6ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14201, "upload_time": "2015-11-14T00:18:12", "url": "https://files.pythonhosted.org/packages/af/fc/9c565e01629749d26e88a4754bf4649a7e2e1b80a55985b4a4d342477158/BalancedDiscStorage-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "9ad7e9d5817ec64a79b47a3eb3564e15", "sha256": "fc4b77bef6f292df24b11dcf0a9dc97af0e59074fab9d9e9aec1074751dfd1f8" }, "downloads": -1, "filename": "BalancedDiscStorage-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9ad7e9d5817ec64a79b47a3eb3564e15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14818, "upload_time": "2017-05-18T10:44:10", "url": "https://files.pythonhosted.org/packages/51/c7/f2092a71fad7580cb35b5513909651bdc159704a50eddb4996d40769104f/BalancedDiscStorage-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ad7e9d5817ec64a79b47a3eb3564e15", "sha256": "fc4b77bef6f292df24b11dcf0a9dc97af0e59074fab9d9e9aec1074751dfd1f8" }, "downloads": -1, "filename": "BalancedDiscStorage-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9ad7e9d5817ec64a79b47a3eb3564e15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14818, "upload_time": "2017-05-18T10:44:10", "url": "https://files.pythonhosted.org/packages/51/c7/f2092a71fad7580cb35b5513909651bdc159704a50eddb4996d40769104f/BalancedDiscStorage-1.1.0.tar.gz" } ] }