HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50660,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=529",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=527",
"results": [
{
"name": "py-dynd",
"portdir": "python/py-dynd",
"version": "0.7.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libdynd/dynd-python",
"description": "Dynamic multi-dimensional array library.",
"long_description": "DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-dynd"
]
}
],
"depends_on": []
},
{
"name": "py311-dynd",
"portdir": "python/py-dynd",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libdynd/dynd-python",
"description": "Dynamic multi-dimensional array library.",
"long_description": "DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"cmake"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cython",
"py311-numpy",
"libdynd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dynd"
]
}
]
},
{
"name": "py-getkey",
"portdir": "python/py-getkey",
"version": "0.6.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kcsaff/getkey",
"description": "Library to easily read single chars and key strokes.",
"long_description": "Library to easily read single chars and key strokes.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-getkey"
]
}
],
"depends_on": []
},
{
"name": "py39-getkey",
"portdir": "python/py-getkey",
"version": "0.6.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kcsaff/getkey",
"description": "Library to easily read single chars and key strokes.",
"long_description": "Library to easily read single chars and key strokes.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-getkey"
]
}
]
},
{
"name": "py-gin-config",
"portdir": "python/py-gin-config",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/gin-config",
"description": "Gin Config A lightweight configuration library for Python",
"long_description": "Gin Config A lightweight configuration library for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-gin-config"
]
}
],
"depends_on": []
},
{
"name": "py39-gin-config",
"portdir": "python/py-gin-config",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/gin-config",
"description": "Gin Config A lightweight configuration library for Python",
"long_description": "Gin Config A lightweight configuration library for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gin-config"
]
},
{
"type": "run",
"ports": [
"py39-mesh-tensorflow",
"py39-tensor2tensor"
]
}
]
},
{
"name": "py-google-pasta",
"portdir": "python/py-google-pasta",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/pasta",
"description": "Library to refactor Python code through AST manipulation.",
"long_description": "Library to refactor Python code through AST manipulation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-google-pasta"
]
}
],
"depends_on": []
},
{
"name": "py39-google-pasta",
"portdir": "python/py-google-pasta",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/pasta",
"description": "Library to refactor Python code through AST manipulation.",
"long_description": "Library to refactor Python code through AST manipulation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tensorflow",
"py39-tensorflow1"
]
}
]
},
{
"name": "py310-google-pasta",
"portdir": "python/py-google-pasta",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/pasta",
"description": "Library to refactor Python code through AST manipulation.",
"long_description": "Library to refactor Python code through AST manipulation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-google-pasta",
"py310-tensorflow"
]
}
]
},
{
"name": "py-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-gym"
]
}
],
"depends_on": []
},
{
"name": "py39-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-scipy",
"py39-pyglet",
"py39-numpy",
"py39-cloudpickle"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gym"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py-importmagic",
"portdir": "python/py-importmagic",
"version": "0.1.7",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alecthomas/importmagic",
"description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"long_description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-importmagic"
]
}
],
"depends_on": []
},
{
"name": "py312-importmagic",
"portdir": "python/py-importmagic",
"version": "0.1.7",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alecthomas/importmagic",
"description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"long_description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-17",
"py312-build",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-importmagic"
]
}
]
},
{
"name": "py-intervaltree2",
"portdir": "python/py-intervaltree2",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaimleib/intervaltree",
"description": "A mutable, self-balancing interval tree for Python 2 and 3",
"long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-intervaltree2"
]
}
],
"depends_on": []
},
{
"name": "py27-intervaltree2",
"portdir": "python/py-intervaltree2",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaimleib/intervaltree",
"description": "A mutable, self-balancing interval tree for Python 2 and 3",
"long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-sortedcontainers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-intervaltree2"
]
},
{
"type": "run",
"ports": [
"tophat"
]
}
]
},
{
"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": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-json-tricks"
]
}
],
"depends_on": []
},
{
"name": "py39-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "{darwin 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": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-numpy",
"py39-pandas",
"py39-pytest",
"py39-tz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
}
]
},
{
"name": "py310-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "{darwin 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": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-numpy",
"py310-tz",
"py310-pandas"
]
}
],
"depends_on": []
},
{
"name": "py311-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "{darwin 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": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-tz",
"py311-numpy",
"py311-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-json-tricks"
]
}
]
},
{
"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": "py27-kerfi-vangasvipur",
"portdir": "python/py-kerfi-vangasvipur",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin 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": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"kerfi-vangasvipur_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kerfi-vangasvipur"
]
}
]
},
{
"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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-kfac"
]
}
],
"depends_on": []
},
{
"name": "py39-kfac",
"portdir": "python/py-kfac",
"version": "0.2.3.20200929",
"license": "Apache-2",
"platforms": "{darwin 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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-probability",
"py39-six",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-tabulate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kfac"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py-mesh-tensorflow",
"portdir": "python/py-mesh-tensorflow",
"version": "0.1.18.20210305",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/mesh",
"description": "Mesh TensorFlow - Model Parallelism Made Easier",
"long_description": "Mesh TensorFlow (mtf) is a language for distributed deep learning, capable of specifying a broad class of distributed tensor computations. The purpose of Mesh TensorFlow is to formalize and implement distribution strategies for your computation graph over your hardware/processors. For example: Split the batch over rows of processors and split the units in the hidden layer across columns of processors. Mesh TensorFlow is implemented as a layer over TensorFlow.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-mesh-tensorflow"
]
}
],
"depends_on": []
},
{
"name": "py39-mesh-tensorflow",
"portdir": "python/py-mesh-tensorflow",
"version": "0.1.18.20210305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/mesh",
"description": "Mesh TensorFlow - Model Parallelism Made Easier",
"long_description": "Mesh TensorFlow (mtf) is a language for distributed deep learning, capable of specifying a broad class of distributed tensor computations. The purpose of Mesh TensorFlow is to formalize and implement distribution strategies for your computation graph over your hardware/processors. For example: Split the batch over rows of processors and split the units in the hidden layer across columns of processors. Mesh TensorFlow is implemented as a layer over TensorFlow.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-absl",
"py39-future",
"py39-gin-config",
"py39-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mesh-tensorflow"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py-minecraft-overviewer",
"portdir": "python/py-minecraft-overviewer",
"version": "0.12.280_2018-11-18",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://overviewer.org/",
"description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"long_description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-minecraft-overviewer"
]
}
],
"depends_on": []
},
{
"name": "py27-minecraft-overviewer",
"portdir": "python/py-minecraft-overviewer",
"version": "0.12.280_2018-11-18",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://overviewer.org/",
"description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"long_description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-numpy",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-minecraft-overviewer"
]
}
]
},
{
"name": "py-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-mir_eval"
]
}
],
"depends_on": []
},
{
"name": "py-misaka",
"portdir": "python/py-misaka",
"version": "2.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FSX/misaka",
"description": "A CFFI binding for Hoedown, a markdown parsing library",
"long_description": "A CFFI binding for Hoedown, a markdown parsing library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-misaka"
]
}
],
"depends_on": []
},
{
"name": "py39-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-scipy",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta",
"py-mir_eval"
]
},
{
"type": "run",
"ports": [
"py39-magenta"
]
}
]
},
{
"name": "py312-misaka",
"portdir": "python/py-misaka",
"version": "2.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FSX/misaka",
"description": "A CFFI binding for Hoedown, a markdown parsing library",
"long_description": "A CFFI binding for Hoedown, a markdown parsing library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-cffi",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-misaka"
]
}
]
},
{
"name": "py-nevow",
"portdir": "python/py-nevow",
"version": "0.14.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/nevow",
"description": "A Web Application Construction Kit",
"long_description": "Nevow is a next-generation web application templating system, based on the ideas developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-nevow"
]
}
],
"depends_on": []
},
{
"name": "py27-nevow",
"portdir": "python/py-nevow",
"version": "0.14.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/nevow",
"description": "A Web Application Construction Kit",
"long_description": "Nevow is a next-generation web application templating system, based on the ideas developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-twisted"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nevow"
]
}
]
},
{
"name": "py-novas",
"portdir": "python/py-novas",
"version": "3.1.1.4",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas/",
"description": "Naval Observatory Vector Astrometry Software, Python Edition",
"long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py36-novas"
]
}
],
"depends_on": []
},
{
"name": "py27-novas",
"portdir": "python/py-novas",
"version": "3.1.1.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas/",
"description": "Naval Observatory Vector Astrometry Software, Python Edition",
"long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py36-novas",
"portdir": "python/py-novas",
"version": "3.1.1.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas/",
"description": "Naval Observatory Vector Astrometry Software, Python Edition",
"long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-novas"
]
}
]
},
{
"name": "py35-novas",
"portdir": "python/py-novas",
"version": "3.1.1.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas/",
"description": "Naval Observatory Vector Astrometry Software, Python Edition",
"long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-pptx"
]
}
],
"depends_on": []
},
{
"name": "py310-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-Pillow",
"py310-lxml",
"py310-XlsxWriter",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-lxml",
"py311-XlsxWriter",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-Pillow",
"py312-lxml",
"py312-XlsxWriter",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-lxml",
"py313-Pillow",
"py313-XlsxWriter",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pptx"
]
}
]
},
{
"name": "py-pymacs",
"portdir": "python/py-pymacs",
"version": "0.25",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pymacs.progiciels-bpi.ca/pymacs.html",
"description": "python/emacs integration",
"long_description": "Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-pymacs"
]
}
],
"depends_on": []
},
{
"name": "py27-pymacs",
"portdir": "python/py-pymacs",
"version": "0.25",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pymacs.progiciels-bpi.ca/pymacs.html",
"description": "python/emacs integration",
"long_description": "Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymacs",
"py27-ropemacs"
]
}
]
},
{
"name": "py-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-pymvpa"
]
}
],
"depends_on": []
},
{
"name": "py312-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"libsvm",
"py312-nibabel",
"py312-scipy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymvpa"
]
}
]
},
{
"name": "py-pyro",
"portdir": "python/py-pyro",
"version": "4.77",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irmen/Pyro4",
"description": "Distributed object middleware for Python (RPC)",
"long_description": "Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls, with almost every possible parameter and return value type, and Pyro takes care of locating the right object on the right computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is written in 100% pure Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-pyro"
]
}
],
"depends_on": []
},
{
"name": "py27-pyro",
"portdir": "python/py-pyro",
"version": "4.77",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irmen/Pyro4",
"description": "Distributed object middleware for Python (RPC)",
"long_description": "Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls, with almost every possible parameter and return value type, and Pyro takes care of locating the right object on the right computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is written in 100% pure Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-serpent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyro",
"nMOLDYN"
]
}
]
},
{
"name": "py-pythonz",
"portdir": "python/py-pythonz",
"version": "1.11.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pythonz",
"description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-pythonz"
]
}
],
"depends_on": []
},
{
"name": "py39-pythonz",
"portdir": "python/py-pythonz",
"version": "1.11.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pythonz",
"description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools",
"py39-resumable-urlretrieve"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pythonz",
"py39-pew"
]
}
]
}
]
}