{"id":26798217,"url":"https://github.com/quantumwizard888/fabula","last_synced_at":"2025-10-16T00:00:05.485Z","repository":{"id":49055727,"uuid":"248082046","full_name":"QuantumWizard888/fabula","owner":"QuantumWizard888","description":"A little Python calculator based on postfix notation.","archived":false,"fork":false,"pushed_at":"2022-09-10T16:58:30.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-02-08T15:41:07.821Z","etag":null,"topics":["calculator","console","postfix-calculator","postfix-evaluation","postfix-expression","postfix-notation","python","python3"],"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/QuantumWizard888.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-17T22:04:18.000Z","updated_at":"2022-09-11T15:38:26.000Z","dependencies_parsed_at":"2023-01-18T03:15:23.822Z","dependency_job_id":null,"html_url":"https://github.com/QuantumWizard888/fabula","commit_stats":null,"previous_names":["quantumwizard888/fabula"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumWizard888%2Ffabula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumWizard888%2Ffabula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumWizard888%2Ffabula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumWizard888%2Ffabula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantumWizard888","download_url":"https://codeload.github.com/QuantumWizard888/fabula/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246230504,"owners_count":20744349,"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":["calculator","console","postfix-calculator","postfix-evaluation","postfix-expression","postfix-notation","python","python3"],"created_at":"2025-03-29T19:17:49.399Z","updated_at":"2025-10-16T00:00:00.427Z","avatar_url":"https://github.com/QuantumWizard888.png","language":"Python","readme":"# FABULA\n\n## Description ##\nA little Python calculator based on postfix notation. \n\n## HOW TO USE:\nType **whereami** if you need help.\n\n## HOW TO READ POSTFIX NOTATION:\n### Example 1\nThis expression:\n\n```\n3 18 + 2 **\n```\n\nIs equivalent to:\n\n```\n(3 + 18)^2 = 441\n```\n### Example 2\n\nAnd this expression:\n\n```\n7 1 + 5 3 + *\n```\nIs the same as:\n\n```\n(7 + 1)*(5 + 3) = 64\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumwizard888%2Ffabula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumwizard888%2Ffabula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumwizard888%2Ffabula/lists"}