{"id":17925966,"url":"https://github.com/poyea/eval","last_synced_at":"2026-02-12T17:02:38.313Z","repository":{"id":57675708,"uuid":"291256690","full_name":"poyea/eval","owner":"poyea","description":"🧮 Mathematical expression calculator in Python","archived":false,"fork":false,"pushed_at":"2022-04-21T18:35:31.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T14:53:42.509Z","etag":null,"topics":["evaluation","evaluator","expression","expression-evaluator","hacktoberfest","mathematical-expressions","mathematics","parser","python"],"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/poyea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-29T11:18:07.000Z","updated_at":"2023-02-06T13:50:56.000Z","dependencies_parsed_at":"2022-09-26T20:41:40.486Z","dependency_job_id":null,"html_url":"https://github.com/poyea/eval","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/poyea/eval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poyea%2Feval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poyea%2Feval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poyea%2Feval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poyea%2Feval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poyea","download_url":"https://codeload.github.com/poyea/eval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poyea%2Feval/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29373837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["evaluation","evaluator","expression","expression-evaluator","hacktoberfest","mathematical-expressions","mathematics","parser","python"],"created_at":"2024-10-28T20:58:33.784Z","updated_at":"2026-02-12T17:02:38.294Z","avatar_url":"https://github.com/poyea.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=\"center\"\u003eeval\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Mathematical expression calculator in Python.\n\u003c/p\u003e\n\n## Installation\n```console\npip install expression-parse-eval\n```\n\n## Usage\nRead from a file:\n```bash\n$ cat text.txt\n1**3+5\n2**4**3\n$ eval -f text.txt\n6.0\n15625.0\n```\nCommand-line input:\n```bash\n$ eval 1 + 3**2 * 3\n28.0\n```\nInterpreter:\n```bash\n$ python -m eval\n```\n\n## LICENSE\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoyea%2Feval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoyea%2Feval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoyea%2Feval/lists"}