https://github.com/jab/jab
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jab/jab
- Owner: jab
- License: mpl-2.0
- Created: 2022-08-15T18:59:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T16:49:02.000Z (over 1 year ago)
- Last Synced: 2025-01-22T17:11:45.421Z (10 months ago)
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Joshua Bronson
* [Added missing builtins for async iteration to Python](https://github.com/python/cpython/pull/23847) with [@lordmauve](https://github.com/lordmauve) and [@justin39](https://github.com/justin39)
* [Bidict](https://github.com/jab/bidict) author/maintainer since 2009 (the bidirectional mapping library for Python)
* [Flask/Pallets drive-by contributor](https://palletsprojects.com/people/jab/) since 2011, backup maintainer since 2019
* [Trio](https://github.com/python-trio/trio)/[structured concurrency](https://en.wikipedia.org/wiki/Structured_concurrency) enthusiast