{"id":24508484,"url":"https://github.com/aplbrain/neuvue-client","last_synced_at":"2025-05-12T21:11:44.064Z","repository":{"id":218576674,"uuid":"411391278","full_name":"aplbrain/neuvue-client","owner":"aplbrain","description":"python client for neuvue-queue","archived":false,"fork":false,"pushed_at":"2025-03-10T14:17:47.000Z","size":827,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-01T03:41:26.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aplbrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-09-28T18:11:08.000Z","updated_at":"2025-03-10T14:17:46.000Z","dependencies_parsed_at":"2024-01-22T22:25:09.459Z","dependency_job_id":"125fd805-7a94-4cc8-9879-87226cef4f80","html_url":"https://github.com/aplbrain/neuvue-client","commit_stats":null,"previous_names":["aplbrain/neuvue-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aplbrain","download_url":"https://codeload.github.com/aplbrain/neuvue-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253823459,"owners_count":21969848,"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":[],"created_at":"2025-01-22T00:16:31.786Z","updated_at":"2025-05-12T21:11:44.038Z","avatar_url":"https://github.com/aplbrain.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=center\u003e\u003cimg align=center src='axonolotl.png' width=300 /\u003e\u003c/p\u003e\n\u003ch3 align=center\u003eneuvue-client\u003c/h3\u003e\n\u003ch6 align=center\u003ea python client for neuvuequeue\u003c/h6\u003e\n\n# Installation\n\n```shell\npip3 install git+https://github.com/aplbrain/neuvue-client.git\n```\n\n# Configuration\n\nCreate a configuration file in your home directory `~/.neuvueclient/neuvue-secret.txt` with your Google Oauth token:\n\n```\n[CONFIG]\ntoken = \u003cinsert token\u003e\n```\n\n# Usage\n\nFirst, create a new neuvuequeue instance:\n\n```python\nimport neuvueclient as Client\n\nC = Client.NeuvueQueue(\"http://neuvuequeue-server/\")\n```\n\nNow you can do all that your corazón desires:\n\n```python\nC.get_tasks(sieve={\"namespace\": \"split\"})\n```\n\n# Implementation Progress\n\n| Object   | POST | GET | LIST | DELETE | PATCH |\n|----------|------|-----|------|--------|-------|\n| Point    | ✅ | ✅ | ✅ | ✅ | ✅ \n| Task     | ✅ | ✅ | ✅ | ✅ | ✅\n| DifferStack     | ✅ | ✅ | ✅ | ✅ | ⛔\n| AgentsJob     | ✅ | ✅ | ✅ | ✅ | ⛔\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuvue-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplbrain%2Fneuvue-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuvue-client/lists"}