News

Our very first snake hatch is finally here—and it’s a banger. We just produced what might be the world’s first 3-gene Ball ...
Dataclass transforms. Since Python 3.7, dataclasses have made it easier to define classes that followed common patterns for creating properties based on their initialization parameters. But there ...
The pattern-matching syntax introduced in Python 3.10 allows for powerful new programming techniques for decision-making in apps. Topics Spotlight: New Thinking about Cloud Computing ...