{"count":52414,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=289","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=287","results":[{"name":"py39-mp-api","portdir":"python/py-mp-api","version":"0.45.8","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/materialsproject/api","description":"API Client for the Materials Project","long_description":"API Client for the Materials Project","active":false,"categories":["devel","science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-18"]},{"type":"lib","ports":["py39-typing_extensions","py39-monty","python39","py39-emmet-core","py39-maggma","py39-pymatgen","py39-msgpack","py39-requests","py39-setuptools","py39-smart_open"]}],"depends_on":[{"type":"run","ports":["py39-xraylarch"]}]},{"name":"py39-moviepy","portdir":"python/py-moviepy","version":"1.0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://zulko.github.io/moviepy/","description":"Video editing with Python","long_description":"MoviePy (full documentation) is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use.MoviePy can read and write all the most common audio and video formats, including GIF, and runs on Windows/Mac/Linux, with Python 2.7+ and 3 (or only Python 3.4+ from v.1.0).","active":false,"categories":["graphics","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-requests","py39-proglog","py39-numpy","py39-imageio-ffmpeg","py39-imageio","py39-decorator"]},{"type":"test","ports":["py39-coverage","py39-pytest","py39-pytest-cov","py39-python-coveralls"]}],"depends_on":[{"type":"run","ports":["py39-photomosaic"]}]},{"name":"py39-more-itertools","portdir":"python/py-more-itertools","version":"10.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/more-itertools/more-itertools","description":"More routines for operating on iterables, beyond itertools.","long_description":"More routines for operating on iterables, beyond itertools.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-flit_core","py39-setuptools","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-jaraco.classes","py39-jaraco.functools","py39-cheroot"]},{"type":"run","ports":["py39-allennlp"]},{"type":"test","ports":["py39-path"]}]},{"name":"py39-monty","portdir":"python/py-monty","version":"2025.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://materialsvirtuallab.github.io/monty/","description":"Monty is the missing complement to Python.","long_description":"Monty is the missing complement to Python. Monty implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.","active":false,"categories":["python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-setuptools","py39-setuptools_scm","clang-18","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"lib","ports":["py39-emmet-core","py39-maggma","py39-mp-api"]},{"type":"run","ports":["py39-pymatgen"]}]},{"name":"py39-montage","portdir":"python/py-montage","version":"0.9.9","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.astropy.org/montage-wrapper/","description":"Montage python wrapper","long_description":"Python-montage is a pure python module that provides a Python API to the Montage Astronomical Image Mosaic Engine, including both functions to access individual Montage commands, and high-level functions to facilitate mosaicking and re-projecting.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-astropy","py39-numpy","montage"]}],"depends_on":[{"type":"lib","ports":["py-montage"]}]},{"name":"py39-monotonic","portdir":"python/py-monotonic","version":"1.6","license":"Apache","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/atdt/monotonic","description":"An implementation of time.monotonic() for Python 2","long_description":"An implementation of time.monotonic() for Python 2","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"run","ports":["py39-analytics-python"]}]},{"name":"py39-mongomock","portdir":"python/py-mongomock","version":"4.3.0","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mongomock/mongomock","description":"Fake pymongo stub for testing simple MongoDB-dependent code","long_description":"Fake pymongo stub for testing simple MongoDB-dependent code","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py39-build","py39-hatchling","py39-hatch-vcs","py39-installer"]},{"type":"lib","ports":["py39-packaging","py39-tz","py39-sentinels","python39"]}],"depends_on":[{"type":"lib","ports":["py39-maggma"]}]},{"name":"py39-mongoengine","portdir":"python/py-mongoengine","version":"0.24.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://mongoengine.org/","description":"MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.","long_description":"MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-pymongo","py39-six","python39"]}],"depends_on":[]},{"name":"py39-momepy","portdir":"python/py-momepy","version":"0.6.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://docs.momepy.org/en/stable/","description":"Urban Morphology Measuring Toolkit (momepy)","long_description":"The PySAL momepy package is a library for quantitative analysis of urban form - urban morphometrics.","active":false,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-17","py39-installer","py39-build","py39-wheel","py39-setuptools_scm"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-tqdm","py39-shapely","py39-pandas","py39-packaging","py39-networkx","py39-libpysal","py39-geopandas"]}],"depends_on":[{"type":"lib","ports":["py39-pysal"]}]},{"name":"py39-molmod","portdir":"python/py-molmod","version":"1.4.8","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://molmod.github.io/molmod/index.html","description":"Python library with many components that are useful to write molecular modeling programs","long_description":"MolMod is a python package that is used by Zeobuilder and Tracks. Zeobuilder is a GUI toolkit for the interactive construction of complex molecular models. Tracks is a collection of molecular dynamics and monte carlo analysis scripts. MolMod groups a series of modules that are useful for analyzing molecular modeling simulations, and for setting up complex input files. MolMod can also be used as a library for batch work, independent of Zeobuilder or Tracks.","active":false,"categories":["python","chemistry"],"maintainers":[{"name":"yangx59","github":"","ports_count":6}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-cython-compat","py39-build","py39-installer","clang-16","py39-setuptools","py39-wheel"]},{"type":"lib","ports":["py39-future","py39-numpy","python39"]}],"depends_on":[]},{"name":"py39-modulegraph","portdir":"python/py-modulegraph","version":"0.19.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://undefined.org/python/#modulegraph","description":"Python module dependency analysis tool","long_description":"modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-18","py39-setuptools","py39-build"]},{"type":"lib","ports":["py39-altgraph","python39"]}],"depends_on":[{"type":"lib","ports":["py39-py2app"]}]},{"name":"py39-moderngl","portdir":"python/py-moderngl","version":"5.6.4","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/moderngl/moderngl","description":"Modern OpenGL binding for python","long_description":"ModernGL is a python wrapper over OpenGL 3.3+ core that simplifies the creation of simple graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use, moreover it is capable of rendering with high performance and quality, with less code written. The majority of the moderngl code base is also written in C++ for high performance.","active":false,"categories":["python"],"maintainers":[{"name":"","github":"abey79","ports_count":20}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-13"]},{"type":"lib","ports":["python39","py39-glcontext"]}],"depends_on":[]},{"name":"py39-mock","portdir":"python/py-mock","version":"5.2.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mock.readthedocs.org/en/latest/","description":"Rolling backport of unittest.mock for all Pythons","long_description":"Rolling backport of unittest.mock for all Pythons.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-setuptools","py39-wheel","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"build","ports":["py39-tensorflow1","py39-acme","py39-tensorflow"]},{"type":"lib","ports":["py39-skyfield","py39-thinc","py39-stem"]},{"type":"run","ports":["py39-sure","py39-apache-beam","py39-pytest-mock","py39-pytest-shutil","py39-cartopy"]},{"type":"test","ports":["py39-qt4py","py39-flake8","py39-treq","py39-serverlessrepo","py39-configargparse","py39-bitmath","py39-pygls","py39-wurlitzer","py39-srsly","py39-oauthlib","py39-python-dotenv","py39-python-jsonrpc-server","py39-webtest","py39-python-lsp-server","py39-aws-sam-translator","py39-openid","py39-sure","py39-hcloud","py39-columnize","py39-visa","py39-spaCy","py39-geopy","py39-freezegun","py39-parameterized","py39-m2r","py39-python-lsp-jsonrpc","py39-argh","py39-cssutils","py39-behave","py39-cfn-lint","py39-colour","py39-pytest-virtualenv","py39-docker","py39-ddt","py39-pyshark","py39-requests-oauthlib","py39-docx"]}]},{"name":"py39-mmtf-python","portdir":"python/py-mmtf-python","version":"1.1.2","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rcsb/mmtf-python","description":"The python implementation of the MMTF API, decoder and encoder.","long_description":"The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.","active":false,"categories":["science","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":97}],"variants":[],"dependencies":[{"type":"build","ports":["py39-installer","clang-17","py39-setuptools","py39-wheel","py39-build"]},{"type":"lib","ports":["python39","py39-msgpack"]},{"type":"test","ports":["py39-nose","py39-numpy"]}],"depends_on":[{"type":"lib","ports":["py39-MDAnalysis"]}]},{"name":"py39-mmh3","portdir":"python/py-mmh3","version":"3.0.0","license":"Permissive","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/mmh3","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","long_description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","active":false,"categories":["textproc","math","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py39-mlxtend","portdir":"python/py-mlxtend","version":"0.19.0","license":"BSD and CC-BY-SA-4","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://rasbt.github.io/mlxtend/","description":"Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.","long_description":"Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-14"]},{"type":"lib","ports":["py39-matplotlib","py39-numpy","python39","py39-scikit-learn","py39-scipy","py39-pandas","py39-joblib"]}],"depends_on":[]},{"name":"py39-ml_dtypes","portdir":"python/py-ml_dtypes","version":"0.5.3","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/jax-ml/ml_dtypes","description":"NumPy dtype extensions used in machine learning","long_description":"NumPy dtype extensions used in machine learning","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-20","py39-setuptools","py39-build"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-numpy"]}],"depends_on":[{"type":"run","ports":["py39-onnx"]}]},{"name":"py39-mkl-include","portdir":"python/py-mkl","version":"2023.2.1","license":"Restrictive/Distributable","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/mkl_include","description":"Math library for Intel and compatible processors","long_description":"Math library for Intel and compatible processors","active":false,"categories":["python"],"maintainers":[{"name":"jonesc","github":"cjones051073","ports_count":232}],"variants":[],"dependencies":[{"type":"build","ports":["py39-pip","clang-18"]},{"type":"lib","ports":["python39","py39-mkl"]}],"depends_on":[{"type":"build","ports":["py39-pytorch"]}]},{"name":"py39-mkl","portdir":"python/py-mkl","version":"2023.2.1","license":"Restrictive/Distributable","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/mkl","description":"Math library for Intel and compatible processors","long_description":"Math library for Intel and compatible processors","active":false,"categories":["python"],"maintainers":[{"name":"jonesc","github":"cjones051073","ports_count":232}],"variants":[],"dependencies":[{"type":"build","ports":["py39-pip","clang-18"]},{"type":"lib","ports":["tbb","libomp","python39"]}],"depends_on":[{"type":"lib","ports":["py39-pytorch","py39-mkl-include"]}]},{"name":"py39-mitmproxy","portdir":"python/py-mitmproxy","version":"7.0.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mitmproxy.org/","description":"SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets","long_description":"mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.","active":false,"categories":["net","www","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":618}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["py39-certifi","py39-click","py39-cryptography","py39-flask","py39-h2","py39-hyperframe","py39-kaitaistruct","py39-ldap3","py39-msgpack","py39-openssl","py39-parsing","py39-passlib","py39-protobuf3","py39-publicsuffix2","py39-pyperclip","py39-ruamel-yaml","py39-ruamel-yaml-clib","py39-sortedcontainers","py39-tornado","py39-urwid","py39-wsproto","py39-zstd","python39","py39-asgiref","py39-asn1","py39-blinker","py39-brotli"]},{"type":"test","ports":["py39-asynctest","py39-beautifulsoup4","py39-hypothesis","py39-parver","py39-pytest","py39-pytest-asyncio","py39-requests","py39-tz"]}],"depends_on":[]},{"name":"py39-mistune","portdir":"python/py-mistune","version":"3.1.4","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/lepture/mistune","description":"The fastest markdown parser in pure Python.","long_description":"The fastest markdown parser in pure Python.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py39-installer","clang-18","py39-setuptools","py39-wheel","py39-build"]},{"type":"lib","ports":["python39","py39-typing_extensions"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-nbconvert","py39-flasgger"]},{"type":"run","ports":["py39-m2r"]}]},{"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":false,"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"]},{"type":"run","ports":["py39-magenta"]}]},{"name":"py39-minikanren","portdir":"python/py-minikanren","version":"1.0.5","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pythological/kanren","description":"Relational programming in Python","long_description":"Relational programming in Python","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["python39","py39-toolz","py39-cons","py39-etuples","py39-logical-unification","py39-multipledispatch"]}],"depends_on":[{"type":"lib","ports":["py39-pytensor","py39-aesara"]}]},{"name":"py39-minidb","portdir":"python/py-minidb","version":"2.0.7","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://thp.io/2010/minidb/","description":"A simple SQLite3-based store for Python objects","long_description":"A simple SQLite3-based store for Python objects","active":false,"categories":["devel","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-nose"]}],"depends_on":[{"type":"lib","ports":["py39-urlwatch"]}]},{"name":"py39-mimeparse","portdir":"python/py-mimeparse","version":"1.6.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dbtsai/python-mimeparse","description":"Basic functions for handling mimetypes in Python","long_description":"Basic functions for handling mimetypes in Python","active":false,"categories":["www","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-vo"]},{"type":"test","ports":["py39-falcon"]}]},{"name":"py39-mido","portdir":"python/py-mido","version":"1.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mido.readthedocs.io/","description":"MIDI Objects for Python","long_description":"Mido is a library for working with MIDI messages and ports.","active":false,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-installer","clang-18","py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build"]},{"type":"lib","ports":["python39","py39-packaging"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[{"type":"lib","ports":["py39-magenta"]},{"type":"run","ports":["py39-pretty-midi","py39-magenta"]}]},{"name":"py39-mgwr","portdir":"python/py-mgwr","version":"2.2.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mgwr.readthedocs.io/en/latest/","description":"Multiscale Geographically Weighted Regression (mgwr)","long_description":"Multiscale Geographically Weighted Regression (mgwr), short for “spatial regression”, is a Python package to estimate simultaneous autoregressive spatial regression models. These models are useful when modeling processes where observations interact with one another.","active":false,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","clang-17","py39-installer","py39-build","py39-wheel"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-spreg","py39-spglm","py39-scipy","py39-numpy","py39-libpysal"]}],"depends_on":[{"type":"lib","ports":["py39-pysal"]}]},{"name":"py39-metpy","portdir":"python/py-metpy","version":"1.7.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Unidata/MetPy","description":"MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.","long_description":"MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.","active":false,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1547}],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-setuptools_scm","py39-wheel","py39-build","py39-installer","clang-18"]},{"type":"lib","ports":["py39-pyproj","py39-scipy","python39","py39-xarray","py39-traitlets","py39-matplotlib","py39-numpy","py39-pandas","py39-pint","py39-pooch"]}],"depends_on":[]},{"name":"py39-metakernel","portdir":"python/py-metakernel","version":"0.30.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Calysto/metakernel","description":"A Jupyter/IPython kernel template","long_description":"A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).","active":false,"categories":["devel","science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1547}],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-hatchling","py39-installer","clang-17"]},{"type":"lib","ports":["python39","py39-notebook"]}],"depends_on":[{"type":"lib","ports":["py39-octave_kernel","py39-oct2py"]}]},{"name":"py39-meson-python","portdir":"python/py-meson-python","version":"0.19.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mesonbuild/meson-python","description":"Meson Python build backend (PEP 517)","long_description":"Meson Python build backend (PEP 517)","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["python39","py39-setuptools","py39-tomli","py39-pyproject_metadata","py39-meson"]}],"depends_on":[{"type":"build","ports":["py39-gobject3","py39-scikit-umfpack","py39-contourpy","py39-cairo","py39-matplotlib","py39-gsl","py39-fabio","py39-pyFAI","py39-pandas","py39-numpy","py39-scikit-learn","py39-scipy","py39-pywavelets","py39-scikit-image"]}]},{"name":"py39-meson","portdir":"python/py-meson","version":"1.10.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://mesonbuild.com","description":"Meson - A high productivity build system","long_description":"Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.","active":false,"categories":["devel","python"],"maintainers":[{"name":"git","github":"SoapZA","ports_count":23},{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["ninja","py39-setuptools"]}],"depends_on":[{"type":"lib","ports":["py39-meson-python"]}]},{"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":false,"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":"py39-meshio","portdir":"python/py-meshio","version":"5.3.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/nschloe/meshio","description":"There are various mesh formats available for representing unstructured meshes.","long_description":"There are various mesh formats available for representing unstructured meshes. meshio can read and write all of the following and smoothly converts between them: Abaqus, ANSYS msh, AVS-UCD, CGNS, DOLFIN XML, Exodus, FLAC3D, H5M, Kratos/MDPA, Medit, MED/Salome, Nastran (bulk data), Neuroglancer precomputed format, Gmsh (format versions 2.2, 4.0, and 4.1), OBJ, OFF, PERMAS, PLY, STL, Tecplot .dat, TetGen .node/.ele, SVG (2D only, output only), SU2, UGRID, VTK, VTU, WKT (TIN), XDMF.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1547}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-numpy","py39-rich","python39"]}],"depends_on":[{"type":"lib","ports":["py39-pygmsh","py39-vispy"]},{"type":"test","ports":["py39-pdal"]}]},{"name":"py39-mergedeep","portdir":"python/py-mergedeep","version":"1.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mergedeep.readthedocs.io","description":"A deep merge function for Python","long_description":"A deep merge function for Python","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py39-mercurial_keyring","portdir":"python/py-mercurial_keyring","version":"1.3.1","license":"none","platforms":"darwin","epoch":0,"replaced_by":"hg-keyring","homepage":"https://www.macports.org","description":"Obsolete port, replaced by hg-keyring","long_description":"This port has been replaced by hg-keyring.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py39-mercurial_extension_utils","portdir":"python/py-mercurial_extension_utils","version":"1.5.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://foss.heptapod.net/mercurial/mercurial-extension_utils","description":"Utility methods for Mercurial extensions","long_description":"Utility methods for Mercurial extensions","active":false,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-17","py39-setuptools","py39-build"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["mercurial"]}],"depends_on":[]},{"name":"py39-mercantile","portdir":"python/py-mercantile","version":"1.2.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mapbox/mercantile","description":"Spherical mercator and XYZ tile utilities","long_description":"Spherical mercator and XYZ tile utilities","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["py39-click","py39-setuptools","python39"]}],"depends_on":[{"type":"lib","ports":["py39-contextily"]}]},{"name":"py39-memprof","portdir":"python/py-memprof","version":"0.3.6","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://jmdana.github.io/memprof/","description":"Memprof is a memory profiler for Python.","long_description":"Memprof is a memory profiler for Python. It logs and plots the memory usage of all the variables during the execution of the decorated methods.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-cython","py39-setuptools"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["memprof_select","py39-matplotlib"]}],"depends_on":[]},{"name":"py39-mediafile","portdir":"python/py-mediafile","version":"0.13.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mediafile.readthedocs.io/","description":"elegant audio file tagging","long_description":"MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags.","active":false,"categories":["multimedia","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-build","py39-installer","clang-17","py39-flit_core"]},{"type":"lib","ports":["python39","py39-filetype","py39-mutagen"]},{"type":"test","ports":["py39-pytest"]}],"depends_on":[]},{"name":"py39-mechanicalsoup","portdir":"python/py-mechanicalsoup","version":"1.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://mechanicalsoup.readthedocs.io/","description":"A Python library for automating interaction with websites.","long_description":"A Python library for automating interaction with websites.. MechanicalSoup automatically. stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do JavaScript.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["py39-beautifulsoup4","py39-lxml","py39-requests","python39"]}],"depends_on":[{"type":"lib","ports":["py39-gmusicapi"]}]},{"name":"py39-mecab-python3","portdir":"python/py-mecab-python3","version":"1.0.5","license":"(GPL or LGPL or BSD)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/SamuraiT/mecab-python3","description":"Python wrapper for the MeCab morphological analyzer for Japanese","long_description":"Python wrapper for the MeCab morphological analyzer for Japanese","active":false,"categories":["textproc","japanese","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py39-build","py39-installer","py39-setuptools","py39-setuptools_scm","py39-wheel"]},{"type":"lib","ports":["mecab-utf8","python39"]}],"depends_on":[]},{"name":"py39-mecab","portdir":"python/py-mecab","version":"0.996.2","license":"(GPL or LGPL or BSD)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ikegami-yukino/mecab/tree/master/mecab/python","description":"A Python module for MeCab","long_description":"A Python module for MeCab","active":false,"categories":["textproc","japanese","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-17","py39-setuptools","py39-build"]},{"type":"lib","ports":["mecab-utf8","python39"]}],"depends_on":[]},{"name":"py39-me-al","portdir":"python/py-me-al","version":"2018.11.24","license":"none","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dabeaz/me-al","description":"Meẗal - The Decorator","long_description":"Meẗal - The Decorator. You, my friend, need to apply Meẗal--as in Heavy Metal.","active":false,"categories":["lang","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["python39"]}],"depends_on":[]},{"name":"py39-mdx_linkify","portdir":"python/py-mdx_linkify","version":"2.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/daGrevis/mdx_linkify","description":"Link recognition for Python Markdown","long_description":"This extension for Python Markdown will convert text that look like links to HTML anchors.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-wheel","py39-build","py39-installer","py39-setuptools"]},{"type":"lib","ports":["python39"]},{"type":"run","ports":["py39-bleach","py39-markdown"]}],"depends_on":[]},{"name":"py39-mdurl","portdir":"python/py-mdurl","version":"0.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/executablebooks/mdurl","description":"URL utilities for markdown-it","long_description":"URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py39-flit_core","py39-build","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"lib","ports":["py39-markdown-it-py"]}]},{"name":"py39-mdtraj","portdir":"python/py-mdtraj","version":"1.9.7","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mdtraj.org","description":"A modern, open library for the analysis of molecular dynamics trajectories","long_description":"Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.","active":false,"categories":["python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":97}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py39-cython","py39-setuptools","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["python39","py39-astunparse","py39-numpy","py39-parsing","py39-scipy","py39-setuptools"]}],"depends_on":[{"type":"lib","ports":["py39-barnaba"]}]},{"name":"py39-mdit-py-plugins","portdir":"python/py-mdit-py-plugins","version":"0.4.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","description":"Collection of core plugins for markdown-it-py.","long_description":"Collection of core plugins for markdown-it-py.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":143}],"variants":[],"dependencies":[{"type":"build","ports":["py39-flit_core","py39-build","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"lib","ports":["py39-jupytext","py39-markdown-it-py","py39-panel"]},{"type":"run","ports":["py39-myst-parser","py39-panel"]},{"type":"test","ports":["py39-myst-parser"]}]},{"name":"py39-MDAnalysis","portdir":"python/py-MDAnalysis","version":"2.0.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mdanalysis.org/","description":"An object-oriented toolkit to analyze molecular dynamics trajectories","long_description":"An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber. It also reads other formats (e.g. PDB files and XYZ format trajectories. It can write most of the coordinate formats, too, together with atom selections for use in Gromacs, CHARMM, VMD and PyMOL.","active":false,"categories":["science","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":97}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-setuptools","py39-wheel","py39-build","py39-installer","clang-17"]},{"type":"lib","ports":["py39-scipy","py39-threadpoolctl","py39-tqdm","python39","py39-GridDataFormats","py39-gsd","py39-mmtf-python","py39-biopython","py39-joblib","py39-matplotlib","py39-networkx","py39-numpy"]}],"depends_on":[]},{"name":"py39-mayavi","portdir":"python/py-mayavi","version":"4.8.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/enthought/mayavi","description":"The Enthought mayavi package","long_description":"3D Scientific Data Visualization and Plotting using VTK as the rendering backend and pyqt5/pyqt4/pyside2 for the (G)UI.","active":false,"categories":["devel","graphics","math","python"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":143}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py39-setuptools","py39-sphinx","py39-wheel","py39-build","py39-installer"]},{"type":"lib","ports":["vtk","python39","py39-numpy","py39-apptools","py39-envisage","py39-traitsui"]}],"depends_on":[]},{"name":"py39-maturin","portdir":"python/py-maturin","version":"1.12.6","license":"MIT and Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyo3/maturin","description":"Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.","long_description":"Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.","active":false,"categories":["devel","python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":254}],"variants":[],"dependencies":[{"type":"build","ports":["clang-20","py39-wheel","py39-build","py39-installer","cargo","legacy-support","rust","py39-setuptools","py39-setuptools-rust"]},{"type":"lib","ports":["python39","libunwind"]},{"type":"run","ports":["py39-tomli"]}],"depends_on":[{"type":"build","ports":["py39-pendulum","py39-cramjam","py39-jellyfish","py39-cryptography","py39-bidi","py39-pydantic_core","py39-orjson","py39-uv-build","py39-rpds-py"]}]}]}