{ "info": { "author": "Caveiramanca", "author_email": "caveiramanca@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Games/Entertainment", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: pygame", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "**Pbox** is a simple module that makes it easier to handle persistent data using **pickle** or **json**.\nYou don't need to worry about writing and reading external files as well as packing and unpacking \nyour objects to and from dictionaries. **It's all done for you!**\n\nSource code and **documentation** can be found `here `_.\n\n\n**Changelog**\n\nVersion 2.6.0:\n\n* Added option to use **json** instead of **pickle**.\n* Methods **datafile** and **cached** were added to manually overwrite the **box** contents.\n\nVersion 2.5.4:\n\n* Expanding **documentation**.\n* Minor **code** refactoring.\n\nVersion 2.5.3:\n\n* Minor **code** refactoring.\n\nVersion 2.5.2:\n\n* Fixed issue that prevented to **dump** objects living inside **functions** or **classes**.\n\nVersion 2.5.1:\n\n* Added **cache_datafile** property to save the **data-file** content into **cache**.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/caveiramanca/pbox/src/master/dist/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/caveiramanca/pbox/", "keywords": "pickle,persistent data,cPickle,json", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "pbox", "package_url": "https://pypi.org/project/pbox/", "platform": "Posix,Windows", "project_url": "https://pypi.org/project/pbox/", "project_urls": { "Download": "https://bitbucket.org/caveiramanca/pbox/src/master/dist/", "Homepage": "https://bitbucket.org/caveiramanca/pbox/" }, "release_url": "https://pypi.org/project/pbox/2.6.0/", "requires_dist": null, "requires_python": null, "summary": "Pbox is a simple module that makes it easier to handle persistent data using pickle or json.", "version": "2.6.0" }, "last_serial": 1547079, "releases": { "2.6.0": [ { "comment_text": "", "digests": { "md5": "e5f929473abbf3a0400ca22c3efb6fcd", "sha256": "09d2928a8d31caf2625c216c84a655d4a79a744cfb6c516e5bafa46c9cbcc475" }, "downloads": -1, "filename": "pbox-2.6.0.tar.gz", "has_sig": false, "md5_digest": "e5f929473abbf3a0400ca22c3efb6fcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12064, "upload_time": "2015-05-09T19:35:45", "url": "https://files.pythonhosted.org/packages/12/b6/653ac6747d6281984a0c80da580a2308b922665c03c0f58c42199fbac25b/pbox-2.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5f929473abbf3a0400ca22c3efb6fcd", "sha256": "09d2928a8d31caf2625c216c84a655d4a79a744cfb6c516e5bafa46c9cbcc475" }, "downloads": -1, "filename": "pbox-2.6.0.tar.gz", "has_sig": false, "md5_digest": "e5f929473abbf3a0400ca22c3efb6fcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12064, "upload_time": "2015-05-09T19:35:45", "url": "https://files.pythonhosted.org/packages/12/b6/653ac6747d6281984a0c80da580a2308b922665c03c0f58c42199fbac25b/pbox-2.6.0.tar.gz" } ] }