{"id":24311726,"url":"https://github.com/carlosmatheus/pyginweb","last_synced_at":"2026-04-16T10:04:08.117Z","repository":{"id":68549337,"uuid":"135006480","full_name":"CarlosMatheus/PyginWeb","owner":"CarlosMatheus","description":" PyginWeb is an online scenario editor for Pygin to facilitate the development of games in Python","archived":false,"fork":false,"pushed_at":"2019-01-09T01:03:23.000Z","size":11047,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T04:06:23.048Z","etag":null,"topics":["django","game-engine","online-editor","react","webapp"],"latest_commit_sha":null,"homepage":"https://pyginweb.herokuapp.com/","language":"CSS","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/CarlosMatheus.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-27T01:25:09.000Z","updated_at":"2021-02-25T06:18:33.000Z","dependencies_parsed_at":"2023-02-28T14:45:54.384Z","dependency_job_id":null,"html_url":"https://github.com/CarlosMatheus/PyginWeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CarlosMatheus/PyginWeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarlosMatheus%2FPyginWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarlosMatheus%2FPyginWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarlosMatheus%2FPyginWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarlosMatheus%2FPyginWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CarlosMatheus","download_url":"https://codeload.github.com/CarlosMatheus/PyginWeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarlosMatheus%2FPyginWeb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["django","game-engine","online-editor","react","webapp"],"created_at":"2025-01-17T07:14:15.463Z","updated_at":"2026-04-16T10:04:08.112Z","avatar_url":"https://github.com/CarlosMatheus.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyginWeb\n\nPyginWeb is an online scenario editor for Pygin to facilitate the development of games in Python. It was developed using React, DJango and SQLite. The latest version is running [here.](https://pyginweb.herokuapp.com/)\n\nOne of the purposes of this game editor is to make python game development easier.\nThis engine includes support for collisions, meshes, materials, game objects and scenes.\nThe elements used are very similar to the ones used in the engine [Unity](https://unity3d.com/ \"Unity Official Website\").\n\n## Installation\n\nFirst, you must install the Pygame package.\n\n```\n$ pip install pygame-engine\n```\n\nNow you must install the web development dependencies. To do this, you must first clone this repository. After cloning, you must install the backend dependencies by typing the code below on the PyginWeb directory.\n\n```\n$ pip install -r requirements.txt\n```\n\nLastly you must install the frontend dependencies by typing the code below on the Pygin/frontend directory.\n\n```\n$ npm install\n```\n\n## Running Servers\n\nTo be able to develop you must run the frontend and backend servers. To run them do the following:\n\n```\npython manage.py makemigrations\npython manage.py migrate\npython manage.py runserver\n```\n\n```\ncd frontend\nnpm start\n```\n\nNow you are free to test the webapp by opening 127.0.0.1:8000 on your browser!\n\n## Notes about documentation and contributing\n\nIf any substantial change is made, please, help out with the documentation using the [wiki](https://github.com/CarlosMatheus/Balance/wiki).\n\n## About\n\nThis project aims to make the process of game development using python easier. To understand a little bit more about how the code is structured visit the [wiki](https://github.com/CarlosMatheus/Engine/wiki).\n\n## License\n\nThis project is licensed under the MIT License - see the [licence](LICENCE.md) file for details.\n\n## Acknowledgments\n\n* **Professor Edgar Toshiro Yano** - [Curriculum](http://buscatextual.cnpq.br/buscatextual/visualizacv.do?id=K4798593T1\u0026idiomaExibicao=2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosmatheus%2Fpyginweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlosmatheus%2Fpyginweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosmatheus%2Fpyginweb/lists"}