{"library":"passagemath-categories","title":"passagemath-categories","description":"Part of the passagemath ecosystem, providing SageMath's category framework and basic rings. Current version 10.8.4, Python 3.11-3.14. Released every few months alongside passagemath releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install passagemath-categories"],"cli":null},"imports":["from sage.categories.category import Category","from sage.categories.rings import Rings"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from sage.all import *\nfrom sage.categories.rings import Rings\nprint(Rings())\nprint(Category.super_categories_for_sets())","lang":"python","description":"Basic usage: import from sage namespace and use categories. Requires passagemath-conf and a passagemath environment.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}