{"count":51634,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=689","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=687","results":[{"name":"py37-py2app","portdir":"python/py-py2app","version":"0.28.10","license":"(MIT or PSF)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://py2app.readthedocs.io/","description":"converts python scripts into executable Mac OS X apps","long_description":"A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing python installation. This is a replacement for bundlebuilder.","active":true,"categories":["devel","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":352}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-18"]},{"type":"lib","ports":["python37","py37-setuptools","py37-altgraph","py37-macholib","py37-modulegraph","py37-packaging"]}],"depends_on":[{"type":"build","ports":["frescobaldi2"]}]},{"name":"py37-pyaes","portdir":"python/py-pyaes","version":"1.6.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ricmoo/pyaes","description":"Pure-Python Implementation of the AES block-cipher and common modes of operation","long_description":"Pure-Python Implementation of the AES block-cipher and common modes of operation","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pyarrow","portdir":"devel/apache-arrow","version":"11.0.0","license":"Apache-2","platforms":"{darwin >= 17}","epoch":0,"replaced_by":null,"homepage":"https://github.com/apache/arrow","description":"Powering In-Memory Analytics","long_description":"Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cctools","cmake","ninja","pkgconfig","py37-pip","py37-setuptools","py37-setuptools_scm","py37-wheel","bash","clang-16"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["ninja","openssl","protobuf3-cpp","rapidjson","re2","thrift","python37","c-ares","wget","py37-brotli","py37-cython","py37-numpy","py37-pycares","libutf8proc","py37-tensorflow","boost176","brotli","llvm-14","bzip2","lz4","snappy","zlib","zstd","abseil","gmake","google-glog","grpc","jemalloc"]},{"type":"test","ports":["py37-hypothesis","py37-pandas","py37-pytest","py37-pytest-lazy-fixture","py37-tz","py37-cffi"]}],"depends_on":[{"type":"run","ports":["py37-apache-beam","py37-datasets","py37-tensorflow-data-validation","py37-tfx-bsl"]}]},{"name":"py37-pyasdf","portdir":"python/py-pyasdf","version":"0.4.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://seismicdata.github.io/pyasdf/","description":"pyasdf is a Python API to read and write seismological ASDF files","long_description":"pyasdf is an API to read and write Adaptable Seismic Data Format (ASDF) files, a format based on HDF5. The packages utilizes the data structures of ObsPy to allow the construction of modern and efficient workflows.","active":false,"categories":["science","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":611}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["py37-dill","py37-h5py","python37","py37-obspy","py37-prov","py37-numpy","py37-colorama"]}],"depends_on":[]},{"name":"py37-pyaudio","portdir":"python/py-pyaudio","version":"0.2.11","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://people.csail.mit.edu/hubert/pyaudio/","description":"PyAudio provides Python bindings for PortAudio","long_description":"PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library. With PyAudio, you can easily use Python to play and record audio on a variety of platforms.","active":false,"categories":["audio","python"],"maintainers":[{"name":"jaap","github":"Jakker","ports_count":9}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["portaudio","python37"]}],"depends_on":[{"type":"lib","ports":["py37-scikit-dsp-comm"]}]},{"name":"py37-pyavm","portdir":"python/py-pyavm","version":"0.9.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/astrofrog/pyavm","description":"Pure-Python AVM library","long_description":"Pure-Python AVM library","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"run","ports":["py37-aplpy"]}]},{"name":"py37-pybind11","portdir":"python/py-pybind11","version":"2.13.6","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybind/pybind11","description":"Seamless operability between C++11 and Python.","long_description":"pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-17"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"build","ports":["py37-matplotlib","py37-pyopencl","py37-contourpy"]},{"type":"lib","ports":["py37-pytorch","py37-scipy","py37-pytomlpp","py37-pikepdf"]}]},{"name":"py37-pybind11-stubgen","portdir":"python/py-pybind11-stubgen","version":"0.12.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sizmailov/pybind11-stubgen","description":"generates stubs for python modules","long_description":"pybind11-stubgen generates stubs for python modules.","active":false,"categories":["devel","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pybox2d","portdir":"python/py-pybox2d","version":"2.3.2","license":"zlib and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pybox2d/pybox2d","description":"Python Box2D Bindings - 2D Physics","long_description":"Python Box2D Bindings - 2D Physics","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","py37-setuptools","clang-13"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pybtex","portdir":"python/py-pybtex","version":"0.24.0","license":"MIT","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://pybtex.org/","description":"A BibTeX-compatible bibliography processor in Python.","long_description":"Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["py37-latexcodec","py37-setuptools","python37","py37-yaml","py37-six"]},{"type":"test","ports":["py37-nose"]}],"depends_on":[{"type":"lib","ports":["py37-sphinxcontrib-bibtex","py37-pybtex-docutils"]}]},{"name":"py37-pybtex-docutils","portdir":"python/py-pybtex-docutils","version":"1.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/pybtex-docutils","description":"A docutils backend for pybtex.","long_description":"A docutils backend for pybtex.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python37","py37-docutils","py37-pybtex","py37-setuptools","py37-six"]}],"depends_on":[{"type":"lib","ports":["py37-sphinxcontrib-bibtex"]}]},{"name":"py37-pycallgraph","portdir":"python/py-pycallgraph","version":"1.0.1","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gak/pycallgraph","description":"A Python module that creates call graphs for Python programs.","long_description":"A Python module that creates call graphs for Python programs.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["graphviz"]}],"depends_on":[{"type":"lib","ports":["py-pycallgraph"]}]},{"name":"py37-pycares","portdir":"python/py-pycares","version":"4.3.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/saghul/pycares","description":"Python interface for c-ares.","long_description":"pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.","active":false,"categories":["devel","python"],"maintainers":[{"name":"miguel","github":"ipglider","ports_count":91}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-15","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-cffi","python37"]}],"depends_on":[{"type":"lib","ports":["py37-pyarrow"]},{"type":"run","ports":["py37-aiodns"]}]},{"name":"py37-pycparser","portdir":"python/py-pycparser","version":"2.23","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/eliben/pycparser","description":"pycparser is a complete parser of the C language.","long_description":"pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-cffi","py37-python-augeas"]}]},{"name":"py37-pycryptodome","portdir":"python/py-pycryptodome","version":"3.19.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pycryptodome.org","description":"Cryptographic library for Python","long_description":"PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto.","active":false,"categories":["python"],"maintainers":[{"name":"kirill","github":"catap","ports_count":120}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-gpsoauth","py37-snmp"]}]},{"name":"py37-pycson","portdir":"python/py-pycson","version":"0.8","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/avakar/pycson","description":"A Coffescript Object Notation (CSON) parser for Python","long_description":"A Coffescript Object Notation (CSON) parser for Python","active":false,"categories":["lang","python"],"maintainers":[{"name":"mojca","github":"mojca","ports_count":56}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-16","py37-setuptools","py37-build"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-speg"]}],"depends_on":[]},{"name":"py37-pyct","portdir":"python/py-pyct","version":"0.5.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyviz-dev/pyct","description":"A python utility package.","long_description":"A python utility package. pyct.cmd: Makes various commands available to other packages. pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1397}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-15","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-param","python37"]}],"depends_on":[{"type":"build","ports":["py37-colorcet"]},{"type":"run","ports":["py37-panel"]}]},{"name":"py37-pydantic","portdir":"python/py-pydantic","version":"2.5.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/samuelcolvin/pydantic","description":"Data validation and settings management using Python type hinting","long_description":"Fast and extensible, pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.6+; validate it with pydantic.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-build","py37-hatchling","py37-installer","py37-hatch-fancy-pypi-readme"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-importlib-metadata","py37-typing_extensions","py37-annotated_types","py37-pydantic_core"]}],"depends_on":[{"type":"lib","ports":["py37-confection","py37-npe2","py37-app-model","py37-spaCy","py37-rstcheck-core","py37-rstcheck"]},{"type":"run","ports":["py37-fastapi"]}]},{"name":"py37-pydantic_core","portdir":"python/py-pydantic_core","version":"2.14.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pydantic/pydantic-core","description":"Core validation logic for pydantic written in rust","long_description":"This package provides the core functionality for pydantic validation and serialization.","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py37-maturin","py37-installer","cargo","legacy-support","rust","py37-setuptools-rust","py37-build"]},{"type":"lib","ports":["python37","libunwind"]}],"depends_on":[{"type":"run","ports":["py37-pydantic"]}]},{"name":"py37-pydicom","portdir":"python/py-pydicom","version":"2.4.3","license":"MIT and BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pydicom.github.io/pydicom/stable/index.html","description":"Python Module for working with DICOM files","long_description":"pydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM files in an easy pythonic way. The modifications can be written again to a new file. As a pure python package, it should run anywhere python runs without any other requirements.","active":false,"categories":["python"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":["doc"],"dependencies":[{"type":"build","ports":["clang-15","py37-build","py37-installer","py37-flit","py37-setuptools","py37-wheel"]},{"type":"lib","ports":["py37-numpy","python37"]}],"depends_on":[{"type":"lib","ports":["py37-pynetdicom"]}]},{"name":"py37-pydot","portdir":"python/py-pydot","version":"1.4.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/erocarrera/pydot","description":"Python interface to Graphviz's Dot","long_description":"This module provides with a full interface to create handle modify and process graphs in Graphviz's dot language.","active":false,"categories":["graphics","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["graphviz","py37-parsing"]}],"depends_on":[{"type":"lib","ports":["py37-prov"]},{"type":"run","ports":["py37-apache-beam","py37-tensorflow-transform"]}]},{"name":"py37-pydub","portdir":"python/py-pydub","version":"0.25.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pydub.com/","description":"Manipulate audio with an simple and easy high level interface","long_description":"Manipulate audio with an simple and easy high level interface","active":false,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"test","ports":["py37-magenta"]}]},{"name":"py37-pyerfa","portdir":"python/py-pyerfa","version":"2.0.0.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/liberfa/pyerfa","description":"PyERFA is the Python wrapper for the ERFA library","long_description":"PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU).","active":false,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1397}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools_scm","py37-wheel","py37-build","py37-installer","py37-packaging","py37-setuptools"]},{"type":"lib","ports":["py37-jinja2","py37-numpy","erfa","python37"]}],"depends_on":[{"type":"lib","ports":["py37-astropy"]}]},{"name":"py37-pyface","portdir":"python/py-pyface","version":"7.4.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/enthought/pyface","description":"The Enthought pyface package","long_description":"The pyface project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.","active":false,"categories":["devel","python"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":169}],"variants":["pyqt4","pyside","pyqt5"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["py37-importlib-resources","py37-pygments","python37","py37-traits","py37-pyqt5","py37-importlib-metadata"]}],"depends_on":[{"type":"lib","ports":["py37-traitsui"]}]},{"name":"py37-pyFAI","portdir":"python/py-pyFAI","version":"0.13.0","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/silx-kit/pyFAI","description":"Azimuthal Integration library","long_description":"pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.","active":false,"categories":["python"],"maintainers":[{"name":"coquelleni","github":"coquellen","ports_count":22}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-cython","clang-14"]},{"type":"lib","ports":["py37-matplotlib","py37-numpy","python37","py37-scipy","py37-pyopencl","py37-h5py"]}],"depends_on":[]},{"name":"py37-pyfftw","portdir":"python/py-pyfftw","version":"0.13.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyFFTW/pyFFTW","description":"pythonic python wrapper around FFTW","long_description":"A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.","active":false,"categories":["math","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":440}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-cython","py37-setuptools","clang-14"]},{"type":"lib","ports":["fftw-3-long","python37","py37-numpy","fftw-3","fftw-3-single"]}],"depends_on":[]},{"name":"py37-pyficache","portdir":"python/py-pyficache","version":"2.3.0","license":"GPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rocky/python-filecache","description":"A Python module for reading and caching lines","long_description":"The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2108}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-pygments","py37-xdis"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"run","ports":["py37-trepan3k"]},{"type":"test","ports":["py37-trepan3k"]}]},{"name":"py37-pyflakes","portdir":"python/py-pyflakes","version":"3.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycqa/pyflakes","description":"Passive checker of Python programs.","long_description":"Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-setuptools","python37"]},{"type":"run","ports":["pyflakes_select"]}],"depends_on":[{"type":"lib","ports":["py37-autoflake","py37-python-lsp-server","py37-flake8","py37-skyfield"]},{"type":"run","ports":["py37-gpilab-framework"]},{"type":"test","ports":["py37-soco"]}]},{"name":"py37-pygccxml","portdir":"python/py-pygccxml","version":"2.4.0","license":"Boost-1","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gccxml/pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.","long_description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","clang-16","py37-setuptools","py37-wheel","py37-build"]},{"type":"lib","ports":["castxml","python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-pyplusplus"]}]},{"name":"py37-pygeos","portdir":"python/py-pygeos","version":"0.9","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/caspervdw/pygeos","description":"PyGEOS is a C/Python library with vectorized geometry functions.","long_description":"PyGEOS is a C/Python library with vectorized geometry functions.","active":false,"categories":["math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-13"]},{"type":"lib","ports":["python37","py37-numpy","geos"]}],"depends_on":[]},{"name":"py37-pygit2","portdir":"python/py-pygit2","version":"1.6.1","license":"(GPL-2 or Permissive)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pygit2.org/","description":"Python bindings for libgit2","long_description":"Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.","active":false,"categories":["devel","python"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2636}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-13"]},{"type":"lib","ports":["libgit2","python37","py37-cached-property","py37-cffi"]}],"depends_on":[]},{"name":"py37-pygithub","portdir":"python/py-pygithub","version":"1.55","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pygithub.readthedocs.io/","description":"Typed interactions with the GitHub API v3","long_description":"PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.","active":false,"categories":["python"],"maintainers":[{"name":"raimue","github":"raimue","ports_count":57}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-requests","py37-deprecated","py37-jwt","py37-pynacl"]}],"depends_on":[]},{"name":"py37-pyglet","portdir":"python/py-pyglet","version":"1.5.27","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyglet.readthedocs.org/","description":"A cross-platform windowing and multimedia library for Python.","long_description":"A cross-platform windowing and multimedia library for Python.","active":false,"categories":["devel","graphics","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-gym"]}]},{"name":"py37-pygments","portdir":"python/py-pygments","version":"2.17.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pygments.org/","description":"Python syntax highlighter","long_description":"Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-build","py37-hatchling","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-importlib-metadata","pygments_select"]}],"depends_on":[{"type":"build","ports":["py37-pdbpp"]},{"type":"lib","ports":["py37-pudb","py37-jupyter_console","py37-pyficache","py37-bpython","py37-httpx","py37-jupyterlab_pygments","py37-nbconvert","py37-jmespath-terminal","py37-qtconsole","py37-cli-helpers","py37-pyface","py37-superqt","py37-ipython"]},{"type":"run","ports":["py37-sphinx","py37-spyder-devel","py37-rich","py37-readme_renderer","py37-markdown2","py37-trepan3k","py37-spyder"]},{"type":"test","ports":["py37-m2r"]}]},{"name":"py37-pygmsh","portdir":"python/py-pygmsh","version":"7.1.17","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/nschloe/pygmsh","description":"PyGmsh combines power of Gmsh.","long_description":"PyGmsh combines power of Gmsh. with the versatility of Python and to provide useful abstractions from the Gmsh scripting language so you can create complex geometries more easily.","active":false,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1397}],"variants":[],"dependencies":[{"type":"build","ports":["py37-flit_core","py37-wheel","py37-build","clang-14","py37-installer"]},{"type":"lib","ports":["python37","gmsh","py37-importlib-metadata","py37-meshio","py37-numpy","py37-rich"]}],"depends_on":[]},{"name":"py37-pygpu","portdir":"python/py-pygpu","version":"0.7.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Theano/libgpuarray","description":"Python wrapper for libgpuarray library","long_description":"Python wrapper for libgpuarray library","active":false,"categories":["devel","math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-cython","py37-setuptools","clang-13"]},{"type":"lib","ports":["python37","py37-numpy","libgpuarray","py37-mako"]}],"depends_on":[{"type":"lib","ports":["py-pygpu"]}]},{"name":"py37-pygraphviz","portdir":"python/py-pygraphviz","version":"1.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pygraphviz/pygraphviz","description":"A Python wrapper for the Graphviz Agraph data structure.","long_description":"PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface.","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-9.0"]},{"type":"lib","ports":["graphviz","python37","py37-setuptools"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-pygresql","portdir":"python/py-pygresql","version":"5.1","license":"Permissive","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.pygresql.org/","description":"Python module that interfaces to a PostgreSQL database","long_description":"PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.","active":false,"categories":["databases","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-13"]},{"type":"lib","ports":["postgresql92","python37"]}],"depends_on":[]},{"name":"py37-pygrib","portdir":"python/py-pygrib","version":"2.1.4","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/jswhit/pygrib","description":"Python interface to the Grib API library","long_description":"Python interface to the Grib API library","active":false,"categories":["science","python"],"maintainers":[{"name":"jswhit","github":"jswhit","ports_count":20}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-cython","py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["py37-pyproj","ecCodes","zlib","jasper","libpng","openjpeg15","python37","py37-numpy"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-pygtrie","portdir":"python/py-pygtrie","version":"2.4.2","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mina86/pygtrie","description":"Trie data structure implementation.","long_description":"pygtrie is a pure Python implementation of a trie data structure. Trie data structure, also known as radix or prefix tree, is a tree associating keys to values where all the descendants of a node have a common prefix (associated with that node). The trie module contains Trie, CharTrie and StringTrie classes each implementing a mutable mapping interface, i.e. dict interface. As such, in most circumstances, Trie could be used as a drop-in replacement for a dict, but the prefix nature of the data structure is trie’s real strength. The module also contains PrefixSet class which uses a trie to store a set of prefixes such that a key is contained in the set if it or its prefix is stored in the set.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","py37-setuptools","py37-wheel","py37-build","clang-14"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-magenta"]},{"type":"run","ports":["py37-magenta"]}]},{"name":"py37-pyhamcrest","portdir":"python/py-pyhamcrest","version":"2.0.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hamcrest/PyHamcrest","description":"Hamcrest framework for matcher objects","long_description":"Hamcrest framework for matcher objects","active":false,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-twisted"]},{"type":"test","ports":["py37-apache-beam","py37-behave"]}]},{"name":"py37-pyheif","portdir":"python/py-pyheif","version":"0.7.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/carsales/pyheif","description":"Python interface to libheif library","long_description":"Python interface to libheif library using CFFI","active":false,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","libheif","py37-cffi"]}],"depends_on":[]},{"name":"py37-pyhyphen","portdir":"python/py-pyhyphen","version":"3.0.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/fhaxbox66/pyhyphen","description":"The hyphenation library of LibreOffice and FireFox wrapped for Python","long_description":"PyHyphen is a wrapper around the high quality hyphenation library hyphen-2.4 (May 2008) that ships with OpenOffice.org and Mozilla products. Hence, all dictionaries compatible with OpenOffice can be used. PyHyphen also contains textwrap2, an enhanced though backwards-compatible version of the standard Python module textwrap. Not very surprisingly, textwrap2 can hyphenate words when wrapping them.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-13"]},{"type":"lib","ports":["python37","py37-appdirs","py37-setuptools","py37-six"]}],"depends_on":[]},{"name":"py37-pyicu","portdir":"python/py-pyicu","version":"2.8","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gitlab.pyicu.org/main/pyicu","description":"Python extension wrapping the ICU C++ API","long_description":"Python extension wrapping the ICU C++ API","active":false,"categories":["textproc","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-installer","clang-16","py37-setuptools","py37-wheel","py37-build"]},{"type":"lib","ports":["icu","python37"]},{"type":"test","ports":["py37-pytest","py37-six"]}],"depends_on":[{"type":"run","ports":["py37-natsort"]}]},{"name":"py37-pyilmbase","portdir":"graphics/openexr","version":"2.3.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.openexr.com","description":"OpenEXR Graphics Library","long_description":"OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.","active":false,"categories":["graphics"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cctools","pkgconfig","clang-9.0"]},{"type":"lib","ports":["py37-numpy","zlib","boost176","ilmbase","python37"]}],"depends_on":[]},{"name":"py37-pyinstaller","portdir":"python/py-pyinstaller","version":"3.5","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.pyinstaller.org/","description":"converts (packages) Python programs into stand-alone executables","long_description":"converts (packages) Python programs into stand-alone executables - note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones.","active":false,"categories":["python"],"maintainers":[{"name":"adfernandes","github":"adfernandes","ports_count":45}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pyinstrument","portdir":"python/py-pyinstrument","version":"4.4.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/joerick/pyinstrument","description":"Call stack profiler for Python. Shows you why your code is slow!","long_description":"Call stack profiler for Python. Shows you why your code is slow!","active":false,"categories":["python"],"maintainers":[{"name":"ra1nb0w","github":"ra1nb0w","ports_count":151}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pyke","portdir":"python/py-pyke","version":"1.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://pyke.sourceforge.net","description":"Python Knowledge Engine (PyKE)","long_description":"Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python. Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of Python functions which are attached to backward-chaining rules.","active":false,"categories":["devel","lang","python"],"maintainers":[{"name":"mahergamal","github":"maherg","ports_count":7},{"name":"petr","github":"petrrr","ports_count":611}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pykerberos","portdir":"python/py-pykerberos","version":"1.3.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/kerberos/","description":"A GSSAPI interface module for Python","long_description":"A GSSAPI interface module for Python","active":false,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-13"]},{"type":"lib","ports":["python37","kerberos5"]}],"depends_on":[]},{"name":"py37-pylev","portdir":"python/py-pylev","version":"1.4.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/toastdriven/pylev","description":"A pure Python Levenshtein implementation that's not freaking GPL'd.","long_description":"A pure Python Levenshtein implementation that's not freaking GPL'd.","active":false,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":146}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-cleo","py37-clikit"]}]}]}