{ "info": { "author": "A. Stoewer, A. Sobolev", "author_email": "adrian.stoewer@rz.ifi.lmu.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2" ], "description": "====================\nPython G-Node Client\n====================\n\nThe Python G-Node Client is a library, that provides access to the `G-Node REST-API`_\nfor the Python programming language.\nThe client provides a high-level interface to this service which includes useful features such as\nlazy loading, caching and the prevention of so called lost updates.\nFurther more this client library can handle native neo and odml objects.\n\n\nDependencies\n============\n\nUsing the G-Node Client requires some other python packages to be installed:\n\n- neo_ A package for representing electrophysiology data in Python\n- quantities_ Arithmetic and conversions of physical quantities\n- odml_ Open metadata markup language\n- appdirs_ Get appropriate platform-specific user dirs\n- request-futures_ Asynchronous Python HTTP Request\n- h5py_ HDF5 for Python\n\nIn order to build the documentation and install the package using setup.py the following\npackages are recommended.\n\n- sphinx_\n- setuptools_\n\nAll dependencies with the exception of the python odml package, can be installed\nusing easy_install.\nOn debian bases linux distributions one install packages for quantities (python-quantities),\nneo (python-neo), sphinx (python-sphinx), setuptools (python-setuptools) and h5py (python-h5py)\nusing the package manager (apt-get, aptitude).\n\nTo install the odml package use the following commands, with appropriate permissions\n(e.g. with sudo for the last command).\n\n.. code-block:: guess\n\n git clone https://github.com/G-Node/python-odml.git\n cd python-odml\n python setup.py install\n\n\nInstall\n=======\n\nTo install the client invoke the following commands using appropriate permissions.\n\n.. code-block:: guess\n\n git clone https://github.com/G-Node/python-gnode-client.git\n cd python-gnode-client\n python setup.py install\n\n\nHowto use the client\n====================\n\nMore information about how to use the client can be found in the online documentation_.\n\nIf this packages sphinx_ and setuptools_ are installed on your system, the documentation can\nalso be build from the cloned repository by executing the following command:\n\n.. code-block:: guess\n\n python setup.py build_sphinx\n\n\n.. TODO add link to github pages here\n\n.. external references\n.. _documentation: http://g-node.github.io/python-gnode-client/\n.. _neo: http://neuralensemble.org/neo/\n.. _quantities: https://github.com/python-quantities/python-quantities\n.. _odml: https://github.com/G-Node/python-odml\n.. _appdirs: https://github.com/ActiveState/appdirs\n.. _request-futures: https://github.com/ross/requests-futures\n.. _h5py: http://www.h5py.org/\n.. _G-Node REST-API: http://g-node.github.io/g-node-portal/\n.. _sphinx: http://sphinx-doc.org/\n.. _setuptools: https://pypi.python.org/pypi/setuptools", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/G-Node/python-gnode-client", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "gnodeclient", "package_url": "https://pypi.org/project/gnodeclient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gnodeclient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/G-Node/python-gnode-client" }, "release_url": "https://pypi.org/project/gnodeclient/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Client for the G-Node REST API.", "version": "0.4.0" }, "last_serial": 2317729, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "bed779d45065c58f8833eb5d45707579", "sha256": "338f829f4c9398efe419b3de09735cfb896624ecb543f996b7f35528be31fcde" }, "downloads": -1, "filename": "gnodeclient-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bed779d45065c58f8833eb5d45707579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43871, "upload_time": "2013-10-31T13:10:33", "url": "https://files.pythonhosted.org/packages/62/d7/879da3d87c5091e3e565c1a7fa35174ddf490b15d5fa904551c4cd892d43/gnodeclient-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7f5ce40d5009b5aaf6d2f87df21dd228", "sha256": "57a3bcba3387fdbfccddb7d8db47a7ace034a5126db5950fc6c5ca3c9609989a" }, "downloads": -1, "filename": "gnodeclient-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7f5ce40d5009b5aaf6d2f87df21dd228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45884, "upload_time": "2013-12-17T12:16:54", "url": "https://files.pythonhosted.org/packages/9d/ed/8c05a738189d0f26197290845e242f1cb307bb5113a5b1535d078f3f6191/gnodeclient-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "a475f243f3ebdb4f4a0a85e492cdd1bb", "sha256": "0809891930282e2a8905d6b9ce104d2305cc9cd4eb380931bb300247645d3740" }, "downloads": -1, "filename": "gnodeclient-0.3.1.tar.gz", "has_sig": false, "md5_digest": "a475f243f3ebdb4f4a0a85e492cdd1bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55763, "upload_time": "2014-01-13T13:54:19", "url": "https://files.pythonhosted.org/packages/7d/94/488498648fd973195f6b20fc33d37ac177d370008fd5f3e16935734f108c/gnodeclient-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "9ee6bca80c12ad48dec0ea088fbc7263", "sha256": "5aebfb115f50166413c6aaebae3d25603eafbf246af6731695ee5364e33a2ba9" }, "downloads": -1, "filename": "gnodeclient-0.3.2.tar.gz", "has_sig": false, "md5_digest": "9ee6bca80c12ad48dec0ea088fbc7263", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57174, "upload_time": "2014-04-23T07:23:20", "url": "https://files.pythonhosted.org/packages/ab/18/1b242e028d2208780957fa7965a681f4c4aebfb2436bb75cac311a3b1524/gnodeclient-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "08b0fb7a131d1392814caed1b31f7061", "sha256": "6351855ff08598a84a341ceb951296ac1b1384adcd7724b4cc9da2a02fd2661e" }, "downloads": -1, "filename": "gnodeclient-0.4.0.tar.gz", "has_sig": false, "md5_digest": "08b0fb7a131d1392814caed1b31f7061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60221, "upload_time": "2014-07-15T09:31:51", "url": "https://files.pythonhosted.org/packages/fb/9e/42c426f9f58a087b553c0796a6c2d8c312a105f0e1cc563099b409010a2d/gnodeclient-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08b0fb7a131d1392814caed1b31f7061", "sha256": "6351855ff08598a84a341ceb951296ac1b1384adcd7724b4cc9da2a02fd2661e" }, "downloads": -1, "filename": "gnodeclient-0.4.0.tar.gz", "has_sig": false, "md5_digest": "08b0fb7a131d1392814caed1b31f7061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60221, "upload_time": "2014-07-15T09:31:51", "url": "https://files.pythonhosted.org/packages/fb/9e/42c426f9f58a087b553c0796a6c2d8c312a105f0e1cc563099b409010a2d/gnodeclient-0.4.0.tar.gz" } ] }