{"id":17749908,"url":"https://github.com/0nom4d/306radiator","last_synced_at":"2026-04-29T15:33:56.205Z","repository":{"id":104242562,"uuid":"431012602","full_name":"0Nom4D/306radiator","owner":"0Nom4D","description":"Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.","archived":false,"fork":false,"pushed_at":"2021-12-29T18:54:11.000Z","size":695,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T14:14:53.615Z","etag":null,"topics":["epitech","epitech-project","numpy","pytest","python3"],"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/0Nom4D.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}},"created_at":"2021-11-23T08:06:17.000Z","updated_at":"2022-03-31T14:18:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"13dd2ba1-7670-4d66-8857-6f809462a266","html_url":"https://github.com/0Nom4D/306radiator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0Nom4D/306radiator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F306radiator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F306radiator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F306radiator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F306radiator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0Nom4D","download_url":"https://codeload.github.com/0Nom4D/306radiator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F306radiator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32431717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["epitech","epitech-project","numpy","pytest","python3"],"created_at":"2024-10-26T11:41:48.822Z","updated_at":"2026-04-29T15:33:56.185Z","avatar_url":"https://github.com/0Nom4D.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 306radiator\n\n306radiator is a B-MAT-500 EPITECH module project.\n\n306radiator is about the heat coming out of a radiator.\n\n## Before continuing...\n\nThis project is an EPITECH Project. If you are an EPITECH student, move out the way!\n\nNothing to see here... The groups don't want to be involved to your -42.\n\n![Alt Text](https://media.tenor.com/images/5a5f5957db8b98be17ef208737663b9b/tenor.gif)\n\nIf you're not, no worries! You're welcome here!\n\n### Prerequisites\n\nTo use this project, you'll need Python (Version 3.8) and Pytest for Unit Tests:\n\n* [Python Installation](https://www.python.org/downloads/)\n* [Pytest Installation](https://docs.pytest.org/en/6.2.x/getting-started.html#install-pytest)\n\n### Building program\n\n306radiator is a B-MAT-500 EPITECH module project.\n\n306radiator is about the heat coming out of a radiator.\n\nYou can use this program as it follows:\n\n```textmate\n$\u003e ./306radiator --help\nUSAGE\n    ./306radiator n ir jr [i j]\n\nDESCRIPTION\n    n           size of the room\n    (ir, jr)    coordinates of the radiator\n    (i, j)      coordinates of a point in the room\n```\n\nYou can also launch unit tests by using the command below at root of the repository:\n\n```textmate\n$\u003e coverage run --rcfile=.coveragerc -m --source=sources/ pytest --capture=sys -rA tests/\n============================= test session starts ==============================\nplatform linux -- Python 3.8.10, pytest-6.2.5, py-1.11.0, pluggy-1.0.0\nrootdir: /home/nom4d/EPITECH/306radiator\ncollected ... items\n\n...\n\n==================================== PASSES ====================================\n_____________________                  ...                ______________________\n----------------------------- Captured stdout call -----------------------------\n...\n=========================== short test summary info ============================\n...\n============================== ... passed in ...s ===============================\n$\u003e coverage report -m\n// In order to show coverage report\n```\n\n### Coding Style\n\n306radiator is developed with Python. EPITECH doesn't impose any Coding Style to this but I tried to be as cleaner as possible.\n\n## Authors\n\n* **Arthur Adam** - [0Nom4D](https://github.com/0Nom4D)\n* **Mathis Ragot** - [Mathis-Ragot](https://github.com/Mathis-Ragot)\n\nThis README file has been created with mdCreator. [Please check the project by clicking this link.](https://github.com/0Nom4D/mdCreator/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0nom4d%2F306radiator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0nom4d%2F306radiator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0nom4d%2F306radiator/lists"}