{"id":20173684,"url":"https://github.com/junioralive/math-magic","last_synced_at":"2026-03-09T00:31:36.039Z","repository":{"id":251889754,"uuid":"838749837","full_name":"junioralive/math-magic","owner":"junioralive","description":"A simple math package","archived":false,"fork":false,"pushed_at":"2024-08-06T16:32:24.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T04:44:48.548Z","etag":null,"topics":["collaboration","education","github-tutorial","math-library","math-magic","math-operations","mathmagic","python"],"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/junioralive.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":"2024-08-06T09:11:09.000Z","updated_at":"2025-06-21T03:36:45.000Z","dependencies_parsed_at":"2024-11-14T01:37:41.154Z","dependency_job_id":"308ec1b9-53bc-4df0-83fb-54e11ec97bfa","html_url":"https://github.com/junioralive/math-magic","commit_stats":null,"previous_names":["junioralive/math-magic"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/junioralive/math-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junioralive%2Fmath-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junioralive%2Fmath-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junioralive%2Fmath-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junioralive%2Fmath-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junioralive","download_url":"https://codeload.github.com/junioralive/math-magic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junioralive%2Fmath-magic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30278512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"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":["collaboration","education","github-tutorial","math-library","math-magic","math-operations","mathmagic","python"],"created_at":"2024-11-14T01:37:24.895Z","updated_at":"2026-03-09T00:31:36.018Z","avatar_url":"https://github.com/junioralive.png","language":"Python","readme":"# MathMagic 🧙‍♂️✨\n\nThe `mathmagic` library is a simple Python package that provides basic mathematical operations. This project serves as a tutorial for learning how to use GitHub for collaboration, while also creating a functional library that can be extended and used in various projects.\n\n## Introduction 📘\n\nThis project was developed as part of an educational exercise to learn how GitHub can be utilized for collaborating on code projects. It features a simple set of functions that perform arithmetic operations, which are packaged into a Python library.\n\n## Features 🔥\n\n- Basic arithmetic operations:\n  - Addition ➕\n  - Subtraction ➖\n  - Multiplication ✖️\n  - Division ➗\n  - Floor Division 🧱\n  - Modulus 🔣\n  - Square Root √\n- Easy to install 💾\n- Simple to use in any Python project 🐍\n\n## Installation 💻\n\nTo install `mathmagic`, clone this repository and run the installation command from the root directory of the project:\n\n```bash\ncurl -LO https://github.com/junioralive/math-magic/releases/download/1.0.0/mathmagic-1.0.0-py3-none-any.whl\npip install mathmagic-1.0.0-py3-none-any.whl\n```\n\n## Usage 📚\n\nOnce installed, you can use the `mathmagic` library in your Python scripts as follows:\n\n```python\nimport mathmagic\n\n# Perform addition\nresult = mathmagic.add_numbers(1, 2)\nprint(\"The result of addition is:\", result)\n\n# Additional functions can be used similarly\n```\n\n## Contributors 👥\n\nThanks to the following people for creating this project.\n\n\u003ca href=\"https://github.com/junioralive/math-magic/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=junioralive/math-magic\" /\u003e\n\u003c/a\u003e\n\n## Learning Resources 📖\n\nFor those new to GitHub or collaborative software development, here are a few resources to get you started:\n\n- [GitHub's Hello World Guide](https://guides.github.com/activities/hello-world/)\n- [Understanding the GitHub flow](https://guides.github.com/introduction/flow/)\n- [Forking Projects on GitHub](https://guides.github.com/activities/forking/)\n\n## License 📄\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunioralive%2Fmath-magic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunioralive%2Fmath-magic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunioralive%2Fmath-magic/lists"}