{"id":19466755,"url":"https://github.com/zulip/finbot","last_synced_at":"2025-06-14T03:05:25.516Z","repository":{"id":142309927,"uuid":"62922172","full_name":"zulip/finbot","owner":"zulip","description":"Python script for doing financial projections","archived":false,"fork":false,"pushed_at":"2016-07-08T23:14:03.000Z","size":13,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-14T03:03:59.357Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zulip.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-08T23:03:39.000Z","updated_at":"2024-07-10T00:32:21.000Z","dependencies_parsed_at":"2024-01-23T21:17:13.244Z","dependency_job_id":"8bf902c6-d301-4449-af09-3bbd1dd0d307","html_url":"https://github.com/zulip/finbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zulip/finbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Ffinbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Ffinbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Ffinbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Ffinbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zulip","download_url":"https://codeload.github.com/zulip/finbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Ffinbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259752049,"owners_count":22905970,"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-11-10T18:30:02.586Z","updated_at":"2025-06-14T03:05:25.486Z","avatar_url":"https://github.com/zulip.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Finbot is a python program for doing a company's financial\nprojections.  It models expenses, and has code to handle things like\ntaxes, payroll periods, etc. that are common for companies and\nimportant to model correctly.\n\nFor a usage example, create a file similar to\n[exampleinc.py](https://github.com/zulip/finbot/blob/master/exampleinc.py).\nIt produces output showing the amount of money the company has left\neach month, like the following:\n\n```\n$ ./exampleinc.py\n2012-01-01 00:00:00 495212.13\n2012-02-01 00:00:00 424389.8\n2012-03-01 00:00:00 395868.84\n2012-04-01 00:00:00 370799.94\n2012-05-01 00:00:00 346005.02\n2012-06-01 00:00:00 320936.11\n2012-07-01 00:00:00 296141.19\n2012-08-01 00:00:00 271072.29\n2012-09-01 00:00:00 242003.39\n2012-10-01 00:00:00 217208.46\n2012-11-01 00:00:00 192139.56\n2012-12-01 00:00:00 167344.63\n2013-01-01 00:00:00 142275.73\n2013-02-01 00:00:00 113206.83\n2013-03-01 00:00:00 88959.84\n2013-04-01 00:00:00 63890.94\n2013-05-01 00:00:00 39096.02\n2013-06-01 00:00:00 14027.11\n2013-07-01 00:00:00 -10767.81\n```\n\nThere is a very simple test suite you can run via `python money.py`.\n\nContributions of all forms are welcome!\n\nFinbot is licensed under the Apache license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulip%2Ffinbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzulip%2Ffinbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulip%2Ffinbot/lists"}