{"id":18341780,"url":"https://github.com/jerluc/qdpy","last_synced_at":"2025-07-23T16:34:42.448Z","repository":{"id":146317014,"uuid":"53151218","full_name":"jerluc/qdpy","owner":"jerluc","description":"A quickly distributed IPython environment","archived":false,"fork":false,"pushed_at":"2016-03-15T18:39:18.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:40:38.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerluc.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-04T17:01:11.000Z","updated_at":"2016-03-10T06:13:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6595b6d-cf39-4c4c-b31a-ac14a14dfb7c","html_url":"https://github.com/jerluc/qdpy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerluc/qdpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fqdpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fqdpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fqdpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fqdpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerluc","download_url":"https://codeload.github.com/jerluc/qdpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerluc%2Fqdpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266714450,"owners_count":23973121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T20:28:28.367Z","updated_at":"2025-07-23T16:34:42.382Z","avatar_url":"https://github.com/jerluc.png","language":"Python","readme":"qdpy\n====\n\n.. image:: https://api.travis-ci.org/jerluc/qdpy.svg?branch=master\n    :alt: Build Status\n    :target: https://travis-ci.org/jerluc/qdpy\n\n.. image:: https://readthedocs.org/projects/qdpy/badge/?version=latest\n    :alt: Documentation Status\n    :target: https://readthedocs.org/projects/qdpy/?badge=latest\n\n`qdpy \u003chttp://qdpy.rtfd.org\u003e`_ is a quickly distributed IPython environment\n\nQuick links\n-----------\n\n* `Documentation \u003chttp://qdpy.rtfd.org\u003e`_\n* `Source \u003chttps://github.com/jerluc/qdpy\u003e`_\n\nInstallation\n------------\n\nqdpy requires `IPython \u003chttps://ipython.org\u003e`_ to be installed. If you don't already have IPython\ninstalled, your life condition is probably going to dramatically improve after you `download and\ninstall it \u003chttps://jupyter.readthedocs.org/en/latest/install.html\u003e`_ :)\n\n.. parsed-literal::\n\n    git clone git@github.com:jerluc/qdpy.git\n    cd qdpy\n    pip install .\n\nUsage\n-----\n\nOnce installed, qdpy must be loaded into your IPython shell using the ``%load_ext`` magic:\n\n.. parsed-literal::\n\n    In[1]: %load_ext qdpy\n\nIf you'd like to auto-load qdpy anytime you open an IPython shell, add the following to your\nIPython config file (usually this is located in `~/.ipython/profile_default/ipython_config.py`):\n\n.. parsed-literal::\n\n    c = get_config()\n\n    # ...\n\n    c.InteractiveShellApp.extensions = [\n        'qdpy'\n    ]\n\nOnce qdpy is loaded, you may join or leave collaboration groups using the ``%join_group \u003cGROUP\u003e`` or\n``%leave_group \u003cGROUP\u003e`` magics\n\nThe qdpy source code is `hosted on GitHub \u003chttps://github.com/jerluc/qdpy\u003e`_.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerluc%2Fqdpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerluc%2Fqdpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerluc%2Fqdpy/lists"}