{"id":16832362,"url":"https://github.com/amarshall/boiga","last_synced_at":"2025-08-03T10:05:55.456Z","repository":{"id":57415872,"uuid":"154781269","full_name":"amarshall/boiga","owner":"amarshall","description":"Type-safe functional programming for Python","archived":false,"fork":false,"pushed_at":"2020-03-31T00:02:28.000Z","size":29,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T12:13:06.610Z","etag":null,"topics":["functional-programming","mypy","python","type-safe"],"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/amarshall.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":"2018-10-26T05:21:27.000Z","updated_at":"2022-06-05T16:47:14.000Z","dependencies_parsed_at":"2022-09-16T08:52:38.896Z","dependency_job_id":null,"html_url":"https://github.com/amarshall/boiga","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/amarshall/boiga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarshall%2Fboiga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarshall%2Fboiga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarshall%2Fboiga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarshall%2Fboiga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amarshall","download_url":"https://codeload.github.com/amarshall/boiga/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarshall%2Fboiga/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268525073,"owners_count":24264095,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["functional-programming","mypy","python","type-safe"],"created_at":"2024-10-13T11:48:41.612Z","updated_at":"2025-08-03T10:05:55.431Z","avatar_url":"https://github.com/amarshall.png","language":"Python","readme":"# Boiga: type-safe functional Python\n\n[![PyPI package](https://img.shields.io/pypi/v/boiga.svg)](https://pypi.org/project/boiga/)\n[![Build Status](https://secure.travis-ci.org/amarshall/boiga.svg?branch=master)](https://travis-ci.org/amarshall/boiga)\n\nUnlike most functional programming and monad libraries for Python, this is well-typed thanks to [PEP 484](https://www.python.org/dev/peps/pep-0484/) and [mypy](http://www.mypy-lang.org/).\n\n## Type-safety\n\nBoiga is only as type-safe as mypy permits. However, Boiga makes every attempt to ensure maximal type-safety. This includes:\n\n- Enabling various mypy flags to increase strictness\n- Type-checking all test code\n- Having tests which programatically run mypy and ensure that expected type-check failures do indeed fail to type-check\n\n## Why “Boiga”?\n\nBoiga is a genus of snake, often nicknamed “cat snakes”. The level of functional *cat*egory theory in this library is perhaps “un-Pythonic”. But it’s still a snake, just not a Python—a cat-eyed snake, perhaps. Also, most of the obvious package names were already taken.\n\n## Mypy bugs found\n\n- [Lambda as RHS for operator always gets inferred as Any](https://github.com/python/mypy/issues/5843)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarshall%2Fboiga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famarshall%2Fboiga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarshall%2Fboiga/lists"}