{"id":18258347,"url":"https://github.com/rafalkornel/particle_simulation_template","last_synced_at":"2025-04-08T23:19:50.262Z","repository":{"id":143537561,"uuid":"356419471","full_name":"RafalKornel/Particle_simulation_template","owner":"RafalKornel","description":"Particles simulation in python template repository.","archived":false,"fork":false,"pushed_at":"2021-04-10T18:49:19.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T18:18:05.087Z","etag":null,"topics":["matplotlib","particles","physics","physics-simulation","python","simulation","template","template-repository"],"latest_commit_sha":null,"homepage":"","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/RafalKornel.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}},"created_at":"2021-04-09T23:11:54.000Z","updated_at":"2023-03-07T10:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe13fd73-78ee-4382-a08d-56ddb1ec7477","html_url":"https://github.com/RafalKornel/Particle_simulation_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2FParticle_simulation_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2FParticle_simulation_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2FParticle_simulation_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalKornel%2FParticle_simulation_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafalKornel","download_url":"https://codeload.github.com/RafalKornel/Particle_simulation_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941988,"owners_count":21022094,"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":["matplotlib","particles","physics","physics-simulation","python","simulation","template","template-repository"],"created_at":"2024-11-05T10:30:28.935Z","updated_at":"2025-04-08T23:19:50.229Z","avatar_url":"https://github.com/RafalKornel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python particles simulation template repository\nThis repository is empty template, with basic file structure and empty classes (with type annotations and comments).\nIt has *visualize* module, which creates animation from Simulator object, using matplotlib.\n\nMake sure you have required packages before running (mainly matplotlib).\nYou can install them by this command:\n\n`pip install -r requirements.txt`\n\nFile structure:\n```\nproject\n|─  main.py\n|─  profiling_commands.txt\n│─  README.md    \n│─  requirements.txt\n|─  .gitignore\n|\n└── src\n│   │─  particle.py\n│   │─  simulator.py\n│   │─  visualize.py\n|   └─  utilities.py\n│   \n└── examples\n    │─  benchmark.py\n    └─  visualization.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkornel%2Fparticle_simulation_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafalkornel%2Fparticle_simulation_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkornel%2Fparticle_simulation_template/lists"}