{"count":52242,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=698","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=696","results":[{"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":615}],"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"]}]},{"name":"py37-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-13"]},{"type":"lib","ports":["zlib","libmemcached","python37"]}],"depends_on":[]},{"name":"py37-pylint","portdir":"python/py-pylint","version":"2.17.5","license":"GPL-2+","platforms":"{darwin any}","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-16","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["py37-tomlkit","py37-typing_extensions","python37","py37-platformdirs","py37-tomli","py37-astroid","py37-dill","py37-flake8-mccabe","py37-isort"]},{"type":"run","ports":["pylint_select"]}],"depends_on":[{"type":"lib","ports":["py37-python-lsp-server","py37-eric-ide"]},{"type":"run","ports":["py37-spyder","py37-spyder-devel"]},{"type":"test","ports":["py37-note-seq","py37-apache-beam"]}]},{"name":"py37-pylint-venv","portdir":"python/py-pylint-venv","version":"3.0.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgosmann/pylint-venv/","description":"pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.","long_description":"pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py37-poetry-core","py37-build","py37-installer","clang-15"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-spyder"]}]},{"name":"py37-pylru","portdir":"python/py-pylru","version":"1.2.0","license":"GPL-2","platforms":"{darwin any}","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":92}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pyls-black","portdir":"python/py-pyls-black","version":"0.4.7","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":"py37-python-lsp-black","homepage":"https://www.macports.org","description":"Obsolete port, replaced by py37-python-lsp-black","long_description":"This port has been replaced by py37-python-lsp-black.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py37-pyls-spyder","portdir":"python/py-pyls-spyder","version":"0.4.0","license":"MIT","platforms":"{darwin any}","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":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-python-lsp-server"]}],"depends_on":[{"type":"run","ports":["py37-spyder","py37-spyder-devel"]}]},{"name":"py37-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":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pymatgen","portdir":"python/py-pymatgen","version":"2022.0.14","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pymatgen.org/","description":"Python Materials Genomics (pymatgen) is a robust materials analysis code","long_description":"Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.","active":false,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["py37-cython","clang-9.0","py37-setuptools"]},{"type":"lib","ports":["python37","py37-numpy"]},{"type":"run","ports":["py37-pandas","py37-requests","py37-ruamel-yaml","py37-scipy","py37-sympy","py37-tabulate","py37-typing_extensions","py37-uncertainties","py37-palettable","py37-plotly","py37-monty","py37-spglib","py37-networkx","py37-matplotlib","py37-beautifulsoup4"]}],"depends_on":[]},{"name":"py37-pymc","portdir":"python/py-pymc","version":"4.1.7","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pymc-devs/pymc","description":"Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara","long_description":"PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling 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":2213}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["py37-arviz","py37-cachetools","py37-cloudpickle","py37-fastprogress","py37-numpy","py37-scipy","py37-typing_extensions","py37-aeppl","py37-aesara","python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-pymc3","portdir":"python/py-pymc3","version":"3.11.4","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pymc-devs/pymc","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":2213}],"variants":[],"dependencies":[{"type":"build","ports":["clang-15"]},{"type":"lib","ports":["py37-arviz","py37-cachetools","py37-dill","py37-fastprogress","py37-numpy","python37","py37-patsy","py37-scipy","py37-semver","py37-theano-pymc","py37-typing_extensions","py37-pandas"]}],"depends_on":[]},{"name":"py37-pymongo","portdir":"python/py-pymongo","version":"4.4.1","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":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-15"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-mongoengine","py37-blaze"]},{"type":"run","ports":["py37-apache-beam"]}]},{"name":"py37-pympler","portdir":"python/py-pympler","version":"1.0.1","license":"Apache-2","platforms":"{darwin any}","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":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-pymunk","portdir":"python/py-pymunk","version":"6.5.1","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":["clang-15","py37-build","py37-installer","py37-cffi","py37-setuptools","py37-wheel"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-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-16"]},{"type":"lib","ports":["py37-nibabel","python37","py37-scipy","py37-numpy","libsvm"]}],"depends_on":[]},{"name":"py37-pymysql","portdir":"python/py-pymysql","version":"1.0.2","license":"MIT","platforms":"{darwin any}","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":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-aiomysql"]}]},{"name":"py37-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":["clang-16","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["python37","py37-cffi","py37-six","libsodium"]}],"depends_on":[{"type":"lib","ports":["py37-paramiko"]},{"type":"run","ports":["py37-pygithub"]}]},{"name":"py37-pynamecheap","portdir":"python/py-pynamecheap","version":"0.0.3","license":"MIT","platforms":"{darwin any}","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":1468}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-16","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-requests","python37"]}],"depends_on":[]},{"name":"py37-pync","portdir":"python/py-pync","version":"2.0.3","license":"MIT","platforms":"{darwin any}","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":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["terminal-notifier","py37-dateutil"]}],"depends_on":[]},{"name":"py37-pynetdicom","portdir":"python/py-pynetdicom","version":"2.0.2","license":"MIT and BSD","platforms":"{darwin any}","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 3 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":["py37-wheel","py37-installer","clang-15","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-pydicom","python37"]}],"depends_on":[]},{"name":"py37-pyobjc","portdir":"python/py-pyobjc","version":"9.0.1","license":"MIT","platforms":"{darwin >= 18}","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-16","py37-sphinxcontrib-blockdiag","py37-installer","py37-setuptools","py37-sphinx","py37-wheel","py37-build"]},{"type":"lib","ports":["py37-setuptools","python37"]}],"depends_on":[{"type":"build","ports":["py37-tensorflow-addons","py37-param"]},{"type":"lib","ports":["py37-imagecodecs","py37-gammapy","py37-applaunchservices","py37-zope-hookable","py37-astropy","py37-pyviz_comms"]}]},{"name":"py37-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":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools","py37-sphinx"]},{"type":"lib","ports":["python37","py37-setuptools","libffi"]}],"depends_on":[]},{"name":"py37-pyodbc","portdir":"python/py-pyodbc","version":"3.0.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/pyodbc/","description":"Python DB API 2 module for ODBC","long_description":"Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.","active":false,"categories":["devel","databases","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-13"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["unixODBC","python37"]}],"depends_on":[]},{"name":"py37-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":615}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py37-mako","py37-numpy","py37-pybind11","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["py37-cffi","python37"]},{"type":"run","ports":["py37-decorator","py37-pytools","py37-six","py37-pytest","py37-appdirs"]}],"depends_on":[{"type":"lib","ports":["py37-pyFAI"]}]},{"name":"py37-pyorick","portdir":"python/py-pyorick","version":"1.4","license":"BSD","platforms":"{darwin any}","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":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-numpy","yorick"]}],"depends_on":[]},{"name":"py37-pyotp","portdir":"python/py-pyotp","version":"2.7.0","license":"MIT","platforms":"{darwin any}","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":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-pypdf","portdir":"python/py-pypdf","version":"3.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/py-pdf/pypdf","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":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py37-flit_core","py37-build","py37-installer","clang-15"]},{"type":"lib","ports":["python37","py37-typing_extensions"]}],"depends_on":[{"type":"lib","ports":["py37-xhtml2pdf"]}]},{"name":"py37-pypdf2","portdir":"python/py-pypdf2","version":"3.0.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":"py37-pypdf","homepage":"https://www.macports.org","description":"Obsolete port, replaced by py37-pypdf","long_description":"This port has been replaced by py37-pypdf.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py37-pypeg2","portdir":"python/py-pypeg2","version":"2.15.2","license":"GPL-2","platforms":"{darwin any}","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":[],"dependencies":[{"type":"build","ports":["py37-installer","clang-16","py37-setuptools","py37-wheel","py37-build"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-lxml"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-pyperclip","portdir":"python/py-pyperclip","version":"1.8.2","license":"BSD","platforms":"{darwin any}","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":615}],"variants":[],"dependencies":[{"type":"build","ports":["py37-build","py37-setuptools","py37-wheel","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-mitmproxy"]},{"type":"run","ports":["py37-cmd2"]}]},{"name":"py37-pyplusplus","portdir":"python/py-pyplusplus","version":"1.8.6","license":"Boost-1","platforms":"{darwin any}","epoch":9,"replaced_by":null,"homepage":"https://github.com/ompl/pyplusplus","description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","long_description":"Py++ is a framework for creating a code generator for Boost.Python library and ctypes package","active":false,"categories":["devel","python"],"maintainers":[{"name":"mmoll","github":"mamoll","ports_count":13}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-pygccxml","py37-setuptools","python37"]}],"depends_on":[]},{"name":"py37-pypng","portdir":"python/py-pypng","version":"0.0.20","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/drj11/pypng","description":"Pure Python PNG image encoder/decoder","long_description":"Pure Python PNG image encoder/decoder","active":false,"categories":["python"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1066}],"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-tensor2tensor"]}]},{"name":"py37-pypostal","portdir":"python/py-pypostal","version":"1.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/openvenues/pypostal","description":"International address parsing/normalization","long_description":"Python bindings to libpostal for fast international address parsing/normalization","active":false,"categories":["textproc","python"],"maintainers":[{"name":"amake","github":"amake","ports_count":162}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-nose","py37-setuptools","clang-13"]},{"type":"lib","ports":["python37","py37-six","libpostal"]}],"depends_on":[]},{"name":"py37-pyproj","portdir":"python/py-pyproj","version":"3.2.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pyproj4.github.io/pyproj","description":"Python interfaces to PROJ.4 functions.","long_description":"Pyrex wrapper to provide python interfaces to PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations and geodetic computations.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-16","py37-cython-compat"]},{"type":"lib","ports":["proj8","python37","py37-certifi"]}],"depends_on":[{"type":"lib","ports":["py37-pygrib","py37-geopandas","py37-metpy","py37-owslib","py37-matplotlib-basemap"]},{"type":"run","ports":["py37-obspy"]}]},{"name":"py37-pyproject_hooks","portdir":"python/py-pyproject_hooks","version":"1.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/pyproject_hooks/","description":"API to call PEP 517 hooks","long_description":"This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":354}],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","py-bootstrap-modules","clang-18"]},{"type":"lib","ports":["python37","py37-tomli"]},{"type":"test","ports":["py37-testpath","py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-build"]}]},{"name":"py37-pyproject_metadata","portdir":"python/py-pyproject_metadata","version":"0.7.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/FFY00/python-pyproject-metadata","description":"Dataclass for PEP 621 metadata with support for core metadata generation","long_description":"Dataclass for PEP 621 metadata with support for core metadata generation","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-16","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-packaging","python37"]}],"depends_on":[]},{"name":"py37-pyqt4","portdir":"python/py-pyqt4","version":"4.12.1","license":"GPL-3","platforms":"macosx","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/pyqt/intro","description":"PyQt4 is a set of Python bindings for the Qt4 toolkit","long_description":"PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":454}],"variants":["phonon","scintilla","debug","universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-18","pkgconfig"]},{"type":"lib","ports":["qt4-mac","dbus","dbus-python37","python37","py37-sip4"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-qscintilla-qt4","py37-poppler-qt4"]},{"type":"run","ports":["frescobaldi2"]}]},{"name":"py37-pyqt5","portdir":"python/py-pyqt5","version":"5.15.10","license":"(GPL-3 or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/pyqt/intro","description":"PyQt5 is a set of Python bindings for the Qt5 toolkit","long_description":"PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":["webkit","debug"],"dependencies":[{"type":"build","ports":["pkgconfig","py37-sip","py37-pyqt-builder","clang-16"]},{"type":"lib","ports":["dbus-python37","python37","qt5","qt5-qtbase","qt5-qtscript","qt5-qt3d"]},{"type":"run","ports":["py37-pyqt5-sip"]}],"depends_on":[{"type":"lib","ports":["py37-superqt","py37-pyqtgraph","py37-eric-ide","py37-pyqt5-chart","py37-gpilab-framework","py37-vispy","py37-pyqt5-webengine","py37-magicgui","py37-pyface","py37-qpageview","py37-pyqt5-scintilla","py37-poppler-qt5"]},{"type":"run","ports":["py37-spyder-devel","py37-qimage2ndarray","py37-spyder","py37-xraylarch"]}]},{"name":"py37-pyqt5-chart","portdir":"python/py-pyqt5-chart","version":"5.15.6","license":"(GPL-3 or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/pyqtchart","description":"PyQt5 Chart bindings","long_description":"PyQtChart is a set of Python bindings for The Qt Company's Qt Charts library. The bindings sit on top of PyQt5 and are implemented as a single module..","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-14","pkgconfig","py37-sip","py37-pyqt-builder"]},{"type":"lib","ports":["qt5-qtbase","qt5-qtcharts","python37","py37-pyqt5"]}],"depends_on":[{"type":"lib","ports":["py37-eric-ide"]}]},{"name":"py37-pyqt5-scintilla","portdir":"python/py-pyqt5-scintilla","version":"2.14.1","license":"(GPL-3 or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/qscintilla","description":"PyQt5 bindings for the QScintilla programmers editor widget","long_description":"QScintilla is a port to Qt of the Scintilla programmers editor widget. It supports the traditional low-level Scintilla API and implements a high-level API covering such things as auto-completion, code folding and lexer configuration.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-15","pkgconfig","py37-sip","py37-pyqt-builder"]},{"type":"lib","ports":["qt5-qtbase","qscintilla-qt5","python37","py37-pyqt5"]}],"depends_on":[{"type":"lib","ports":["py37-eric-ide"]}]},{"name":"py37-pyqt5-sip","portdir":"python/py-pyqt5-sip","version":"12.15.0","license":"(GPL-2 or GPL-3 or PSF)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"The sip module support for PyQt5","long_description":"The sip module support for PyQt5","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-eric-ide"]},{"type":"run","ports":["py37-pyqt5"]}]},{"name":"py37-pyqt5-webengine","portdir":"python/py-pyqt5-webengine","version":"5.15.6","license":"(GPL-3 or OpenSSLException)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/pyqtwebengine","description":"PyQt5 Webengine bindings","long_description":"PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine framework. The framework provides the ability to embed web content in applications and is based on the Chrome browser. The bindings sit on top of PyQt5 and are implemented as three separate modules corresponding to the different libraries that make up the framework.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-14","pkgconfig","py37-sip","py37-pyqt-builder"]},{"type":"lib","ports":["qt5-qtbase","qt5-qtwebengine","python37","py37-pyqt5"]}],"depends_on":[{"type":"lib","ports":["py37-eric-ide"]},{"type":"run","ports":["py37-spyder","py37-spyder-devel","py37-xraylarch"]}]},{"name":"py37-pyqt-builder","portdir":"python/py-pyqt-builder","version":"1.15.4","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/pyqt-builder/","description":"The PEP 517 compliant PyQt build system","long_description":"The PEP 517 compliant PyQt build system","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools_scm","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-importlib-metadata","py37-packaging","py37-sip","python37"]}],"depends_on":[{"type":"build","ports":["py37-pyqt5-webengine","py37-pyqt5-scintilla","py37-poppler-qt5","py37-pyqt5-chart","py37-pyqt5"]}]},{"name":"py37-pyqtgraph","portdir":"python/py-pyqtgraph","version":"0.12.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pyqtgraph.org/","description":"Scientific Graphics and Qt GUI library for Python","long_description":"PyQtGraph is a pure-python graphics and GUI library built on PyQt4/PyQt5 and numpy. It is intended for use in mathematics / scientific / engineering applications. It is very fast due to its heavy leverage of numpy for number crunching and Qt’s GraphicsView framework for fast display.","active":false,"categories":["graphics","math","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":454}],"variants":["pyside","opengl","pyqt4","pyqt5"],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python37","py37-opengl","py37-pyqt5","py37-scipy"]}],"depends_on":[{"type":"run","ports":["py37-xraylarch"]}]},{"name":"py37-pyquery","portdir":"python/py-pyquery","version":"1.4.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gawel/pyquery","description":"A jQuery-like library for Python","long_description":"Pyquery allows you to make jQuery queries on XML documents.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-cssselect","py37-lxml"]}],"depends_on":[{"type":"test","ports":["py37-webtest"]}]},{"name":"py37-pyregion","portdir":"python/py-pyregion","version":"2.1.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/astropy/pyregion","description":"pyregion is a Python module to parse ds9 region files","long_description":"pyregion is a Python module to parse ds9 region files","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools","py37-wheel","py37-build","py37-installer","py37-numpy"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-astropy","py37-matplotlib","py37-parsing"]}],"depends_on":[{"type":"run","ports":["py37-aplpy"]}]}]}