{ "info": { "author": "Nicola Musatti", "author_email": "nicola.musatti@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries" ], "description": "Nxpy Memo\n=========\n\nYou can install the library with pip::\n\n pip install nxpy-memo\n\n*Nxpy Memo* implements an abstract base class for types that need to control the number of instances\nthat may be created, e.g. to avoid duplicate ones. In other words it helps implement self-memoizing\nobjects.\n\nThe library's documentation is available on\n`ReadTheDocs `_.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Boost Software License 1.0 (BSL-1.0)", "maintainer": "", "maintainer_email": "", "name": "nxpy-memo", "package_url": "https://pypi.org/project/nxpy-memo/", "platform": "", "project_url": "https://pypi.org/project/nxpy-memo/", "project_urls": { "Documentation": "https://nxpy.readthedocs.io/en/latest/", "Source Code": "https://github.com/nmusatti/nxpy" }, "release_url": "https://pypi.org/project/nxpy-memo/1.0.0/", "requires_dist": [ "six", "nxpy-abstract", "nxpy-past" ], "requires_python": "", "summary": "Base class to implement self-memoizing types", "version": "1.0.0" }, "last_serial": 4371706, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c5aafcdf9999ad022e5d0f2ad2aa97ac", "sha256": "a73f15eb14237734737c3aa1a69b3bedc758c4d645d96e323581bbb414703f3f" }, "downloads": -1, "filename": "nxpy_memo-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5aafcdf9999ad022e5d0f2ad2aa97ac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4473, "upload_time": "2018-10-13T12:15:31", "url": "https://files.pythonhosted.org/packages/95/62/24043a095f9f0dcdb02cf9a5bb6020da4a40b0d3571f5ec570448282bd7c/nxpy_memo-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e0c38548c3f4e9be5f5be7f838c5f160", "sha256": "a7c3aba57d70b22cd94c900f2c5d0d785a17f27180cce21102ba65fe88e5913b" }, "downloads": -1, "filename": "nxpy_memo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e0c38548c3f4e9be5f5be7f838c5f160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3409, "upload_time": "2018-10-13T12:15:32", "url": "https://files.pythonhosted.org/packages/a2/72/17c38665c87d1f500f7904e48eb6791de6bb9537acb2ec45faf8bd252acd/nxpy_memo-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5aafcdf9999ad022e5d0f2ad2aa97ac", "sha256": "a73f15eb14237734737c3aa1a69b3bedc758c4d645d96e323581bbb414703f3f" }, "downloads": -1, "filename": "nxpy_memo-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5aafcdf9999ad022e5d0f2ad2aa97ac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4473, "upload_time": "2018-10-13T12:15:31", "url": "https://files.pythonhosted.org/packages/95/62/24043a095f9f0dcdb02cf9a5bb6020da4a40b0d3571f5ec570448282bd7c/nxpy_memo-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e0c38548c3f4e9be5f5be7f838c5f160", "sha256": "a7c3aba57d70b22cd94c900f2c5d0d785a17f27180cce21102ba65fe88e5913b" }, "downloads": -1, "filename": "nxpy_memo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e0c38548c3f4e9be5f5be7f838c5f160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3409, "upload_time": "2018-10-13T12:15:32", "url": "https://files.pythonhosted.org/packages/a2/72/17c38665c87d1f500f7904e48eb6791de6bb9537acb2ec45faf8bd252acd/nxpy_memo-1.0.0.tar.gz" } ] }