{"id":16697751,"url":"https://github.com/ronaldoussoren/objectgraph","last_synced_at":"2025-04-10T02:53:23.009Z","repository":{"id":62577776,"uuid":"189597579","full_name":"ronaldoussoren/objectgraph","owner":"ronaldoussoren","description":"a basic graph library.","archived":false,"fork":false,"pushed_at":"2024-02-16T17:33:53.000Z","size":67,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T14:42:51.190Z","etag":null,"topics":["graph","library","python"],"latest_commit_sha":null,"homepage":"https://objectgraph.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronaldoussoren.png","metadata":{"files":{"readme":"ReadMe.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-31T13:22:31.000Z","updated_at":"2024-01-13T23:59:57.000Z","dependencies_parsed_at":"2023-01-31T11:30:34.537Z","dependency_job_id":null,"html_url":"https://github.com/ronaldoussoren/objectgraph","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldoussoren%2Fobjectgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldoussoren%2Fobjectgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldoussoren%2Fobjectgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronaldoussoren%2Fobjectgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronaldoussoren","download_url":"https://codeload.github.com/ronaldoussoren/objectgraph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248147281,"owners_count":21055516,"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":["graph","library","python"],"created_at":"2024-10-12T17:49:08.366Z","updated_at":"2025-04-10T02:53:22.958Z","avatar_url":"https://github.com/ronaldoussoren.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n------------\n\nObjectgraph is a library that provides a class representing\nbasic graphs with nodes and edges between nodes.\n\nNodes can be arbitrary objects with an \"identifier\" attribute\n(which should be hashable). Edges can have arbitrary attributes.\n\nThe model for edges is slighly non-standard: There can be multiple\nedges between nodes, but all edges with the same attributes are\ncollapsed into one edge.\n\nThere is `documentation at readthedocs \u003chttps://objectgraph.readthedocs.io\u003e`_\n\nHistoric\n........\n\nObjectgraph is a complete rewrite of the ObjectGraph class in\n`altgraph \u003chttps://pypi.org/project/altgraph/\u003e`_,\nusing lessons learned in that project but with a complete new\nPython 3 code base and full test coverage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronaldoussoren%2Fobjectgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronaldoussoren%2Fobjectgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronaldoussoren%2Fobjectgraph/lists"}