You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pontoneer is a Mojo library that provides an extension to the Python extension capabilities provided by the standard library. Pontoneer adds support for:
6
+
7
+
- mapping protocol
8
+
- number protocol
9
+
- sequence protocol
10
+
- rich comparison in the type protocol
11
+
12
+
## Installation
13
+
14
+
Pontoneer requires the nightly Mojo and uses [pixi](https://pixi.sh) for environment management.
0 commit comments