HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51932,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=665",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=663",
"results": [
{
"name": "py36-pyerfa",
"portdir": "python/py-pyerfa",
"version": "1.7.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": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-numpy",
"py36-packaging",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python36",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-astropy"
]
}
]
},
{
"name": "py36-pyface",
"portdir": "python/py-pyface",
"version": "7.3.0",
"license": "BSD",
"platforms": "darwin",
"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": 143
}
],
"variants": [
"pyqt4",
"pyside",
"pyqt5"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-importlib-resources",
"py36-pygments",
"python36",
"py36-traits",
"py36-pyqt5",
"py36-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-traitsui"
]
}
]
},
{
"name": "py36-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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"python36",
"py36-scipy",
"py36-pyopencl",
"py36-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py36-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.12.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": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"fftw-3-long",
"python36",
"py36-numpy",
"py36-dask",
"fftw-3",
"fftw-3-single"
]
}
],
"depends_on": []
},
{
"name": "py36-pyficache",
"portdir": "python/py-pyficache",
"version": "2.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"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": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pygments",
"py36-xdis"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-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"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"pyflakes_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server",
"py36-language-server",
"py36-flake8"
]
},
{
"type": "run",
"ports": [
"py36-gpilab-framework"
]
}
]
},
{
"name": "py36-pygccxml",
"portdir": "python/py-pygccxml",
"version": "2.2.1",
"license": "Boost-1",
"platforms": "darwin",
"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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"castxml",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyplusplus"
]
}
]
},
{
"name": "py36-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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"geos"
]
}
],
"depends_on": []
},
{
"name": "py36-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": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"libgit2",
"python36",
"py36-cached-property",
"py36-cffi"
]
}
],
"depends_on": []
},
{
"name": "py36-pygithub",
"portdir": "python/py-pygithub",
"version": "1.54",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyGithub/PyGithub",
"description": "Python module for Github API v3",
"long_description": "Python module for Github API v3",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pyglet",
"portdir": "python/py-pyglet",
"version": "1.5.22",
"license": "BSD",
"platforms": "darwin",
"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": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pygments",
"portdir": "python/py-pygments",
"version": "2.14.0",
"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": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"py36-importlib-metadata",
"pygments_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ipython",
"py36-pudb",
"py36-nbconvert",
"py36-jmespath-terminal",
"py36-kivy",
"py36-pyface",
"py36-cli-helpers",
"py36-pyficache",
"py36-jupyter_console",
"py36-bpython",
"py36-qtconsole"
]
},
{
"type": "run",
"ports": [
"py36-sphinx",
"py36-readme_renderer",
"py36-markdown2",
"py36-rich",
"py36-spyder-devel",
"py36-spyder"
]
},
{
"type": "test",
"ports": [
"py36-m2r"
]
}
]
},
{
"name": "py36-pygmsh",
"portdir": "python/py-pygmsh",
"version": "6.1.1",
"license": "MIT",
"platforms": "darwin",
"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": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pbr",
"py36-setuptools",
"py36-wheel"
]
}
],
"depends_on": []
},
{
"name": "py36-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": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"libgpuarray",
"py36-mako"
]
}
],
"depends_on": []
},
{
"name": "py36-pygraphviz",
"portdir": "python/py-pygraphviz",
"version": "1.6",
"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": [
"py36-setuptools",
"graphviz",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-doctest-ignore-unicode",
"py36-mock",
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-pygrib",
"portdir": "python/py-pygrib",
"version": "2.1.3",
"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": [
"py36-cython",
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"openjpeg15",
"python36",
"zlib",
"py36-pyproj",
"ecCodes",
"py36-numpy",
"jasper",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py36-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": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-twisted"
]
},
{
"type": "test",
"ports": [
"py36-behave"
]
}
]
},
{
"name": "py36-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": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"libheif",
"py36-cffi"
]
}
],
"depends_on": []
},
{
"name": "py36-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-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-appdirs",
"py36-setuptools",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py36-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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"icu",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-natsort"
]
}
]
},
{
"name": "py36-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": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"zlib",
"boost176",
"ilmbase",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pyinstaller",
"portdir": "python/py-pyinstaller",
"version": "3.5",
"license": "GPL",
"platforms": "darwin",
"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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pyinterval",
"portdir": "python/py-pyinterval",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/taschini/pyinterval",
"description": "Interval arithmetic in Python",
"long_description": "This library provides a Python implementation of an algebraically closed interval system on the extended real number set. An interval object consists of a finite union of closed, possibly unbound, mathematical intervals.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pycrlibm"
]
}
],
"depends_on": []
},
{
"name": "py36-pyke",
"portdir": "python/py-pyke",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"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": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "py36-pylibmc",
"portdir": "python/py-pylibmc",
"version": "1.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sendapatch.se/projects/pylibmc/",
"description": "Python memcached client wrapped on libmemcached.",
"long_description": "pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libmemcached",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pylint",
"portdir": "python/py-pylint",
"version": "2.13.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pylint.org",
"description": "Error (and style) checking for python",
"long_description": "Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-flake8-mccabe",
"py36-isort",
"py36-setuptools",
"python36",
"py36-platformdirs",
"py36-toml",
"py36-astroid"
]
},
{
"type": "run",
"ports": [
"pylint_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server",
"py36-language-server"
]
},
{
"type": "run",
"ports": [
"py36-spyder",
"py36-spyder-devel"
]
},
{
"type": "test",
"ports": [
"py36-cucumber-tag-expressions",
"py36-trio"
]
}
]
},
{
"name": "py36-pylru",
"portdir": "python/py-pylru",
"version": "1.2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jlhutch/pylru",
"description": "A least recently used (LRU) cache for Python.",
"long_description": "Pylru implements a true LRU cache along with several support classes.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 91
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pyls-black",
"portdir": "python/py-pyls-black",
"version": "0.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rupert/pyls-black",
"description": "Black plugin for the Python Language Server",
"long_description": "Black plugin for the Python Language Server",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-black",
"py36-language-server",
"py36-setuptools",
"py36-toml"
]
}
],
"depends_on": []
},
{
"name": "py36-pyls-spyder",
"portdir": "python/py-pyls-spyder",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/pyls-spyder",
"description": "Spyder extensions for the python-language-server",
"long_description": "Spyder extensions for the python-language-server",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-python-lsp-server"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-spyder",
"py36-spyder-devel"
]
}
]
},
{
"name": "py36-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pymc3",
"portdir": "python/py-pymc3",
"version": "3.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/pymc3",
"description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
"long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-arviz",
"py36-contextvars",
"py36-dataclasses",
"py36-dill",
"py36-fastprogress",
"python36",
"py36-pandas",
"py36-patsy",
"py36-scipy",
"py36-theano-pymc",
"py36-typing_extensions",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-pymongo",
"portdir": "python/py-pymongo",
"version": "4.0.2",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mongodb.org/",
"description": "Python access to mongodb",
"long_description": "The PyMongo distribution contains tools for interacting with the Mongo database from Python.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-blaze",
"py36-mongoengine"
]
}
]
},
{
"name": "py36-pympler",
"portdir": "python/py-pympler",
"version": "1.0.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pympler/pympler",
"description": "measure, monitor and analyze the memory behavior of Python objects",
"long_description": "Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other pymples can easily be identified.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pymunk",
"portdir": "python/py-pymunk",
"version": "5.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymunk.org/",
"description": "Python wrapper around the 2d physics library Chipmunk",
"long_description": "Python wrapper around the 2d physics library Chipmunk",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cffi",
"py36-setuptools",
"clang-12"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-nibabel",
"python36",
"py36-scipy",
"py36-numpy",
"libsvm"
]
}
],
"depends_on": []
},
{
"name": "py36-pymysql",
"portdir": "python/py-pymysql",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/PyMySQL/",
"description": "Pure-Python MySQL client library",
"long_description": "Pure-Python MySQL client library",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pynacl",
"portdir": "python/py-pynacl",
"version": "1.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/pynacl/",
"description": "Python binding to the Networking and Cryptography (NaCl) library",
"long_description": "Python binding to the Networking and Cryptography (NaCl) library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"python36",
"py36-cffi",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-paramiko"
]
}
]
},
{
"name": "py36-pynamecheap",
"portdir": "python/py-pynamecheap",
"version": "0.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Bemmu/PyNamecheap",
"description": "PyNamecheap is a Namecheap API client in Python.",
"long_description": "PyNamecheap is a Namecheap API client in Python. API itself is documented at http://developer.namecheap.com/docs/",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-requests"
]
}
],
"depends_on": []
},
{
"name": "py36-pync",
"portdir": "python/py-pync",
"version": "2.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/setem/pync",
"description": "A simple Python wrapper around the terminal-notifier command-line tool.",
"long_description": "A simple Python wrapper around the terminal-notifier command-line tool. It allows you to send User Notifications to the Notification Center on OS X 10.8 or higher.",
"active": false,
"categories": [
"aqua",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"terminal-notifier",
"py36-dateutil"
]
}
],
"depends_on": []
},
{
"name": "py36-pyne",
"portdir": "python/py-pyne",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyne.io/",
"description": "Python for Nuclear Engineering",
"long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py36-cython",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py36-tables",
"python36",
"hdf5",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyne"
]
}
]
},
{
"name": "py36-pynetdicom",
"portdir": "python/py-pynetdicom",
"version": "1.5.6",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydicom/pynetdicom",
"description": "A Python implementation of the DICOM networking protocol",
"long_description": "pynetdicom is a pure Python (2.7/3.4+) package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pydicom"
]
}
],
"depends_on": []
},
{
"name": "py36-pyobjc",
"portdir": "python/py-pyobjc",
"version": "7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-sphinx"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-param"
]
},
{
"type": "lib",
"ports": [
"py36-zope-hookable",
"py36-astropy",
"py36-applaunchservices",
"py36-pyviz_comms"
]
}
]
},
{
"name": "py36-pyobjc6",
"portdir": "python/py-pyobjc6",
"version": "6.2.2",
"license": "MIT",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "Bidirectional bridge between Python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C-based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-sphinx",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libffi",
"python36",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-pyopencl",
"portdir": "python/py-pyopencl",
"version": "2019.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mathema.tician.de/software/pyopencl",
"description": "Python wrapper for OpenCL.",
"long_description": "PyOpenCL lets you access GPUs and other massively parallel compute devices from Python.",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-mako",
"clang-9.0",
"py36-setuptools",
"py36-pybind11",
"py36-numpy"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi"
]
},
{
"type": "run",
"ports": [
"py36-six",
"py36-pytools",
"py36-pytest",
"py36-decorator",
"py36-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyFAI"
]
}
]
},
{
"name": "py36-pyorick",
"portdir": "python/py-pyorick",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-numpy",
"yorick"
]
}
],
"depends_on": []
},
{
"name": "py36-pyotp",
"portdir": "python/py-pyotp",
"version": "2.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pypdf2",
"portdir": "python/py-pypdf2",
"version": "1.26.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mstamy2/PyPDF2",
"description": "A utility to read and write pdfs with Python",
"long_description": "A Pure-Python PDF toolkit. It is capable of extracting document information, splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, and encrypting and decrypting PDF files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-lxml"
]
}
],
"depends_on": []
},
{
"name": "py36-pyperclip",
"portdir": "python/py-pyperclip",
"version": "1.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asweigart/pyperclip",
"description": "A cross-platform clipboard module for Python",
"long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-cmd2"
]
}
]
}
]
}