{"count":51605,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=695","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=693","results":[{"name":"py37-sox","portdir":"python/py-sox","version":"1.4.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rabitt/pysox","description":"Python wrapper around SoX.","long_description":"Python wrapper around SoX.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["sox","py37-numpy"]}],"depends_on":[{"type":"lib","ports":["py37-magenta"]},{"type":"run","ports":["py37-magenta"]}]},{"name":"py37-spacepy","portdir":"python/py-spacepy","version":"0.2.2","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://spacepy.github.io","description":"SpacePy Tools for Space Science Applications","long_description":"SpacePy Tools for Space Science Applications","active":false,"categories":["python"],"maintainers":[{"name":"mojca","github":"mojca","ports_count":56}],"variants":["universal"],"dependencies":[{"type":"build","ports":["gcc9","clang-13"]},{"type":"lib","ports":["py37-matplotlib","py37-networkx","python37","py37-scipy","cdf","py37-numpy","py37-h5py"]}],"depends_on":[]},{"name":"py37-spaCy","portdir":"python/py-spaCy","version":"3.0.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://spacy.io","description":"Industrial-strength Natural Language Processing (NLP) with Python and Cython","long_description":"Industrial-strength Natural Language Processing (NLP) with Python and Cython","active":false,"categories":["python"],"maintainers":[],"variants":["clang10","clang11","clang12","clang13","clang50","clang60","clang70","clang90","clang80","clangdevel","gcc10","gcc11","gcc5","gcc6","gcc7","gcc8","gcc9","gccdevel","mpich","openmpi"],"dependencies":[{"type":"build","ports":["clang-13","cctools","py37-setuptools","py37-wheel"]},{"type":"lib","ports":["py37-cython","py37-jsonschema","py37-murmurhash","py37-numpy","py37-plac","py37-preshed","py37-pydantic","py37-requests","py37-srsly","py37-thinc","py37-tqdm","py37-wasabi","python37","py37-blis","py37-catalogue","py37-cymem"]},{"type":"run","ports":["py37-pip"]},{"type":"test","ports":["py37-flake8","py37-mock","py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-spaCy-models","py37-torchtext"]}]},{"name":"py37-spaCy-models","portdir":"python/py-spaCy-models","version":"2.3.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://spacy.io/models","description":"Models for the spaCy Natural Language Processing (NLP) library","long_description":"Models for the spaCy Natural Language Processing (NLP) library","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py37-jinja2","py37-packaging","py37-typer"]},{"type":"lib","ports":["python37","py37-spaCy"]}],"depends_on":[{"type":"lib","ports":["py37-torchtext"]}]},{"name":"py37-spark_parser","portdir":"python/py-spark_parser","version":"1.8.9","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/spark_parser/","description":"An Earley-Algorithm Context-free grammar Parser Toolkit","long_description":"SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.","active":false,"categories":["python"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-click"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-uncompyle6"]},{"type":"run","ports":["py37-trepan3k"]}]},{"name":"py37-sparqlwrapper","portdir":"python/py-sparqlwrapper","version":"1.8.5","license":"W3C","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://rdflib.github.io/sparqlwrapper","description":"SPARQL Endpoint interface to Python","long_description":"This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.","active":false,"categories":["devel","databases","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-setuptools","python37"]},{"type":"run","ports":["py37-rdflib"]}],"depends_on":[]},{"name":"py37-spdx","portdir":"python/py-spdx","version":"2.5.1","license":"public-domain","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/bbqsrc/spdx-python","description":"SPDX license list database","long_description":"SPDX license list database","active":false,"categories":["python"],"maintainers":[{"name":"karan.sheth","github":"korusuke","ports_count":64}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-spdx-lookup"]}]},{"name":"py37-spdx-lookup","portdir":"python/py-spdx-lookup","version":"0.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/bbqsrc/spdx-lookup-python","description":"SPDX license list query tool","long_description":"SPDX license list query tool","active":false,"categories":["python"],"maintainers":[{"name":"karan.sheth","github":"korusuke","ports_count":64}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python37","py37-setuptools","py37-spdx"]}],"depends_on":[]},{"name":"py37-speg","portdir":"python/py-speg","version":"0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/avakar/speg","description":"A PEG-based parser interpreter with memoization.","long_description":"A PEG-based parser interpreter with memoization.","active":false,"categories":["python"],"maintainers":[{"name":"mojca","github":"mojca","ports_count":56}],"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-pycson"]}]},{"name":"py37-spglib","portdir":"python/py-spglib","version":"1.16.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://spglib.github.io/spglib/python-spglib.html","description":"Python interface for spglib (a C library for crystal symmetries).","long_description":"Python interface for spglib (a C library for crystal symmetries).","active":false,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-numpy"]}],"depends_on":[{"type":"run","ports":["py37-pymatgen"]}]},{"name":"py37-sphinx","portdir":"python/py-sphinx","version":"5.3.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.sphinx-doc.org/","description":"Python documentation generator","long_description":"Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":352}],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","py37-build","py37-flit_core","clang-18"]},{"type":"lib","ports":["python37","py37-docutils","py37-importlib-metadata"]},{"type":"run","ports":["py37-packaging","py37-pygments","py37-requests","py37-snowballstemmer","py37-sphinxcontrib-applehelp","py37-sphinxcontrib-devhelp","py37-sphinxcontrib-htmlhelp","py37-sphinxcontrib-jsmath","py37-sphinxcontrib-qthelp","py37-sphinxcontrib-serializinghtml","sphinx_select","py37-jinja2","py37-imagesize","py37-babel","py37-alabaster"]}],"depends_on":[{"type":"build","ports":["py37-openslide","py37-bpython","py37-utidylib","py37-pyobjc","py37-socketio","py37-engineio","py37-pyobjc6","xapian-bindings-python37","py37-pyside2","py37-numpydoc","py37-simpy-docs","py37-mayavi"]},{"type":"lib","ports":["py37-sphinx-issues","py37-sphinxcontrib-bibtex","py37-sphinx-gallery","py37-sphinx_rtd_theme","py37-hieroglyph","py37-sphinxcontrib-versioning","py37-skyfield","py37-jupyter_sphinx","py37-repoze.sphinx.autointerface"]},{"type":"run","ports":["py37-sphinx-rtd-theme","py37-recommonmark","py37-sphinx-jsonschema","py37-spyder-devel","py37-spyder","py37-sphinx-autodoc-typehints","py37-myst-parser","py37-sphinxcontrib-svg2pdfconverter","py37-sphinxnotes-strike"]},{"type":"test","ports":["py37-visa"]}]},{"name":"py37-sphinx-autodoc-typehints","portdir":"python/py-sphinx-autodoc-typehints","version":"1.25.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/agronholm/sphinx-autodoc-typehints","description":"Type hints (PEP 484) support for the Sphinx autodoc extension","long_description":"This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":654}],"variants":[],"dependencies":[{"type":"build","ports":["py37-hatchling","py37-installer","clang-16","py37-build","py37-hatch-vcs"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-sphinx"]}],"depends_on":[]},{"name":"py37-sphinx-bootstrap-theme","portdir":"python/py-sphinx-bootstrap-theme","version":"0.8.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ryan-roemer/sphinx-bootstrap-theme","description":"Sphinx bootstrap theme.","long_description":"Sphinx bootstrap theme.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","clang-14","py37-installer"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-sphinxcontrib-applehelp","portdir":"python/py-sphinxcontrib-applehelp","version":"1.0.4","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://sphinx-doc.org/","description":"sphinx extension which outputs Apple help books","long_description":"sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-flit_core","py37-build","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-bibtex","portdir":"python/py-sphinxcontrib-bibtex","version":"2.5.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mcmtroffaes/sphinxcontrib-bibtex","description":"Sphinx extension for BibTeX style citations","long_description":"Sphinx extension for BibTeX style citations","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","clang-14","py37-installer"]},{"type":"lib","ports":["python37","py37-sphinx","py37-docutils","py37-importlib-metadata","py37-pybtex","py37-pybtex-docutils"]}],"depends_on":[]},{"name":"py37-sphinxcontrib-blockdiag","portdir":"python/py-sphinxcontrib-blockdiag","version":"3.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/blockdiag/sphinxcontrib-blockdiag","description":"A sphinx extension for embedding block diagrams","long_description":"py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.","active":false,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-blockdiag","py37-docutils"]}],"depends_on":[{"type":"build","ports":["py37-pyobjc"]}]},{"name":"py37-sphinxcontrib-devhelp","portdir":"python/py-sphinxcontrib-devhelp","version":"1.0.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://sphinx-doc.org/","description":"sphinx extension which outputs Devhelp document","long_description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-18","py37-setuptools","py37-build"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-docutils"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-htmlhelp","portdir":"python/py-sphinxcontrib-htmlhelp","version":"2.0.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.sphinx-doc.org/","description":"a sphinx extension which renders HTML help files","long_description":"sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-flit_core","py37-build","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-docutils"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-jsmath","portdir":"python/py-sphinxcontrib-jsmath","version":"1.0.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://sphinx-doc.org/","description":"sphinx extension which renders display math in HTML via JavaScript","long_description":"sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-18","py37-setuptools","py37-build"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-docutils"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-qthelp","portdir":"python/py-sphinxcontrib-qthelp","version":"1.0.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://sphinx-doc.org/","description":"sphinx extension which outputs QtHelp document","long_description":"sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-18","py37-setuptools","py37-build"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-docutils"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-serializinghtml","portdir":"python/py-sphinxcontrib-serializinghtml","version":"1.1.5","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://sphinx-doc.org/","description":"sphinx extension which outputs serialized HTML files (json and pickle)","long_description":"sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized HTML files (json and pickle).","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"run","ports":["py37-sphinx"]}]},{"name":"py37-sphinxcontrib-svg2pdfconverter","portdir":"python/py-sphinxcontrib-svg2pdfconverter","version":"1.2.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sphinx-doc.org/","description":"sphinx extension that converts svg graphics files","long_description":"py-sphinxcontrib-svg2pdfconverter is a sphinx extension that converts svg graphics files.","active":false,"categories":["devel","textproc","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["librsvg","py37-sphinx"]}],"depends_on":[]},{"name":"py37-sphinxcontrib-versioning","portdir":"python/py-sphinxcontrib-versioning","version":"2.2.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sphinx-contrib/sphinxcontrib-versioning","description":"Sphinx extension that allows building versioned docs for self-hosting.","long_description":"Sphinx extension that allows building versioned docs for self-hosting.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["python37","py37-click","py37-colorclass","py37-setuptools","py37-sphinx"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-sphinxcontrib-websupport","portdir":"python/py-sphinxcontrib-websupport","version":"1.2.4","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/sphinxcontrib-websupport/","description":"Sphinx API for Web Apps","long_description":"sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.","active":false,"categories":["devel","textproc","www","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-sphinx-gallery","portdir":"python/py-sphinx-gallery","version":"0.14.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sphinx-gallery/sphinx-gallery","description":"Extension for automatic generation of an example gallery","long_description":"Extension for automatic generation of an example gallery","active":false,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-sphinx"]}],"depends_on":[]},{"name":"py37-sphinx-issues","portdir":"python/py-sphinx-issues","version":"3.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sloria/sphinx-issues","description":"A Sphinx plugin linking to your project's issue tracker.","long_description":"A Sphinx plugin linking to your project's issue tracker.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-wheel","py37-installer","clang-16","py37-setuptools","py37-build"]},{"type":"lib","ports":["py37-sphinx","python37"]}],"depends_on":[]},{"name":"py37-sphinx-jsonschema","portdir":"python/py-sphinx-jsonschema","version":"1.19.1","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/lnoor/sphinx-jsonschema","description":"Sphinx extension to display JSON Schema","long_description":"Sphinx extension to display JSON Schema","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-jsonpointer","py37-sphinx"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-sphinxnotes-strike","portdir":"python/py-sphinxnotes-strike","version":"1.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sphinx-notes.github.io/strike","description":"Sphinx extension for strikethrough text support","long_description":"Sphinx extension for strikethrough text support","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-sphinx"]}],"depends_on":[]},{"name":"py37-sphinx-rtd-theme","portdir":"python/py-sphinx-rtd-theme","version":"1.0.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sphinx-rtd-theme.readthedocs.io","description":"Read the Docs theme for Sphinx","long_description":"Read the Docs theme for Sphinx","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]},{"type":"run","ports":["py37-jsonpointer","py37-sphinx"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[]},{"name":"py37-sphinx_rtd_theme","portdir":"python/py-sphinx_rtd_theme","version":"2.0.0","license":"MIT and BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://sphinx-rtd-theme.readthedocs.io/","description":"ReadTheDocs.org mobile-friendly Sphinx theme.","long_description":"ReadTheDocs.org mobile-friendly Sphinx theme.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-docutils","py37-sphinx","python37"]}],"depends_on":[{"type":"build","ports":["py37-simpy-docs"]}]},{"name":"py37-spiceypy","portdir":"python/py-spiceypy","version":"4.0.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/AndrewAnnex/SpiceyPy","description":"SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python","long_description":"SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py37-setuptools"]},{"type":"lib","ports":["python37","py37-numpy","cspice"]}],"depends_on":[]},{"name":"py37-spinners","portdir":"python/py-spinners","version":"0.0.24","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/manrajgrover/py-spinners","description":"Spinners for terminal, python wrapper for amazing node library cli-spinners","long_description":"Spinners for terminal, python wrapper for amazing node library cli-spinners","active":false,"categories":["python"],"maintainers":[{"name":"bashu.was.here","github":"bashu","ports_count":40}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py37-spktype21","portdir":"python/py-spktype21","version":"0.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/whiskie14142/spktype21","description":"A supporting module for jplephem to handle data type 21","long_description":"A supporting module for jplephem to handle data type 21","active":false,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1381}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-15"]},{"type":"lib","ports":["python37","py37-jplephem"]}],"depends_on":[{"type":"lib","ports":["py37-skyfield"]}]},{"name":"py37-spyder","portdir":"python/py-spyder","version":"5.4.5","license":"MIT","platforms":"{darwin any}","epoch":20111202,"replaced_by":null,"homepage":"https://www.spyder-ide.org/","description":"Spyder is the Scientific PYthon Development EnviRonment","long_description":"Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":["small","docs","pil"],"dependencies":[{"type":"build","ports":["pkgconfig","py37-setuptools","clang-15"]},{"type":"lib","ports":["qt5-qtbase","python37"]},{"type":"run","ports":["py37-cookiecutter","py37-cython","py37-diff-match-patch","py37-importlib-metadata","py37-intervaltree","py37-ipython","py37-jellyfish","py37-jsonschema","py37-keyring","py37-matplotlib","py37-nbconvert","py37-numpy","py37-numpydoc","py37-pandas","py37-pexpect","py37-pickleshare","py37-psutil","py37-pygments","py37-pylint","py37-pyls-spyder","py37-pyqt5","py37-pyqt5-webengine","py37-qdarkstyle","py37-qstylizer","py37-qtawesome","py37-qtconsole","py37-qtpy","py37-rtree","py37-scipy","py37-sphinx","py37-spyder-kernels","py37-sympy","py37-textdistance","py37-three-merge","py37-watchdog","py37-zmq","py37-python-lsp-server","py37-python-lsp-black","py37-pylint-venv","spyder_select","py37-applaunchservices","py37-atomicwrites","py37-chardet","py37-cloudpickle"]}],"depends_on":[]},{"name":"py37-spyder-devel","portdir":"python/py-spyder-devel","version":"20220226-80c48554","license":"MIT","platforms":"{darwin any}","epoch":20161005,"replaced_by":null,"homepage":"https://www.spyder-ide.org/","description":"Spyder is the Scientific PYthon Development EnviRonment","long_description":"Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":["small","docs","pil"],"dependencies":[{"type":"build","ports":["pkgconfig","py37-setuptools","clang-14"]},{"type":"lib","ports":["qt5-qtbase","python37"]},{"type":"run","ports":["py37-cookiecutter","py37-cython","py37-diff-match-patch","py37-importlib-metadata","py37-intervaltree","py37-ipython","py37-jellyfish","py37-jsonschema","py37-keyring","py37-matplotlib","py37-nbconvert","py37-numpy","py37-numpydoc","py37-pandas","py37-pexpect","py37-pickleshare","py37-psutil","py37-pygments","py37-pylint","py37-pyls-spyder","py37-pyqt5","py37-pyqt5-webengine","py37-qdarkstyle","py37-qstylizer","py37-qtawesome","py37-qtconsole","py37-qtpy","py37-rtree","py37-scipy","py37-sphinx","py37-spyder-kernels","py37-sympy","py37-textdistance","py37-three-merge","py37-watchdog","spyder_select","py37-python-lsp-server","py37-python-lsp-black","py37-zmq","py37-applaunchservices","py37-atomicwrites","py37-chardet","py37-cloudpickle"]}],"depends_on":[]},{"name":"py37-spyder-kernels","portdir":"python/py-spyder-kernels","version":"2.4.4","license":"MIT","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://github.com/spyder-ide/spyder-kernels","description":"Jupyter kernels for Spyder's console.","long_description":"Jupyter kernels for Spyder's console.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","py37-wheel","py37-build","py37-installer","clang-16"]},{"type":"lib","ports":["py37-wurlitzer","python37","py37-zmq","py37-cloudpickle","py37-ipykernel","py37-ipython","py37-jupyter_client"]}],"depends_on":[{"type":"run","ports":["py37-spyder","py37-spyder-devel"]}]},{"name":"py37-spyder-kernels-devel","portdir":"python/py-spyder-kernels-devel","version":"20211122-52586bea","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/spyder-ide/spyder-kernels","description":"Jupyter kernels for Spyder's console.","long_description":"Jupyter kernels for Spyder's console.","active":false,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2106}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["py37-ipykernel","py37-jupyter_client","python37","py37-zmq","py37-wurlitzer","py37-cloudpickle"]}],"depends_on":[]},{"name":"py37-sqlalchemy","portdir":"python/py-sqlalchemy","version":"2.0.25","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.sqlalchemy.org/","description":"Python SQL ORM","long_description":"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.","active":false,"categories":["databases","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2893}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools","py37-wheel","py37-build","py37-installer","py37-cython"]},{"type":"lib","ports":["py37-greenlet","py37-importlib-metadata","py37-typing_extensions","python37"]}],"depends_on":[{"type":"lib","ports":["py37-pandasql","py37-flask-sqlalchemy","py37-blaze","py37-sqlalchemy-migrate","py37-obspy","py37-sunpy","py37-imdb","py37-alembic","py37-ipython-sql","py37-agate-sql"]},{"type":"run","ports":["py37-xraydb","py37-xraylarch","py37-databases"]}]},{"name":"py37-sqlalchemy-migrate","portdir":"python/py-sqlalchemy-migrate","version":"0.13.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.openstack.org/","description":"Database schema migration for SQLAlchemy","long_description":"Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.","active":false,"categories":["devel","databases","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2893}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["py37-decorator","py37-pbr","py37-setuptools","python37","py37-sqlalchemy","py37-sqlparse","py37-tempita","py37-six"]}],"depends_on":[]},{"name":"py37-sqlobject","portdir":"python/py-sqlobject","version":"3.9.1","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.sqlobject.org/","description":"Object-Relational Manager, aka database wrapper","long_description":"SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.","active":false,"categories":["databases","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-dispatcher","py37-formencode"]}],"depends_on":[]},{"name":"py37-sqlparse","portdir":"python/py-sqlparse","version":"0.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/sqlparse/","description":"Non-validating SQL parser","long_description":"Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-hatchling","py37-setuptools","py37-build","py37-installer","clang-17"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pytest"]}],"depends_on":[{"type":"lib","ports":["py37-django-debug-toolbar","py37-sqlalchemy-migrate","py37-ipython-sql","py37-pgspecial"]},{"type":"run","ports":["py37-django"]}]},{"name":"py37-srsly","portdir":"python/py-srsly","version":"2.4.8","license":"MIT","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"https://github.com/explosion/srsly","description":"Modern high-performance serialization utilities for Python","long_description":"Modern high-performance serialization utilities for Python","active":false,"categories":["python"],"maintainers":[{"name":"jonesc","github":"cjones051073","ports_count":232}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-cython-compat","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["python37","py37-numpy"]},{"type":"test","ports":["py37-mock","py37-pytest","py37-tz"]}],"depends_on":[{"type":"lib","ports":["py37-spaCy","py37-confection","py37-thinc"]}]},{"name":"py37-stack_data","portdir":"python/py-stack_data","version":"0.6.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://github.com/alexmojaki/stack_data","description":"Library that extracts data from stack frames and tracebacks.","long_description":"Library that extracts data from stack frames and tracebacks.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2893}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools_scm","py37-wheel","py37-build","py37-installer","py37-setuptools"]},{"type":"lib","ports":["py37-asttokens","py37-executing","py37-pure_eval","python37"]}],"depends_on":[]},{"name":"py37-stanfordnlp","portdir":"python/py-stanfordnlp","version":"0.2.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://stanfordnlp.github.io/stanfordnlp/","description":"A Python NLP Library for Many Human Languages","long_description":"The Stanford NLP Group's official Python NLP library. It contains packages for running our latest fully neural pipeline from the CoNLL 2018 Shared Task and for accessing the Java Stanford CoreNLP server.","active":false,"categories":["textproc","java","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["openjdk11","python37"]},{"type":"run","ports":["stanford-corenlp"]}],"depends_on":[]},{"name":"py37-starlette","portdir":"python/py-starlette","version":"0.29.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/encode/starlette","description":"The little ASGI library that shines.","long_description":"Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-installer","py37-build","py37-hatchling","clang-16"]},{"type":"lib","ports":["python37","py37-anyio","py37-typing_extensions"]},{"type":"run","ports":["py37-typing_extensions","py37-anyio"]},{"type":"test","ports":["py37-databases","py37-pytest"]}],"depends_on":[{"type":"run","ports":["py37-fastapi"]},{"type":"test","ports":["py37-databases"]}]},{"name":"py37-statsmodels","portdir":"python/py-statsmodels","version":"0.13.5","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.statsmodels.org/","description":"Statistical computations and models for use with SciPy","long_description":"Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models.","active":false,"categories":["science","math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2893}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py37-cython","py37-setuptools","clang-15"]},{"type":"lib","ports":["py37-pandas","python37","py37-scipy","py37-patsy","py37-numpy","py37-packaging"]}],"depends_on":[{"type":"lib","ports":["py37-pmdarima","py37-numdifftools"]}]},{"name":"py37-stevedore","portdir":"python/py-stevedore","version":"5.1.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://docs.openstack.org/stevedore","description":"Manage dynamic plugins for Python applications","long_description":"Manage dynamic plugins for Python applications","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["py37-pbr","py37-setuptools","py37-six","python37"]}],"depends_on":[{"type":"lib","ports":["py37-virtualenvwrapper"]},{"type":"run","ports":["py37-dogpile-cache","py37-keystoneauth1","py37-keystoneclient","py37-cliff","py37-openstackclient","py37-osc-lib","py37-oslo-config","py37-novaclient"]}]},{"name":"py37-stfio","portdir":"python/py-stfio","version":"0.15.8","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.stimfit.org","description":"Electrophysiology file support for Python","long_description":"A Python module to read common electrophysiology file formats.","active":false,"categories":["science","python"],"maintainers":[{"name":"christsc","github":"neurodroid","ports_count":7}],"variants":["biosig","biosiglite","universal"],"dependencies":[{"type":"build","ports":["clang-16","swig-python","py37-setuptools","py37-wheel","py37-build","py37-installer"]},{"type":"lib","ports":["python37","py37-cvxopt","py37-matplotlib","py37-numpy","hdf5","boost176"]}],"depends_on":[{"type":"lib","ports":["py-stfio"]}]},{"name":"py37-stomper","portdir":"python/py-stomper","version":"0.4.3","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/oisinmulvihill/stomper","description":"A transport neutral client implementation of the STOMP protocol","long_description":"This is a python client implementation of the STOMP protocol. The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programatic fashion. The messages can be easily generated and parsed, however its up to the user to do the sending and receiving.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37","py37-future"]}],"depends_on":[]},{"name":"py37-stopit","portdir":"python/py-stopit","version":"1.1.2","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/stopit","description":"Timeout control decorator and context managers.","long_description":"Timeout control decorator and context managers.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2893}],"variants":[],"dependencies":[{"type":"build","ports":["py37-setuptools","clang-14"]},{"type":"lib","ports":["python37"]}],"depends_on":[{"type":"lib","ports":["py37-tpot"]}]}]}