{"id":23564198,"url":"https://github.com/selectel/python-yawndb","last_synced_at":"2025-10-07T09:16:40.763Z","repository":{"id":24318421,"uuid":"27714734","full_name":"selectel/python-yawndb","owner":"selectel","description":"Python client for YAWNDB","archived":false,"fork":false,"pushed_at":"2014-12-08T18:29:58.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-12-26T17:13:15.430Z","etag":null,"topics":["community"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selectel.png","metadata":{"files":{"readme":"README","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}},"created_at":"2014-12-08T12:54:45.000Z","updated_at":"2021-06-28T20:44:09.000Z","dependencies_parsed_at":"2022-08-17T23:00:13.298Z","dependency_job_id":null,"html_url":"https://github.com/selectel/python-yawndb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fpython-yawndb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fpython-yawndb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fpython-yawndb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectel%2Fpython-yawndb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selectel","download_url":"https://codeload.github.com/selectel/python-yawndb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239323678,"owners_count":19620061,"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":["community"],"created_at":"2024-12-26T17:13:20.339Z","updated_at":"2025-10-07T09:16:35.723Z","avatar_url":"https://github.com/selectel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. -*- mode: rst -*-\n\nPython-yawndb |build-status|\n----------------------------\n\nPython-yawndb is a client for interacting with `YAWNDB \u003chttps://github.com/selectel/yawndb\u003e`_.\n\nYAWNDB is an in-memory circular array database.\n\nInstallation\n------------\n\nDownload the source and run::\n\n    $ python setup.py install\n\nDependencies\n------------\n\n- Twisted: event-driven networking engine (http://twistedmatrix.com)\n\nExamples\n--------\n\nHere's a basic example::\n\n    $ python\n\n    \u003e\u003e\u003e import yawndb.sync\n\n    \u003e\u003e\u003e yawndb = yawndb.sync.YAWNDB(\"127.0.0.1\")\n\n    \u003e\u003e\u003e yawndb.start()\n\n    \u003e\u003e\u003e yawndb.send_msgs([(\"stats\", 1010)])\n\n    \u003e\u003e\u003e yawndb.last(\"stats\", \"stats\", 1)\n\nTesting\n-------\n\nTo test python-yawndb run::\n\n    $ pip install -r tests/requirements.txt\n    $ py.test tests/\n\n.. |build-status| image:: https://travis-ci.org/selectel/python-yawndb.svg?branch=master\n   :target: https://travis-ci.org/selectel/python-yawndb\n   :alt: Build status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectel%2Fpython-yawndb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselectel%2Fpython-yawndb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectel%2Fpython-yawndb/lists"}