{"id":23547032,"url":"https://github.com/drincs-productions/renpy-utility-lib","last_synced_at":"2025-05-15T12:31:30.425Z","repository":{"id":175623964,"uuid":"637464555","full_name":"DRincs-Productions/renpy-utility-lib","owner":"DRincs-Productions","description":"Is a basic library designed primarily to be used by other libraries","archived":false,"fork":false,"pushed_at":"2024-01-26T14:46:06.000Z","size":45,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T15:49:55.132Z","etag":null,"topics":["library","renpy"],"latest_commit_sha":null,"homepage":"https://drincs-website.web.app","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/DRincs-Productions.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-05-07T16:27:57.000Z","updated_at":"2024-04-15T08:27:49.119Z","dependencies_parsed_at":null,"dependency_job_id":"426d0aa8-da61-49b0-911e-deb80c4fdd90","html_url":"https://github.com/DRincs-Productions/renpy-utility-lib","commit_stats":null,"previous_names":["drincs-productions/renpy-utility-lib"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2Frenpy-utility-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2Frenpy-utility-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2Frenpy-utility-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2Frenpy-utility-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DRincs-Productions","download_url":"https://codeload.github.com/DRincs-Productions/renpy-utility-lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254340824,"owners_count":22054928,"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":["library","renpy"],"created_at":"2024-12-26T09:14:19.583Z","updated_at":"2025-05-15T12:31:30.393Z","avatar_url":"https://github.com/DRincs-Productions.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ren'Py Utility Library\n\nRen'Py Utility Library is DRincs Productions's library for Ren'Py, used into all our renpy project.\n\n* Flags: Is a library for Ren'Py to manage flags. ( Read more into the Wiki )\n* Tags: Is a library for Ren'Py to manage tags. ( Read more into the Wiki )\n* Logs: Is a my Log system for Ren'Py, wen you use it, you can see the log into the console, file and Notification. ( Read more into the Wiki )\n* Notification: Is a library for Notification for Ren'Py. ( Read more into the Wiki )\n* Character Disct: Is my solution for know all the character in the game, and add more information about them. ( Read more into the Wiki )\n* Coundown: Is a library for Ren'Py to manage coundown. ( Read more into the Wiki )\n* There are function for improve the code, like: IsNullOrWhiteSpace...\n\n## Install\n\nYou can install this library manually: download the zip and extract it in your project folder.\nBut I recommend you to use git submodule:\n\n```bash\ngit submodule add -b python-lib -- https://github.com/DRincs-Productions/renpy-utility-lib 'pythonpackages/renpy_utility'\ngit submodule add -b renpy-lib -- https://github.com/DRincs-Productions/renpy-utility-lib 'game/renpy_utility_tool'\n```\n\n**AND** create a empty file `__init__.py` into pythonpackages `pythonpackages/` so `pythonpackages/__init__.py`.\n\n## Update new version\n\n```bash\ngit submodule update --init --recursive\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Frenpy-utility-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrincs-productions%2Frenpy-utility-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Frenpy-utility-lib/lists"}