{"id":23066093,"url":"https://github.com/gil9red/calc-parser-python","last_synced_at":"2025-10-30T04:19:00.547Z","repository":{"id":27782387,"uuid":"31271104","full_name":"gil9red/calc-parser-python","owner":"gil9red","description":" Математический парсер простых выражений (#python #python3 #calc #parser)","archived":false,"fork":false,"pushed_at":"2015-04-01T21:48:23.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T22:26:32.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gil9red.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}},"created_at":"2015-02-24T17:06:04.000Z","updated_at":"2015-04-01T21:48:23.000Z","dependencies_parsed_at":"2022-09-03T07:22:57.634Z","dependency_job_id":null,"html_url":"https://github.com/gil9red/calc-parser-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fcalc-parser-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fcalc-parser-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fcalc-parser-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fcalc-parser-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gil9red","download_url":"https://codeload.github.com/gil9red/calc-parser-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970337,"owners_count":20862508,"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":[],"created_at":"2024-12-16T05:11:09.556Z","updated_at":"2025-10-30T04:18:55.491Z","avatar_url":"https://github.com/gil9red.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calc-parser-python\nМатематический парсер простых выражений (#python #python3 #calc #parser)\n\n##### Пример:\n###### \u003e\u003e\u003e from calc_parser import Parser\n###### \u003e\u003e\u003e Parser(\"10 + 2.4 * 3.1456 - 2\").calc()\n###### 15.54944\n###### \u003e\u003e\u003e Parser(\"1 + 2 * 2 + 2\").calc()\n###### 7\n###### \u003e\u003e\u003e Parser(\"3 + (-1 - 1)\").calc()\n###### 1\n###### \u003e\u003e\u003e Parser(\"3 + (-1 + (2 * 3 - 1) - 1)\").calc()\n###### 6\n###### \u003e\u003e\u003e Parser(\"2 ^ 3 + 2 + 3 ^ 2 + 1\").calc()\n###### 20\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgil9red%2Fcalc-parser-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgil9red%2Fcalc-parser-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgil9red%2Fcalc-parser-python/lists"}