{"id":20956547,"url":"https://github.com/bluebrain/bluepyentity","last_synced_at":"2025-05-14T05:32:00.846Z","repository":{"id":63187982,"uuid":"532927091","full_name":"BlueBrain/bluepyentity","owner":"BlueBrain","description":"Manage entities within the knowledge graph","archived":false,"fork":false,"pushed_at":"2024-07-05T11:56:27.000Z","size":461,"stargazers_count":5,"open_issues_count":8,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-10T17:47:41.345Z","etag":null,"topics":["database"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-05T14:04:56.000Z","updated_at":"2024-07-05T11:56:27.000Z","dependencies_parsed_at":"2023-02-14T17:15:27.479Z","dependency_job_id":null,"html_url":"https://github.com/BlueBrain/bluepyentity","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fbluepyentity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fbluepyentity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fbluepyentity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fbluepyentity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/bluepyentity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076977,"owners_count":22010630,"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","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":["database"],"created_at":"2024-11-19T01:26:38.401Z","updated_at":"2025-05-14T05:32:00.293Z","avatar_url":"https://github.com/BlueBrain.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"bluepyentity\n============\n\nNEXUS Productivity Layer, helps to:\n\n- access NEXUS through the command line interface\n- provide convenience functions to simplify common operations using NEXUS\n\nInstallation\n------------\n\nFrom PyPi:\n\n.. code-block:: bash\n\n   pip install bluepyentity\n\n\nUsage and examples: Command Line Interaction\n--------------------------------------------\n\n\nToken:\n~~~~~~\n\nUsing the `keyring`_, a NEXUS token can be stored to reduce the number of required authentication steps:\n\n.. code-block:: bash\n\n    token='copy your token here'\n    bluepyentity token set --token $token\n\nOne can see the contents of the token with:\n\n.. code-block:: bash\n\n    bluepyentity token decode\n\nOne can get the token with (note that this can be piped to other apps that need the token, or saved as an environment variable):\n\n.. code-block:: bash\n\n    bluepyentity token get\n\n    # save as environment variable:\n\n    token=`bluepyentity token get`\n\nInfo:\n~~~~~\n\nOne can look at the associated information of an identifier with:\n\n.. code-block:: bash\n\n    bluepyentity info SOME_ID\n\nExplorer:\n~~~~~~~~~\n\nOne can navigate the links of an identifier with:\n\n\n.. code-block:: bash\n\n    bluepyentity explorer SOME_ID\n\n.. _`keyring`: https://github.com/jaraco/keyring\n\n\nAcknowledgements\n----------------\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.\n\nThis project/research has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2).\n\nLicense\n-------\n\nRefer to `LICENSE.txt` \u003chttps://github.com/BlueBrain/bluepyentity/blob/master/LICENSE.txt\u003e`__\n\n\nCopyright (c) 2019-2024 Blue Brain Project/EPFL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fbluepyentity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluebrain%2Fbluepyentity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fbluepyentity/lists"}