{ "info": { "author": "J\u00e9r\u00e9mie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======================\nNeural Network Figures\n======================\n\nCopyright (c) 2017 J\u00e9r\u00e9mie DECOCK (www.jdhp.org)\n\n* Web site: http://www.jdhp.org/software_en.html#nnfigs\n* Online documentation: http://nnfigs.readthedocs.org\n* Source code: https://github.com/jeremiedecock/neural-network-figures\n* Issue tracker: https://github.com/jeremiedecock/neural-network-figures/issues\n* nnfigs on PyPI: https://pypi.python.org/pypi/nnfigs\n\n\nDescription\n===========\n\nDraw neural network figures with Matplotlib\n\nNote:\n\n This project is still in beta stage, so the API is not finalized yet.\n\n\nDependencies\n============\n\n* Python >= 3.0\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall Neural Network Figures with these commands (in a\nterminal)::\n\n pip install --pre nnfigs\n pip install --upgrade nnfigs\n pip uninstall nnfigs\n\nOr, if you have downloaded the Neural Network Figures source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install nnfigs\n\nWindows\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under Windows 7.\n.. It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall Neural Network Figures with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre nnfigs\n py -m pip install --upgrade nnfigs\n py -m pip uninstall nnfigs\n\nOr, if you have downloaded the Neural Network Figures source code::\n\n py setup.py install\n\nMacOSX\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.5 under MacOSX 10.9 (*Mavericks*).\n.. It should also work with recent MacOSX systems.\n\nYou can install, upgrade, uninstall Neural Network Figures with these commands (in a\nterminal)::\n\n pip install --pre nnfigs\n pip install --upgrade nnfigs\n pip uninstall nnfigs\n\nOr, if you have downloaded the Neural Network Figures source code::\n\n python3 setup.py install\n\n\nDocumentation\n=============\n\n* Online documentation: http://nnfigs.readthedocs.org\n* API documentation: http://nnfigs.readthedocs.org/en/latest/api.html\n\n\nExample usage\n=============\n\nTODO\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the Neural Network Figures Bug Tracker at:\n\n https://github.com/jeremiedecock/neural-network-figures/issues\n\n\nLicense\n=======\n\nThis project is provided under the terms and conditions of the `MIT License`_.\n\n\n.. _MIT License: http://opensource.org/licenses/MIT\n.. _command prompt: https://en.wikipedia.org/wiki/Cmd.exe\n", "description_content_type": "", "docs_url": null, "download_url": "http://www.jdhp.org/software_en.html#nnfigs", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/software_en.html#nnfigs", "keywords": "nnfigs", "license": "", "maintainer": "", "maintainer_email": "", "name": "nnfigs", "package_url": "https://pypi.org/project/nnfigs/", "platform": "", "project_url": "https://pypi.org/project/nnfigs/", "project_urls": { "Download": "http://www.jdhp.org/software_en.html#nnfigs", "Homepage": "http://www.jdhp.org/software_en.html#nnfigs" }, "release_url": "https://pypi.org/project/nnfigs/0.1.dev0/", "requires_dist": null, "requires_python": "", "summary": "Draw neural network figures with Matplotlib", "version": "0.1.dev0" }, "last_serial": 5655254, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "8f05c9701ab3ebd64895f9719e5677a6", "sha256": "a9f5c27d2f1f1b3daf91addc10015b4c08e2d7e29a4ec5bd8d144e1c64abb9b0" }, "downloads": -1, "filename": "nnfigs-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "8f05c9701ab3ebd64895f9719e5677a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15838, "upload_time": "2019-08-09T12:02:27", "url": "https://files.pythonhosted.org/packages/dd/fe/ce01c7cbecda2cf76447ddfdbd83e9c0c63cd7742765e352aca24d33dbf8/nnfigs-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f05c9701ab3ebd64895f9719e5677a6", "sha256": "a9f5c27d2f1f1b3daf91addc10015b4c08e2d7e29a4ec5bd8d144e1c64abb9b0" }, "downloads": -1, "filename": "nnfigs-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "8f05c9701ab3ebd64895f9719e5677a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15838, "upload_time": "2019-08-09T12:02:27", "url": "https://files.pythonhosted.org/packages/dd/fe/ce01c7cbecda2cf76447ddfdbd83e9c0c63cd7742765e352aca24d33dbf8/nnfigs-0.1.dev0.tar.gz" } ] }