{"id":21880465,"url":"https://github.com/definetlynotai/math_flag","last_synced_at":"2025-10-08T19:31:22.726Z","repository":{"id":250493138,"uuid":"834614894","full_name":"DefinetlyNotAI/Math_Flag","owner":"DefinetlyNotAI","description":"A project that when given a number will tell you all mathematical attachments to it, like if its a prime number, etc","archived":false,"fork":false,"pushed_at":"2024-07-29T20:54:58.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T09:13:47.249Z","etag":null,"topics":["flags","json","library","math","numbers","python3","simple"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DefinetlyNotAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-27T20:12:54.000Z","updated_at":"2024-07-29T20:55:01.000Z","dependencies_parsed_at":"2024-07-27T21:29:20.107Z","dependency_job_id":"89df8831-13e4-4a2d-a61e-326eeb71ee37","html_url":"https://github.com/DefinetlyNotAI/Math_Flag","commit_stats":null,"previous_names":["definetlynotai/math_flag"],"tags_count":0,"template":false,"template_full_name":"DefinetlyNotAI/Repo_Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinetlyNotAI%2FMath_Flag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinetlyNotAI%2FMath_Flag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinetlyNotAI%2FMath_Flag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinetlyNotAI%2FMath_Flag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DefinetlyNotAI","download_url":"https://codeload.github.com/DefinetlyNotAI/Math_Flag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235749079,"owners_count":19039343,"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":["flags","json","library","math","numbers","python3","simple"],"created_at":"2024-11-28T09:13:58.775Z","updated_at":"2025-10-08T19:31:17.405Z","avatar_url":"https://github.com/DefinetlyNotAI.png","language":"Python","readme":"# Math_Flag 📎\n\nWelcome to Math_Flag 🌐,\na cutting-edge tool\ndesigned to return all special mathematical flags for a number\ninputted either inputted by command line, or by calling it from a function.\nCrafted with python,\nit's an actively developed project that is\naimed at simplifying math numerical flagging.\nThis comprehensive guide is here to equip you with everything you need to use Math_Flag effectively.\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/DefinetlyNotAI/Math_Flag/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/DefinetlyNotAI/Math_Flag\" alt=\"GitHub Issues\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/DefinetlyNotAI/Math_Flag/graphs/commit-activity\"\u003e\u003cimg src=\"https://img.shields.io/github/commit-activity/t/DefinetlyNotAI/Math_Flag\" alt=\"GitHub Commit Activity\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/DefinetlyNotAI/Math_Flag/languages\"\u003e\u003cimg src=\"https://img.shields.io/github/languages/count/DefinetlyNotAI/Math_Flag\" alt=\"GitHub Language Count\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/DefinetlyNotAI/Math_Flag/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/check-runs/DefinetlyNotAI/Math_Flag/main\" alt=\"GitHub Branch Check Runs\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/DefinetlyNotAI/Math_Flag\"\u003e\u003cimg src=\"https://img.shields.io/github/repo-size/DefinetlyNotAI/Math_Flag\" alt=\"GitHub Repo Size\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## 🛠️ Installation and Setup 🛠️\n\n### Prerequisites\n\nEnsure your system meets these requirements:\n\n- Has Python 3.\n- Has required libraries.\n\n### Step-by-Step Installation\n\n1. **Clone the Repository**: Use Git to clone Math_Flag to your local machine. Open Command Prompt as an administrator and run:\n\n   ```powershell\n   git clone https://github.com/DefinetlyNotAI/Math_Flag.git\n   ```\n\n2. **Navigate to the Project Directory**: Change your current directory to the cloned CHANGE_ME folder:\n\n   ```powershell\n   cd Math_Flag\n   ```\n\n### Basic Usage\n\nYou may import Math_Flag into your Python script as follows:\n```python\nfrom flag import Check\ncheck = Check(use_json=False, show_errors=False)\nprint(check.evaluate(1234))\n```\n\nWhere the following parameters are optional:\n- `use_json`: Whether to use JSON when returning results, otherwise will use simple english. Defaults to True.\n- `show_errors`: Whether to show errors or warnings from the code. Defaults to True.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefinetlynotai%2Fmath_flag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefinetlynotai%2Fmath_flag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefinetlynotai%2Fmath_flag/lists"}