{ "info": { "author": "S\u00e9bastien Gendre", "author_email": "seb@k-7.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "* Get infos about hackerspaces\n\n Get some informations about hackerspaces, makerspaces, fablabs, etc,\n by using the Spacedirectory.org and the Space API.\n\n Provide 2 tools:\n - A command line software, nammed =spacedirectory=\n - A Python module, also nammed =spacedirectory=, that you can use in\n your Python softwares\n\n** Features\n\n*** Command line\n\n - Get the list of spaces from spacedirectory\n - Get, in one time, infos of a given space name\n - Get infos of a given Space API\n - Infos you can get on the terminal (ony what space publish):\n - Name\n - Website URL\n - Status\n\t- If open\n\t- Last time the status changed\n\t- The person who lastly changed the state\n\t- Status message\n - Location\n\t- Postal address\n\t- Latitude\n\t- Longitude\n - Contact\n\t- Phone number\n\t- SIP URL\n\t- IRC channel URL\n\t- Public Jabber/XMPP multi-user chatroom\n\t- Twitter account\n\t- Identi.ca or StatusNet account\n\t- Mailing list address\n\t- E-mail address for contacting\n\t- E-mail address for issue reports\n - Get a dump of space data in JSON (as get from his Space API)\n\n*** Python module\n\n - Compatible with Space API V0.13 \n - Get the list of spaces, and their Space API URL, from\n spacedirectory\n - Get a Python object (spacedirectory.Space) with infos of a given\n space name or a given JSON data (ony what space publish):\n - Name\n - Logo URL\n - Website URL\n - Status\n\t- If open\n\t- Last time the status changed\n\t- The person who lastly changed the state\n\t- Status message\n\t- Open and close logo URL\n - Location\n\t- Postal address\n\t- Latitude\n\t- Longitude\n - Contact\n\t- Phone number\n\t- SIP URL\n\t- IRC channel URL\n\t- Public Jabber/XMPP multi-user chatroom\n\t- Twitter account\n\t- Identi.ca or StatusNet account\n\t- Mailing list address\n\t- E-mail address for contacting\n\t- E-mail address for issue reports\n - Get a dump of spacedirectory.Space data in JSON\n\n\n** Install\n\n*** From the Python Package Index\n\n #+BEGIN_SRC sh\n pip3 install --user spacedirectory\n #+END_SRC\n\n Remove the =--user= flag from =pip3= command if you use a virtual\n environement, or if you want to install on system side.\n\n*** From source\n\n #+BEGIN_SRC sh\n git clone https://framagit.org/SebGen/spacedirectory.git\n cd spacedirectory\n pip3 install --user .\n #+END_SRC\n\n Remove the =--user= flag from =pip3= command if you use a virtual\n environement, or if you want to install on system side.\n\n You can also install directly from the source repo:\n #+BEGIN_SRC sh\n pip3 install --user git+https://framagit.org/SebGen/spacedirectory\n #+END_SRC\n\n** Usage\n\n*** Command line\n\n**** Get the list of spaces known by Space Directory\n\n Simply call the program:\n #+BEGIN_SRC sh\n spacedirectory\n #+END_SRC\n\n Or call the program with the command =list=:\n #+BEGIN_SRC sh\n spacedirectory list\n #+END_SRC\n\n**** Get infos of a space\n\n Simply call the program with the command =info= and the space name:\n #+BEGIN_SRC sh\n spacedirectory info \"space name\"\n #+END_SRC\n\n**** Get infos of a space api\n\n Call the program with the command =info= and with option =-a= or =--api=:\n #+BEGIN_SRC sh\n spacedirectory info -a \"api url\"\n #+END_SRC\n\n**** Get a dump of an asked space infos in JSON\n\n Call the program with the command =info= and with flag =-j= or =--json=:\n #+BEGIN_SRC sh\n spacedirectory info \"space name\" -j\n #+END_SRC\n\n\n*** Python module\n\n See file [[file:doc/modules/usage.org][doc/modules/usage.org]]\n\n** About \n\n*** Space Directory\n\n Space Directory project, or Spacedirectory.org, is a friendly fork\n of the [[http://spaceapi.net/][Space API]] project that was started during [[https://en.wikipedia.org/wiki/Chaos_Communication_Congress][33c3]] by people\n from [[https://www.coredump.ch/][Coredump]] and [[https://fixme.ch/][Fixme]].\n\n You can find more informations, the Space API specification and\n the directory at: https://spacedirectory.org/\n\n*** Space API\n\n The purpose of the Space API is to define a unified REST API\n specification across the hackerspaces, makerspaces, fablabs,\n chaostreffs and the like across the world that can be used to\n expose information to web apps or any other application.\n\n** Licence\n\n GPLv3\n\n** Author\n\n S\u00e9bastien Gendre \n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://framagit.org/SebGen/spacedirectory", "keywords": "spacedirectory space-api", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "spacedirectory", "package_url": "https://pypi.org/project/spacedirectory/", "platform": "", "project_url": "https://pypi.org/project/spacedirectory/", "project_urls": { "Homepage": "https://framagit.org/SebGen/spacedirectory" }, "release_url": "https://pypi.org/project/spacedirectory/0.0.5/", "requires_dist": [ "ansicolors (==1.1.8)" ], "requires_python": ">=3", "summary": "Get informations about (hacker)spaces from the Spacedirectory (or a Space API)", "version": "0.0.5" }, "last_serial": 3674810, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bdc7227c1b9ec1f96b14a3583b6ac031", "sha256": "813280fe1d225cb250ebb3ff6a2115e4b8a79cadd7ebc4556c67eae2b5f265cf" }, "downloads": -1, "filename": "spacedirectory-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "bdc7227c1b9ec1f96b14a3583b6ac031", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 12374, "upload_time": "2018-03-14T22:26:53", "url": "https://files.pythonhosted.org/packages/e6/f5/26ae7e4e1ae1730b4c1cd519c8014606b41d6672ac5b048915b666d11963/spacedirectory-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ada52874e5aa63c54f18f432019194eb", "sha256": "1bce3f1ab01ab53f9eb6ad427a3eb1cab1a2366bf5cf71eb3115d65d425b8a4e" }, "downloads": -1, "filename": "spacedirectory-0.0.1.tar.gz", "has_sig": true, "md5_digest": "ada52874e5aa63c54f18f432019194eb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6727, "upload_time": "2018-03-14T22:00:00", "url": "https://files.pythonhosted.org/packages/f4/85/7c106a207209299b1e41221426c7a4cde617565efce175919b88243539bb/spacedirectory-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1a942070c08c02ad8978ce0bda91cbb0", "sha256": "e31a24ae6744038161f30265a217eb6e343421ba3f0873d710dfd51c6f7b20ce" }, "downloads": -1, "filename": "spacedirectory-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1a942070c08c02ad8978ce0bda91cbb0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 12376, "upload_time": "2018-03-14T22:20:13", "url": "https://files.pythonhosted.org/packages/23/74/e50d03174f8ccdabf8d999f177acde5dda07ec5274d8589cedfb6b0e1a44/spacedirectory-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23451437ee17c902bffaada9f77fde62", "sha256": "ae30460dfa6479373807780cb687a10348eb6bbcab8e7abb5d15c6e0b16a623c" }, "downloads": -1, "filename": "spacedirectory-0.0.2.tar.gz", "has_sig": true, "md5_digest": "23451437ee17c902bffaada9f77fde62", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7532, "upload_time": "2018-03-14T22:18:37", "url": "https://files.pythonhosted.org/packages/df/c4/a72ae1a75cf4c18880a1f4c97684ba7f37daef64a8018b7997d16995ff84/spacedirectory-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1b807b00ca27e91d673c8461aea80819", "sha256": "c01dbf59fe2e6eea454ab15fd0921be15bc6c3c7b1df7d3b5a5b833a3c7f1dd8" }, "downloads": -1, "filename": "spacedirectory-0.0.3-py3-none-any.whl", "has_sig": true, "md5_digest": "1b807b00ca27e91d673c8461aea80819", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 12375, "upload_time": "2018-03-14T22:26:55", "url": "https://files.pythonhosted.org/packages/27/01/28ec47caeb6c9eb0524e2fd2604c11de2ec7be1aa354b3d289e60678d83e/spacedirectory-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ad55e1b36e002d4421fff35ffafa4d", "sha256": "b2d2adf83bb07657370b8510762ed334442e9efa6e8658b2e5855432d97a1466" }, "downloads": -1, "filename": "spacedirectory-0.0.3.tar.gz", "has_sig": true, "md5_digest": "75ad55e1b36e002d4421fff35ffafa4d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7567, "upload_time": "2018-03-14T22:28:43", "url": "https://files.pythonhosted.org/packages/f5/8d/54ccc54280569ec70893a0638bc82e7f02da8db1e8af473324a0a4d8adc1/spacedirectory-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d39d7e7564b8c932f6e5a053f0366363", "sha256": "2ca8e8999869a5ec8a4f7d8cb80a4c10ea3ed621acb966f4a507b1fbf07f3cf4" }, "downloads": -1, "filename": "spacedirectory-0.0.4-py3-none-any.whl", "has_sig": true, "md5_digest": "d39d7e7564b8c932f6e5a053f0366363", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 17386, "upload_time": "2018-03-15T21:04:34", "url": "https://files.pythonhosted.org/packages/11/16/7ce554012bb0c0d1f63e42186e7d40f3e6958b62326028a022f7606b9390/spacedirectory-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6c76e4f6aacbce53e313a6d195b0635", "sha256": "e2ab4ba7c6f41c9ea637338b2db00d69ca0f5aacbe3ac5fa894a3aa1886cc426" }, "downloads": -1, "filename": "spacedirectory-0.0.4.tar.gz", "has_sig": true, "md5_digest": "f6c76e4f6aacbce53e313a6d195b0635", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7793, "upload_time": "2018-03-15T21:04:36", "url": "https://files.pythonhosted.org/packages/89/2b/2feed565567a480f8cebbcde1d4fd9badf4043f536ddbfcda4f9b4071447/spacedirectory-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "c9c159bb32e4de72ec2be989704ee30b", "sha256": "5a42ce34940f11685914d278de67eaca9efc733f4c8bd78b4375ace5b07d936d" }, "downloads": -1, "filename": "spacedirectory-0.0.5-py3-none-any.whl", "has_sig": true, "md5_digest": "c9c159bb32e4de72ec2be989704ee30b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 17572, "upload_time": "2018-03-16T03:55:36", "url": "https://files.pythonhosted.org/packages/66/fd/546cca3533303fc33571ed9ddd8d6c4dc2a2052ebcee71f8a13f5977bdeb/spacedirectory-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ec96fe9011bae2e998d32e54bd00048", "sha256": "4cb61fc57568c7b5bf041362cde5b82c941ce25d40e17e9461fb1ba6017337e2" }, "downloads": -1, "filename": "spacedirectory-0.0.5.tar.gz", "has_sig": true, "md5_digest": "4ec96fe9011bae2e998d32e54bd00048", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7962, "upload_time": "2018-03-16T03:55:38", "url": "https://files.pythonhosted.org/packages/50/52/ece6d4f50a8adabf19050146a27a0ac74db2acf69e9c1a98bbcfb6464fcf/spacedirectory-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9c159bb32e4de72ec2be989704ee30b", "sha256": "5a42ce34940f11685914d278de67eaca9efc733f4c8bd78b4375ace5b07d936d" }, "downloads": -1, "filename": "spacedirectory-0.0.5-py3-none-any.whl", "has_sig": true, "md5_digest": "c9c159bb32e4de72ec2be989704ee30b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 17572, "upload_time": "2018-03-16T03:55:36", "url": "https://files.pythonhosted.org/packages/66/fd/546cca3533303fc33571ed9ddd8d6c4dc2a2052ebcee71f8a13f5977bdeb/spacedirectory-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ec96fe9011bae2e998d32e54bd00048", "sha256": "4cb61fc57568c7b5bf041362cde5b82c941ce25d40e17e9461fb1ba6017337e2" }, "downloads": -1, "filename": "spacedirectory-0.0.5.tar.gz", "has_sig": true, "md5_digest": "4ec96fe9011bae2e998d32e54bd00048", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7962, "upload_time": "2018-03-16T03:55:38", "url": "https://files.pythonhosted.org/packages/50/52/ece6d4f50a8adabf19050146a27a0ac74db2acf69e9c1a98bbcfb6464fcf/spacedirectory-0.0.5.tar.gz" } ] }