HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51590,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=790",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=788",
"results": [
{
"name": "py-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-json5"
]
}
],
"depends_on": []
},
{
"name": "py-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-jsonconversion"
]
}
],
"depends_on": []
},
{
"name": "py-jsonlines",
"portdir": "python/py-jsonlines",
"version": "4.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbolster/jsonlines",
"description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"long_description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1378
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jsonlines"
]
}
],
"depends_on": []
},
{
"name": "py-jsonpatch",
"portdir": "python/py-jsonpatch",
"version": "1.33",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-patch",
"description": "Apply JSON-Patches (RFC 6902)",
"long_description": "Apply JSON-Patches (RFC 6902)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jsonpatch"
]
}
],
"depends_on": []
},
{
"name": "py-jsonpath-rw",
"portdir": "python/py-jsonpath-rw",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennknowles/python-jsonpath-rw",
"description": "A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.",
"long_description": "A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jsonpath-rw"
]
}
],
"depends_on": []
},
{
"name": "py-jsonpickle",
"portdir": "python/py-jsonpickle",
"version": "4.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonpickle.github.io",
"description": "Python library for serializing any arbitrary object graph into JSON.",
"long_description": "Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jsonpickle"
]
}
],
"depends_on": []
},
{
"name": "py-jsonpointer",
"portdir": "python/py-jsonpointer",
"version": "3.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-pointer",
"description": "Identify specific nodes in a JSON document (RFC 6901)",
"long_description": "Identify specific nodes in a JSON document (RFC 6901)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jsonpointer"
]
}
],
"depends_on": []
},
{
"name": "py-json-rpc",
"portdir": "python/py-json-rpc",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavlov99/json-rpc",
"description": "JSON-RPC 1/2 transport implementation",
"long_description": "JSON-RPC 1/2 transport implementation",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-json-rpc"
]
}
],
"depends_on": []
},
{
"name": "py-jsonschema",
"portdir": "python/py-jsonschema",
"version": "4.25.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema",
"description": "An implementation of JSON Schema validation for Python.",
"long_description": "An implementation of JSON Schema validation for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jsonschema"
]
}
],
"depends_on": []
},
{
"name": "py-jsonschema-specifications",
"portdir": "python/py-jsonschema-specifications",
"version": "2025.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema-specifications",
"description": "JSON support files from the JSON Schema Specifications",
"long_description": "JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jsonschema-specifications"
]
}
],
"depends_on": []
},
{
"name": "py-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mverleg/pyjson_tricks",
"description": "The json-tricks exentds handling of json files.",
"long_description": "The pyjson-tricks package brings several pieces of functionality to python handling of json files: Store and load numpy arrays in human-readable format. Store and load class instances both generic and customized. Store and load date/times as a dictionary (including timezone). Preserve map order using OrderedDict. Allow for comments in json files by starting lines with #. Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, ...",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-json-tricks"
]
}
],
"depends_on": []
},
{
"name": "py-jubatus-client",
"portdir": "python/py-jubatus-client",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jubatus",
"description": "a Python client for jubatus, a highly distributed online machine learning system",
"long_description": "a Python client for jubatus, a highly distributed online machine learning system",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-jubatus-client"
]
}
],
"depends_on": []
},
{
"name": "py-jug",
"portdir": "python/py-jug",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jug.readthedocs.io/",
"description": "A Task Based Parallelization Framework",
"long_description": "A Task Based Parallelization Framework",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jug"
]
}
],
"depends_on": []
},
{
"name": "py-julius",
"portdir": "python/py-julius",
"version": "0.2.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adefossez/julius",
"description": "Digital Signal Processing algorithms in PyTorch",
"long_description": "julius provides efficient DSP algorithms implemented with PyTorch, including resampling, FIR filters, and FFT convolutions.",
"active": true,
"categories": [
"audio",
"math",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 150
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-julius"
]
}
],
"depends_on": []
},
{
"name": "py-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-junit-xml"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter",
"portdir": "python/py-jupyter",
"version": "1.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Web application for interactive data science and scientific computing.",
"long_description": "Web application for interactive data science and scientific computing.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "8.6.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_client"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_console",
"portdir": "python/py-jupyter_console",
"version": "6.6.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter terminal console.",
"long_description": "Jupyter terminal console.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_console"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_core",
"portdir": "python/py-jupyter_core",
"version": "5.7.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter core package.",
"long_description": "Jupyter core package.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_core"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_events",
"portdir": "python/py-jupyter_events",
"version": "0.10.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/jupyter_events",
"description": "Jupyter Event System library.",
"long_description": "Jupyter Event System library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_events"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterlab",
"portdir": "python/py-jupyterlab",
"version": "4.1.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Next-generation web-based notebook environment for interactive computing.",
"long_description": "JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyterlab"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterlab_launcher",
"portdir": "python/py-jupyterlab_launcher",
"version": "0.13.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Launch an application built using JupyterLab.",
"long_description": "Launch an application built using JupyterLab.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py37-jupyterlab_launcher"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterlab_pygments",
"portdir": "python/py-jupyterlab_pygments",
"version": "0.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "JupyterLab Pygments Theme",
"long_description": "JupyterLab Pygments Theme",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jupyterlab_pygments"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterlab_server",
"portdir": "python/py-jupyterlab_server",
"version": "2.25.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "This package is used to launch an application built using JupyterLab.",
"long_description": "This package is used to launch an application built using JupyterLab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyterlab_server"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterlab_widgets",
"portdir": "python/py-jupyterlab_widgets",
"version": "3.0.10",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-widgets/ipywidgets",
"description": "Jupyter interactive widgets for JupyterLab",
"long_description": "Jupyter interactive widgets for JupyterLab",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyterlab_widgets"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter-lsp",
"portdir": "python/py-jupyter-lsp",
"version": "2.2.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-lsp/jupyterlab-lsp",
"description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"long_description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter-lsp"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_packaging",
"portdir": "python/py-jupyter_packaging",
"version": "0.12.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_packaging"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_server",
"portdir": "python/py-jupyter_server",
"version": "2.13.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "The Jupyter Server provides the backend for Jupyter web applications.",
"long_description": "The Jupyter Server provides the backend for Jupyter web applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_server"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_server_terminals",
"portdir": "python/py-jupyter_server_terminals",
"version": "0.5.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-server/jupyter_server_terminals",
"description": "A Jupyter Server Extension Providing Terminals.",
"long_description": "A Jupyter Server Extension Providing Terminals.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_server_terminals"
]
}
],
"depends_on": []
},
{
"name": "py-jupyter_sphinx",
"portdir": "python/py-jupyter_sphinx",
"version": "0.5.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/jupyter-sphinx/",
"description": "Jupyter Sphinx Extensions",
"long_description": "Jupyter Sphinx Extensions",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_sphinx"
]
}
],
"depends_on": []
},
{
"name": "py-jupyterthemes",
"portdir": "python/py-jupyterthemes",
"version": "0.20.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dunovank/jupyter-themes",
"description": "Select and install a Jupyter notebook theme",
"long_description": "Select and install a Jupyter notebook theme",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-jupyterthemes"
]
}
],
"depends_on": []
},
{
"name": "py-jupytext",
"portdir": "python/py-jupytext",
"version": "1.16.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwouts/jupytext",
"description": "Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts",
"long_description": "Jupytext can save Jupyter notebooks as Markdown and R Markdown documents and Scripts in many languages. It can also convert these documents **into** Jupyter Notebooks, allowing you to synchronize content in both directions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-jupytext"
]
}
],
"depends_on": []
},
{
"name": "py-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jwt"
]
}
],
"depends_on": []
},
{
"name": "py-kaitaistruct",
"portdir": "python/py-kaitaistruct",
"version": "0.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kaitai.io",
"description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
"long_description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-kaitaistruct"
]
}
],
"depends_on": []
},
{
"name": "py-kaptan",
"portdir": "python/py-kaptan",
"version": "0.5.12",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emre/kaptan",
"description": "Configuration parser.",
"long_description": "Configuration parser with dict, JSON, YAML, .ini and python file handlers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-kaptan"
]
}
],
"depends_on": []
},
{
"name": "py-kapteyn",
"portdir": "python/py-kapteyn",
"version": "3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astro.rug.nl/software/kapteyn/",
"description": "The Kapteyn Package",
"long_description": "The Kapteyn Package is a collection of Python modules and applications developed by the computer group of the Kapteyn Astronomical Institute, University of Groningen, The Netherlands. The purpose of the package is to provide tools for the development of astronomical applications with Python.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-kapteyn"
]
}
],
"depends_on": []
},
{
"name": "py-kcs11",
"portdir": "python/py-kcs11",
"version": "1.5.17",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LudovicRousseau/PyKCS11",
"description": "PKCS11 wrapper for Python",
"long_description": "PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-kcs11"
]
}
],
"depends_on": []
},
{
"name": "py-keep",
"portdir": "python/py-keep",
"version": "2.10.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orkohunter/keep",
"description": "A Meta CLI toolkit",
"long_description": "A Meta CLI toolkit: your personal shell command keeper",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-keep"
]
}
],
"depends_on": []
},
{
"name": "py-keras",
"portdir": "python/py-keras",
"version": "2.13.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras",
"description": "Deep Learning library for Theano and TensorFlow",
"long_description": "Deep Learning library for Theano and TensorFlow",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-keras"
]
}
],
"depends_on": []
},
{
"name": "py-keras2onnx",
"portdir": "python/py-keras2onnx",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/onnx/keras-onnx",
"description": "Converts Machine Learning models to ONNX for use in Windows ML",
"long_description": "The keras2onnx model converter enables users to convert Keras models into the ONNX model format. Initially, the Keras converter was developed in the project onnxmltools. keras2onnx converter development was moved into an independent repository to support more kinds of Keras models and reduce the complexity of mixing multiple converters.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-keras2onnx"
]
}
],
"depends_on": []
},
{
"name": "py-keras_applications",
"portdir": "python/py-keras_applications",
"version": "1.0.8",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-applications",
"description": "Keras Applications is the applications module of the Keras deep learning library.",
"long_description": "Keras Applications is the applications module of the Keras deep learning library.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-keras_applications"
]
}
],
"depends_on": []
},
{
"name": "py-keras_preprocessing",
"portdir": "python/py-keras_preprocessing",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-preprocessing",
"description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"long_description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-keras_preprocessing"
]
}
],
"depends_on": []
},
{
"name": "py-kerfi-vangasvipur",
"portdir": "python/py-kerfi-vangasvipur",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/steenzout/python-kerfi-vangasvipur",
"description": "Python tool to manipulate OS X system_profiler output.",
"long_description": "Python tool to manipulate OS X system_profiler output.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-kerfi-vangasvipur"
]
}
],
"depends_on": []
},
{
"name": "py-keyczar",
"portdir": "python/py-keyczar",
"version": "0.716",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/keyczar",
"description": "Easy to use cryptographic toolkit",
"long_description": "Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.",
"active": false,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-keyczar"
]
}
],
"depends_on": []
},
{
"name": "py-keyring",
"portdir": "python/py-keyring",
"version": "25.7.0",
"license": "(MIT or PSF)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/keyring",
"description": "Python interface to access the system keyring service",
"long_description": "The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. The OSXKeychain keyring service supports the Keychain service in Mac OS X.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-keyring"
]
}
],
"depends_on": []
},
{
"name": "py-keyrings.alt",
"portdir": "python/py-keyrings.alt",
"version": "5.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/keyrings.alt",
"description": "Alternate keyring backend implementations for use with the keyring package",
"long_description": "Alternate keyring backend implementations for use with the keyring package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-keyrings.alt"
]
}
],
"depends_on": []
},
{
"name": "py-keystoneauth1",
"portdir": "python/py-keystoneauth1",
"version": "5.10.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/keystoneauth/latest/",
"description": "Tools for authenticating to an OpenStack-based cloud",
"long_description": "Tools for authenticating to an OpenStack-based cloud",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-keystoneauth1"
]
}
],
"depends_on": []
},
{
"name": "py-keystoneclient",
"portdir": "python/py-keystoneclient",
"version": "5.6.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-keystoneclient/latest/",
"description": "Client for the OpenStack Identity API",
"long_description": "Client for the OpenStack Identity API",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-keystoneclient"
]
}
],
"depends_on": []
},
{
"name": "py-kfac",
"portdir": "python/py-kfac",
"version": "0.2.3.20200929",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/kfac",
"description": "K-FAC for TensorFlow",
"long_description": "K-FAC in TensorFlow is an implementation of K-FAC, an approximate second-order optimization method, in TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-kfac"
]
}
],
"depends_on": []
},
{
"name": "py-kid",
"portdir": "python/py-kid",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kid-templating.org/",
"description": "A simple and pythonic XML template language",
"long_description": "Kid is a simple, Python-based template language for generating and transforming XML vocabularies.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-kid"
]
}
],
"depends_on": []
}
]
}