{ "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 Abstract\n=============\n\nYou can install the library with pip::\n\n pip install nxpy-abstract\n\n*Nxpy Abstract* implements the ``@abstractstatic`` decorator, which is equivalent to the\n``@abstractstaticmethod`` decorator included in the ``abc`` standard package from Python 3.2.\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-abstract", "package_url": "https://pypi.org/project/nxpy-abstract/", "platform": "", "project_url": "https://pypi.org/project/nxpy-abstract/", "project_urls": { "Documentation": "https://nxpy.readthedocs.io/en/latest/abstract.html", "Source Code": "https://github.com/nmusatti/nxpy/tree/master/libs/abstract" }, "release_url": "https://pypi.org/project/nxpy-abstract/1.0.0/", "requires_dist": [ "six" ], "requires_python": "", "summary": "Abstract class helpers", "version": "1.0.0" }, "last_serial": 4349313, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "63e1a3070ed165875409d3494100fb92", "sha256": "36786b0cedc382053e5f2027c60d289b11c33b14f4b413484585c0dc28842bce" }, "downloads": -1, "filename": "nxpy_abstract-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63e1a3070ed165875409d3494100fb92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4266, "upload_time": "2018-10-07T13:35:45", "url": "https://files.pythonhosted.org/packages/17/e6/48b8107a9999d149bc5388311cc12da8c69768ca3c962da34cf4056e503f/nxpy_abstract-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18ee20e5b2fb41fc401d0a4a58241807", "sha256": "3a4f2026994eff44436ec5b4ff9c39553724a16d2270d9da710cddc2b4aee8b2" }, "downloads": -1, "filename": "nxpy_abstract-1.0.0.tar.gz", "has_sig": false, "md5_digest": "18ee20e5b2fb41fc401d0a4a58241807", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3079, "upload_time": "2018-10-07T13:35:46", "url": "https://files.pythonhosted.org/packages/b7/ae/828db018b400f73f9c168814cd25bfc16253e75057fa87b462ca22e3e645/nxpy_abstract-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63e1a3070ed165875409d3494100fb92", "sha256": "36786b0cedc382053e5f2027c60d289b11c33b14f4b413484585c0dc28842bce" }, "downloads": -1, "filename": "nxpy_abstract-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63e1a3070ed165875409d3494100fb92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4266, "upload_time": "2018-10-07T13:35:45", "url": "https://files.pythonhosted.org/packages/17/e6/48b8107a9999d149bc5388311cc12da8c69768ca3c962da34cf4056e503f/nxpy_abstract-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18ee20e5b2fb41fc401d0a4a58241807", "sha256": "3a4f2026994eff44436ec5b4ff9c39553724a16d2270d9da710cddc2b4aee8b2" }, "downloads": -1, "filename": "nxpy_abstract-1.0.0.tar.gz", "has_sig": false, "md5_digest": "18ee20e5b2fb41fc401d0a4a58241807", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3079, "upload_time": "2018-10-07T13:35:46", "url": "https://files.pythonhosted.org/packages/b7/ae/828db018b400f73f9c168814cd25bfc16253e75057fa87b462ca22e3e645/nxpy_abstract-1.0.0.tar.gz" } ] }