Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
auto-bind
Automatically bind class methods to their instance, including inherited ones
memoize
Speed up repeated function calls by caching results for identical input arguments.
ghp-import
A small CLI that copies a built docs directory straight onto your repo's gh-pages branch.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
Kiota Authentication Azure
Azure Identity-backed authentication provider for Python API clients generated by Microsoft Kiota.
msgraph-sdk-python
Auto-generated, fully-typed Python client for the Microsoft Graph v1.0 API, with async-first requests and fluent path navigation.
Python Xlib
A pure-Python implementation of the X11 protocol for talking to an X server.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
msgraph-sdk-python-core
The core Python library behind Microsoft's Graph SDK, handling request adaptation, batching, pagination, and large-file uploads against the Graph API.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.
Microsoft Kiota Abstractions
Core request, serialization, and auth abstractions that every Kiota-generated Python API client depends on to build and run.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().