{"id":17749905,"url":"https://github.com/0nom4d/308reedpipes","last_synced_at":"2026-05-04T13:35:27.118Z","repository":{"id":104242747,"uuid":"448845050","full_name":"0Nom4D/308reedpipes","owner":"0Nom4D","description":"Mathematical EPITECH Project - This project computes a representation of a reedpipe.","archived":false,"fork":false,"pushed_at":"2022-01-30T11:13:06.000Z","size":641,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T06:06:06.668Z","etag":null,"topics":["coverage","epitech","epitech-project","matplotlib-pyplot","numpy","pytest","python","scipy"],"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":"2022-01-17T10:18:32.000Z","updated_at":"2022-03-31T14:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce8a79c1-bc66-40f4-b651-0a8d430dc736","html_url":"https://github.com/0Nom4D/308reedpipes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0Nom4D/308reedpipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F308reedpipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F308reedpipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F308reedpipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F308reedpipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0Nom4D","download_url":"https://codeload.github.com/0Nom4D/308reedpipes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Nom4D%2F308reedpipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["coverage","epitech","epitech-project","matplotlib-pyplot","numpy","pytest","python","scipy"],"created_at":"2024-10-26T11:41:48.584Z","updated_at":"2026-05-04T13:35:27.080Z","avatar_url":"https://github.com/0Nom4D.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 308reedpipes\n\n308reedpipes is a B-MAT-500 EPITECH module project.\n\n308reedpipes is about helping you cousin with his reed pipe enthusiasm.\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... I 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\n308reedpipes is a B-MAT-500 EPITECH module project.\n\n308reedpipes is about helping you cousin with his reed pipe enthusiasm.\n\nYou can use this program as it follows:\n\n```textmate\n$\u003e ./308reedpipes -h\nUSAGE\n        ./308reedpipes r0 r5 r10 r15 r20 n\nDESCRIPTION\n        r0      radius (in cm) of pipe at the 0cm abscissa\n        r5      radius (in cm) of pipe at the 5cm abscissa\n        r10     radius (in cm) of pipe at the 10cm abscissa\n        r15     radius (in cm) of pipe at the 15cm abscissa\n        r20     radius (in cm) of pipe at the 20cm abscissa\n        n       number of points needed to display the radius\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/307multigrains\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\n308reedpipes 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\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%2F308reedpipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0nom4d%2F308reedpipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0nom4d%2F308reedpipes/lists"}