{"count":51637,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=716","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=714","results":[{"name":"py38-ligotimegps","portdir":"python/py-ligotimegps","version":"2.0.1","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gwpy/ligotimegps","description":"A pure-python version of lal.LIGOTimeGPS.","long_description":"This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-gwpy"]}]},{"name":"py38-line_profiler","portdir":"python/py-line_profiler","version":"4.1.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyutils/line_profiler/tree/main","description":"Line-by-line profiler","long_description":"Line-by-line profiler","active":false,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-cython","py38-setuptools","clang-16","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py38-linkify-it-py","portdir":"python/py-linkify-it-py","version":"2.0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tsutsu3/linkify-it-py","description":"Links recognition library with full unicode support.","long_description":"Links recognition library with full unicode support.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-uc-micro-py"]}],"depends_on":[{"type":"lib","ports":["py38-markdown-it-py"]},{"type":"run","ports":["py38-panel"]}]},{"name":"py38-llfuse","portdir":"python/py-llfuse","version":"1.5.0","license":"LGPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-llfuse/python-llfuse/","description":"Python bindings for the low-level FUSE API","long_description":"Python-LLFUSE is a set of Python bindings for the low level FUSE API.","active":false,"categories":["devel","fuse","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-build","py38-installer","pkgconfig","py38-setuptools","py38-wheel"]},{"type":"lib","ports":["macfuse","python38"]}],"depends_on":[]},{"name":"py38-llvmlite","portdir":"python/py-llvmlite","version":"0.41.1","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://llvmlite.pydata.org/","description":"A lightweight LLVM python binding for writing JIT compilers","long_description":"A lightweight LLVM python binding for writing JIT compilers","active":false,"categories":["devel","science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-17"]},{"type":"lib","ports":["zlib","clang-14","ncurses","python38","libxml2","llvm-14"]}],"depends_on":[{"type":"lib","ports":["py38-numba"]}]},{"name":"py38-lmdb","portdir":"python/py-lmdb","version":"1.3.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://lmdb.readthedocs.io/en/release","description":"Universal Python binding for the LMDB Lightning Database","long_description":"Universal Python binding for the LMDB Lightning Database","active":false,"categories":["databases","python"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1044}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-16","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-cffi","python38"]}],"depends_on":[{"type":"lib","ports":["py38-zlmdb"]},{"type":"run","ports":["py38-allennlp"]}]},{"name":"py38-lmfit","portdir":"python/py-lmfit","version":"1.3.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://lmfit.github.io/lmfit-py/","description":"Least-Squares Minimization with Bounds and Constraints","long_description":"Built on top of scipy.optimize, lmfit provides a Parameter object which can be set as fixed or free, can have upper and/or lower bounds, or can be written in terms of algebraic constraints of other Parameters.","active":false,"categories":["math","python"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":169},{"name":"reneeotten","github":"reneeotten","ports_count":2108}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools_scm","py38-wheel","py38-build","py38-installer","clang-16","py38-setuptools"]},{"type":"lib","ports":["python38","py38-asteval","py38-numpy","py38-scipy","py38-uncertainties"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"run","ports":["py38-xraylarch"]}]},{"name":"py38-locket","portdir":"python/py-locket","version":"1.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mwilliamson/locket.py","description":"File-based locks for Python.","long_description":"File-based locks for Python.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-17"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-distributed","py38-partd"]}]},{"name":"py38-lockfile","portdir":"python/py-lockfile","version":"0.12.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/lockfile/","description":"Platform-independent file locking module","long_description":"This package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":146}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-pbr","py38-setuptools","clang-16","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-python-daemon"]}]},{"name":"py38-logbook","portdir":"python/py-logbook","version":"1.7.0.post0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://packages.python.org/Logbook/","description":"Python logging replacement module.","long_description":"Python logging replacement module.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-cython","py38-setuptools","clang-16","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py38-logical-unification","portdir":"python/py-logical-unification","version":"0.4.6","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https//github.com/pythological/unification/","description":"Logical unification in Python","long_description":"Logical unification in Python","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2108}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-wheel","py38-build","py38-installer","py38-setuptools"]},{"type":"lib","ports":["py38-multipledispatch","py38-toolz","python38"]}],"depends_on":[{"type":"lib","ports":["py38-cons","py38-minikanren","py38-pytensor","py38-aesara"]}]},{"name":"py38-logilab-common","portdir":"python/py-logilab-common","version":"2.0.0","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.logilab.org/project/logilab-common","description":"A number of modules used by various projects from Logilab","long_description":"A number of modules used by various projects from Logilab","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["python38","py38-importlib-metadata","py38-mypy_extensions","py38-setuptools","py38-typing_extensions"]}],"depends_on":[{"type":"lib","ports":["py38-logilab-constraint"]}]},{"name":"py38-logilab-constraint","portdir":"python/py-logilab-constraint","version":"1.0","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.logilab.org/project/logilab-constraint","description":"python module for solving constraint satisfaction problems","long_description":"The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using constraint propagation algorithms. So far, facilities are provided to work with finite domains only.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["python38","py38-importlib-metadata","py38-logilab-common","py38-setuptools","py38-six"]}],"depends_on":[]},{"name":"py38-log-symbols","portdir":"python/py-log-symbols","version":"0.0.14","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/manrajgrover/py-log-symbols","description":"Colored symbols for various log levels for Python","long_description":"Colored symbols for various log levels for Python","active":false,"categories":["python"],"maintainers":[{"name":"bashu.was.here","github":"bashu","ports_count":40}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","clang-14"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-colorama"]}],"depends_on":[]},{"name":"py38-loguru","portdir":"python/py-loguru","version":"0.7.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://loguru.readthedocs.io/en/stable/index.html","description":"Python logging made (stupidly) simple","long_description":"Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.","active":false,"categories":["python"],"maintainers":[{"name":"harens","github":"harens","ports_count":163}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-15"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py38-lscsoft-glue","portdir":"python/py-lscsoft-glue","version":"2.0.0","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/lscsoft/glue/","description":"Grid LSC User Environment","long_description":"Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38","py38-six","py38-ligo-segments","py38-numpy","py38-openssl","py38-pyrxp"]}],"depends_on":[{"type":"lib","ports":["py38-lalburst","py38-lalinference","py38-lalinspiral","py38-lal"]}]},{"name":"py38-luma.core","portdir":"python/py-luma.core","version":"2.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rm-hull/luma.core","description":"Drawing and text rendering for small displays, core module","long_description":"luma.core is a component library providing a Pillow-compatible drawing canvas for Python 3, and other functionality to support drawing primitives and text-rendering capabilities for small displays.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","clang-16","py38-installer","py38-build","py38-wheel"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-smbus2","py38-pyftdi","py38-cbor2","py38-Pillow"]},{"type":"test","ports":["py38-pytest","py38-pytest-timeout"]}],"depends_on":[{"type":"run","ports":["py38-luma.emulator"]}]},{"name":"py38-luma.emulator","portdir":"python/py-luma.emulator","version":"1.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rm-hull/luma.emulator","description":"Drawing and text rendering for small displays, emulator module","long_description":"luma.emulator provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","clang-16","py38-installer","py38-setuptools","py38-wheel"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-luma.core","py38-game"]},{"type":"test","ports":["py38-pytest","py38-pytest-timeout"]}],"depends_on":[]},{"name":"py38-lxml","portdir":"python/py-lxml","version":"5.4.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://lxml.de/","description":"Powerful and Pythonic XML processing library","long_description":"lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.","active":false,"categories":["devel","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":611}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-build","py38-installer","clang-18","py38-cython","py38-setuptools"]},{"type":"lib","ports":["zlib","python38","libxml2","libxslt"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"lib","ports":["py38-obspy","py38-lxml_html_clean","py38-pikepdf","py38-beautifulsoup4","py38-mechanicalsoup","py38-soco","py38-parsel","py38-readability-lxml","py38-urlwatch","py38-beancount","py38-fabio","py38-zeep","py38-fontaine","py38-datacite","py38-benchexec","py38-appscript","py38-docx","py38-breadability","py38-svglib","py38-skyfield","py38-scrapy","py38-pptx","py38-prov","py38-agate","py38-leather","py38-owslib","py38-xmlsec"]},{"type":"run","ports":["py38-fonttools","py38-xmldiff","py38-kraken","py38-pypeg2","py38-pyshark","py38-pyquery"]},{"type":"test","ports":["py38-openid"]}]},{"name":"py38-lxml_html_clean","portdir":"python/py-lxml_html_clean","version":"0.3.1","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/fedora-python/lxml_html_clean/","description":"HTML cleaner is blocklist-based.","long_description":"HTML cleaner is blocklist-based. This project was initially a part of lxml, but many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1397}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-lxml","python38"]}],"depends_on":[]},{"name":"py38-ly","portdir":"python/py-ly","version":"0.9.7","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wbsoft/python-ly","description":"Tool and library for manipulating LilyPond files","long_description":"The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.","active":false,"categories":["python"],"maintainers":[{"name":"davide.liessi","github":"dliessi","ports_count":72}],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"py38-lz4","portdir":"python/py-lz4","version":"4.3.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-lz4/python-lz4","description":"LZ4 bindings for Python","long_description":"LZ4 bindings for Python","active":false,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-installer","clang-16","py38-pkgconfig","py38-setuptools","py38-setuptools_scm","py38-wheel","py38-build"]},{"type":"lib","ports":["lz4","python38"]},{"type":"test","ports":["py38-psutil","py38-pytest"]}],"depends_on":[]},{"name":"py38-m2crypto","portdir":"python/py-m2crypto","version":"0.40.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/m2crypto","description":"Crypto and SSL toolkit for Python","long_description":"M2Crypto is the most complete Python wrapper for OpenSSL.","active":false,"categories":["devel","python","crypto"],"maintainers":[{"name":"allan.que","github":"aque","ports_count":15}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-build","py38-installer","clang-16","pkgconfig","py38-setuptools"]},{"type":"lib","ports":["swig-python","python38","py38-importlib-metadata","openssl3"]},{"type":"test","ports":["py38-parameterized","py38-pytest"]}],"depends_on":[]},{"name":"py38-m2r","portdir":"python/py-m2r","version":"0.2.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/miyakogi/m2r","description":"Converts a markdown file including reStructuredText (rst) markups to a valid rst format","long_description":"M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.","active":false,"categories":["devel","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","clang-17","py38-installer","py38-build","py38-setuptools"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-setuptools","py38-mistune","py38-docutils"]},{"type":"test","ports":["py38-mock","py38-pygments","py38-pytest"]}],"depends_on":[{"type":"build","ports":["py38-automat"]}]},{"name":"py38-macfsevents","portdir":"python/py-macfsevents","version":"0.8.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/malthe/macfsevents","description":"Thread-based interface to file system observation primitives.","long_description":"MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-18"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["ninja-ide"]}]},{"name":"py38-machfs","portdir":"python/py-machfs","version":"1.2.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/elliotnunn/machfs","description":"a library for creating and inspecting HFS-format disk images","long_description":"This is a library for creating and inspecting HFS-format disk images. Mac-specific concepts like resource forks and type/creator codes are first-class citizens.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-16","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-macresources","python38"]}],"depends_on":[]},{"name":"py38-macholib","portdir":"python/py-macholib","version":"1.16.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://macholib.readthedocs.io/","description":"Mach-O header analysis and editing","long_description":"macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-18","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-altgraph","python38"]}],"depends_on":[{"type":"lib","ports":["py38-py2app"]}]},{"name":"py38-macresources","portdir":"python/py-macresources","version":"1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/elliotnunn/macresources","description":"a library for working with legacy Macintosh resource forks","long_description":"A Python library and command line tools to work with Classic MacOS resource forks on a modern machine.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-machfs"]}]},{"name":"py38-magenta","portdir":"python/py-magenta","version":"2.1.2","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/magenta/magenta","description":"Magenta: Music and Art Generation with Machine Intelligence","long_description":"Magenta is a research project exploring the role of machine learning in the process of creating art and music. Primarily this involves developing new deep learning and reinforcement learning algorithms for generating songs, images, drawings, and other materials. But it's also an exploration in building smart tools and interfaces that allow artists and musicians to extend (not replace!) their processes using these models.","active":false,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-build","py38-installer","clang-15","py38-setuptools"]},{"type":"lib","ports":["py38-note-seq","py38-numba","py38-numpy","py38-pretty-midi","py38-pygtrie","py38-scikit-image","py38-scipy","py38-six","py38-sk-video","sox","py38-sox","py38-tensor2tensor","py38-tensorflow-datasets","py38-tf-slim","py38-wheel","py38-tensorflow","py38-tensorflow-probability","python38","py38-Pillow","py38-absl","py38-apache-beam","py38-imageio","py38-dm-sonnet","py38-librosa","py38-matplotlib","py38-mido","py38-mir_eval"]},{"type":"run","ports":["py38-sox","sox","py38-Pillow","py38-absl","py38-apache-beam","py38-dm-sonnet","py38-imageio","py38-librosa","py38-matplotlib","py38-mido","py38-mir_eval","py38-note-seq","py38-numba","py38-numpy","py38-pretty-midi","py38-pygtrie","py38-scikit-image","py38-scipy","py38-six","py38-sk-video","py38-tensor2tensor","py38-tensorflow-datasets","py38-tf-slim","py38-wheel","py38-tensorflow","py38-tensorflow-probability"]},{"type":"test","ports":["py38-pydub","py38-pytest","py38-pytest-xdist"]}],"depends_on":[]},{"name":"py38-magic","portdir":"python/py-magic","version":"0.4.27","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ahupp/python-magic","description":"File type identification using libmagic","long_description":"Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["file","python38"]}],"depends_on":[{"type":"lib","ports":["py38-beancount"]}]},{"name":"py38-magicgui","portdir":"python/py-magicgui","version":"0.9.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyapp-kit/magicgui","description":"magicgui: build GUIs from functions, using magic.","long_description":"magicgui: build GUIs from functions, using magic.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1397}],"variants":[],"dependencies":[{"type":"build","ports":["py38-build","py38-hatchling","py38-hatch-vcs","py38-installer","clang-16"]},{"type":"lib","ports":["py38-psygnal","python38","py38-superqt","py38-pyqt5","py38-qtpy","py38-typing_extensions","py38-docstring_parser"]}],"depends_on":[{"type":"lib","ports":["py38-npe2"]}]},{"name":"py38-mahotas","portdir":"python/py-mahotas","version":"1.4.14","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://luispedro.org/software/mahotas/","description":"Set of functions for image processing and computer vision in Python","long_description":"Set of functions for image processing and computer vision in Python","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-16","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-numpy","python38"]}],"depends_on":[]},{"name":"py38-mailmanclient","portdir":"python/py-mailmanclient","version":"3.3.3","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.list.org/","description":"Python bindings for Mailman REST API","long_description":"The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.","active":false,"categories":["mail","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python38","py38-setuptools"]},{"type":"run","ports":["py38-requests"]}],"depends_on":[{"type":"run","ports":["py38-django-mailman3"]}]},{"name":"py38-mako","portdir":"python/py-mako","version":"1.3.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.makotemplates.org/","description":"A super-fast templating language that borrows the best ideas from the existing templating languages.","long_description":"Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.","active":false,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-markupsafe","python38"]}],"depends_on":[{"type":"build","ports":["py38-pyopencl"]},{"type":"lib","ports":["salt-master","salt-syndic","salt-minion","salt-api","py38-alembic"]},{"type":"test","ports":["py38-tensorflow-datasets"]}]},{"name":"py38-mapclassify","portdir":"python/py-mapclassify","version":"2.6.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pysal.org/mapclassify/","description":"Classification Schemes for Choropleth Maps","long_description":"mapclassify is an open-source python library for Choropleth map classification. It is part of PySAL the Python Spatial Analysis Library.","active":false,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","clang-16"]},{"type":"lib","ports":["py38-numpy","py38-pandas","python38","py38-scipy","py38-scikit-learn","py38-networkx"]}],"depends_on":[{"type":"lib","ports":["py38-geoplot"]}]},{"name":"py38-marisa-trie","portdir":"python/py-marisa-trie","version":"1.1.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytries/marisa-trie","description":"Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)","long_description":"Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-hypothesis","py38-pytest","py38-readme_renderer"]}],"depends_on":[]},{"name":"py38-markdown","portdir":"python/py-markdown","version":"3.7","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://python-markdown.github.io/","description":"Python implementation of Markdown","long_description":"This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-importlib-metadata","python38"]}],"depends_on":[{"type":"lib","ports":["py38-tensorboard","py38-tensorboard1"]},{"type":"run","ports":["py38-panel","py38-mdx_linkify"]}]},{"name":"py38-markdown2","portdir":"python/py-markdown2","version":"2.4.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/trentm/python-markdown2","description":"A fast and complete implementation of Markdown in Python","long_description":"A fast and complete implementation of Markdown in Python. Markdown2 comes with a number of extensions for things like syntax coloring, tables, header-ids.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-installer","clang-16","py38-setuptools","py38-wheel","py38-build"]},{"type":"lib","ports":["python38"]},{"type":"run","ports":["py38-pygments"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[]},{"name":"py38-markdown-it-py","portdir":"python/py-markdown-it-py","version":"3.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/executablebooks/markdown-it-py","description":"Python port of markdown-it","long_description":"Python port of markdown-it. Markdown parser done right.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py38-flit_core","py38-build","py38-installer"]},{"type":"lib","ports":["python38","py38-mdit-py-plugins","py38-mdurl","py38-linkify-it-py"]}],"depends_on":[{"type":"lib","ports":["py38-jupytext"]},{"type":"run","ports":["py38-gradio","py38-myst-parser","py38-panel","py38-rich","py38-telethon"]}]},{"name":"py38-markupsafe","portdir":"python/py-markupsafe","version":"2.1.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://palletsprojects.com/p/markupsafe/","description":"Implements a XML/HTML/XHTML Markup safe string for Python","long_description":"Implements a XML/HTML/XHTML Markup safe string for Python","active":false,"categories":["textproc","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-build","py38-setuptools","py38-wheel","py38-installer","clang-18"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[{"type":"lib","ports":["py38-mako","py38-werkzeug","py38-breathe","py38-nbconvert","py38-httpbin","py38-jinja2"]}]},{"name":"py38-matplotlib","portdir":"python/py-matplotlib","version":"3.7.4","license":"(PSF or BSD)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://matplotlib.org/","description":"Matplotlib is a python plotting library","long_description":"Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt4, qt5, cairo, latex).","active":false,"categories":["graphics","math","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2108}],"variants":["webagg","tkinter","gtk3","qt5","cairo","pyside2","dvipng","ghostscript","latex","pdftops","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","py38-certifi","py38-pybind11","py38-setuptools","py38-setuptools_scm","clang-17"]},{"type":"lib","ports":["py38-dateutil","py38-importlib-resources","py38-kiwisolver","py38-numpy","python38","py38-parsing","py38-fonttools","py38-contourpy","py38-packaging","qhull","freetype","py38-Pillow","py38-cairo","py38-cycler"]}],"depends_on":[{"type":"lib","ports":["py38-contextily","py38-filterpy","py38-spacepy","py38-lalinference","py38-descartes","py38-corner","py38-gpilab-core","py38-fipy","py38-geoplot","py38-gammapy","py38-ipympl","py38-graph-tool","py38-skyfield","py38-control","py38-seaborn","py38-pytest-mpl","py38-astropy","py38-healpy","py38-matplotlib-basemap","py38-mpld3","py38-arviz","py38-metpy","py38-cartopy","py38-tropycal","py38-obspy","py38-pyFAI","py38-gwpy","py38-magenta","py38-plotly","py38-MDAnalysis","py38-astlib","py38-astroML","py38-commpy"]},{"type":"run","ports":["py38-transformers","py38-scapy","py38-gammapy","py38-magenta","py38-photomosaic","py38-pymatgen","py38-imutils","py38-spyder-devel","py38-scapy-devel","py38-wordcloud","py38-yt","py38-spyder","py38-aplpy","py38-clawpack","py38-colour","py38-xraylarch","py38-htseq","py38-wxmplot","py38-scikit-image","py38-pyregion","py38-librosa","py38-gradio"]},{"type":"test","ports":["py38-tensorboardX","py38-nbval","py38-allennlp","py38-igraph"]}]},{"name":"py38-matplotlib-basemap","portdir":"python/py-matplotlib-basemap","version":"1.2.2","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/matplotlib/basemap","description":"matplotlib toolkit for plotting data on map projections","long_description":"Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections","active":false,"categories":["graphics","math","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["py38-six","geos","python38","py38-matplotlib","py38-numpy","py38-pyproj","py38-pyshp"]},{"type":"test","ports":["py38-pytest"]}],"depends_on":[]},{"name":"py38-matplotlib-inline","portdir":"python/py-matplotlib-inline","version":"0.1.7","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/martinRenou/matplotlib-inline","description":"Matplotlib Inline Back-end for IPython and Jupyter.","long_description":"Matplotlib Inline Back-end for IPython and Jupyter.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py38-wheel","py38-installer","clang-17","py38-setuptools","py38-build"]},{"type":"lib","ports":["py38-traitlets","python38"]}],"depends_on":[{"type":"lib","ports":["py38-ipykernel","py38-ipython"]}]},{"name":"py38-maturin","portdir":"python/py-maturin","version":"1.9.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":249}],"variants":[],"dependencies":[{"type":"build","ports":["clang-20","py38-wheel","py38-build","py38-installer","cargo","legacy-support","rust","py38-setuptools","py38-setuptools-rust"]},{"type":"lib","ports":["python38","libunwind"]},{"type":"run","ports":["py38-tomli"]}],"depends_on":[{"type":"build","ports":["py38-pydantic_core","py38-cryptography","py38-rpds-py","py38-pendulum","py38-jellyfish","py38-orjson"]}]},{"name":"py38-maxminddb","portdir":"python/py-maxminddb","version":"2.6.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.maxmind.com/en/home","description":"Reader for the MaxMind DB format","long_description":"This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).","active":false,"categories":["python"],"maintainers":[{"name":"gstaniak","github":"gstaniak","ports_count":5}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-build","py38-installer","py38-setuptools","py38-setuptools_scm","py38-wheel"]},{"type":"lib","ports":["python38","libmaxminddb"]}],"depends_on":[]},{"name":"py38-mayavi","portdir":"python/py-mayavi","version":"4.7.4","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":169}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py38-setuptools","py38-sphinx","py38-wheel","py38-build","py38-installer"]},{"type":"lib","ports":["vtk","python38","py38-apptools","py38-envisage","py38-numpy","py38-traitsui"]}],"depends_on":[]},{"name":"py38-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":93}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py38-setuptools","py38-wheel","py38-build","py38-installer","clang-16"]},{"type":"lib","ports":["py38-matplotlib","py38-mmtf-python","py38-networkx","python38","py38-scipy","py38-threadpoolctl","py38-tqdm","py38-numpy","py38-GridDataFormats","py38-biopython","py38-gsd","py38-joblib"]}],"depends_on":[]},{"name":"py38-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":169}],"variants":[],"dependencies":[{"type":"build","ports":["py38-flit_core","py38-build","py38-installer","clang-17"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-jupytext","py38-markdown-it-py"]},{"type":"run","ports":["py38-myst-parser","py38-panel"]},{"type":"test","ports":["py38-myst-parser"]}]},{"name":"py38-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":93}],"variants":[],"dependencies":[{"type":"build","ports":["py38-cython","clang-14"]},{"type":"lib","ports":["py38-numpy","py38-parsing","python38","py38-setuptools","py38-scipy","py38-astunparse"]}],"depends_on":[{"type":"lib","ports":["py38-barnaba"]}]},{"name":"py38-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":["py38-flit_core","py38-build","py38-installer","clang-17"]},{"type":"lib","ports":["python38"]}],"depends_on":[{"type":"lib","ports":["py38-markdown-it-py"]}]}]}