{"id":17494402,"url":"https://github.com/shijbey/repraxispy","last_synced_at":"2025-05-12T12:42:31.371Z","repository":{"id":227346867,"uuid":"771166042","full_name":"ShiJbey/RePraxisPy","owner":"ShiJbey","description":"Python port of the RePraxis database library","archived":false,"fork":false,"pushed_at":"2024-05-13T17:18:58.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T16:04:12.720Z","etag":null,"topics":["database","in-memory-database","logic-programming","python","social-simulation","versu"],"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/ShiJbey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-03-12T20:04:20.000Z","updated_at":"2024-12-28T19:37:44.000Z","dependencies_parsed_at":"2024-03-28T05:28:50.685Z","dependency_job_id":"dcc6624e-39ae-45b4-82e9-f42e7a03e217","html_url":"https://github.com/ShiJbey/RePraxisPy","commit_stats":null,"previous_names":["shijbey/repraxispy"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiJbey%2FRePraxisPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiJbey%2FRePraxisPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiJbey%2FRePraxisPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiJbey%2FRePraxisPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShiJbey","download_url":"https://codeload.github.com/ShiJbey/RePraxisPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253742249,"owners_count":21956985,"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","in-memory-database","logic-programming","python","social-simulation","versu"],"created_at":"2024-10-19T13:25:29.022Z","updated_at":"2025-05-12T12:42:31.285Z","avatar_url":"https://github.com/ShiJbey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Re:Praxis - Python Port of RePraxis\n\nThis repo contains the Python port of [Re:Praxis](https://github.com/ShiJbey/RePraxis). RePraxis is an in-memory database solution for games and applications. It is based on the Praxis exclusion logic language used in the [Versu Engine](https://versu.com/). I reimplemented and ported it to C# and Python to facilitate declarative queries in social simulation projects.\n\n## Installation\n\n```bash\n# MacOS/Linux\npython3 -m pip install repraxis\n\n# Windows\npy -m pip install repraxis\n```\n\n## Documentation \n\nPlease see the [original repo](https://github.com/ShiJbey/RePraxis) for documentation on how to use RePraxis. The public APIs are mostly identical, with the following differences:\n\n- `RePraxisDatabase.Assert()` was renamed `RePraxisDatabase.asset_statement` (`assert` is a reserved keyword in Python).\n- Method and function names were changed to snake-case to comply with Python conventions.\n\n## Examples\n\nThe best place to find examples is the unit tests within `tests`. The unit tests cover almost all operations, from data insertion to performing queries with multiple statements.\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshijbey%2Frepraxispy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshijbey%2Frepraxispy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshijbey%2Frepraxispy/lists"}