HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50307,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=672",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=670",
"results": [
{
"name": "py37-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-yaml",
"python37",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-SDL2",
"portdir": "python/py-SDL2",
"version": "0.9.16",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/PySDL2",
"description": "a python wrapper around the SDL2 library",
"long_description": "PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.",
"active": false,
"categories": [
"devel",
"multimedia",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"libsdl2_mixer",
"libsdl2",
"libsdl2_image",
"libsdl2_ttf",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-seaborn",
"portdir": "python/py-seaborn",
"version": "0.12.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://seaborn.pydata.org/",
"description": "Statistical data visualization library",
"long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"stats"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-typing_extensions",
"python37",
"py37-matplotlib",
"py37-numpy",
"py37-pandas"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-geoplot"
]
}
]
},
{
"name": "py37-selenium",
"portdir": "python/py-selenium",
"version": "4.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.seleniumhq.org/",
"description": "Python language bindings for Selenium WebDriver",
"long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-urllib3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-undetected-chromedriver"
]
}
]
},
{
"name": "py37-semantic_version",
"portdir": "python/py-semantic_version",
"version": "2.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbarrois/python-semanticversion",
"description": "A library implementing the 'SemVer' scheme.",
"long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"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-setuptools-rust"
]
}
]
},
{
"name": "py37-semver",
"portdir": "python/py-semver",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k-bx/python-semver",
"description": "Python helper for Semantic Versioning",
"long_description": "Python helper for Semantic Versioning",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 63
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-upt-rubygems",
"py37-pymc3"
]
}
]
},
{
"name": "py37-send2trash",
"portdir": "python/py-send2trash",
"version": "1.8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arsenetar/send2trash",
"description": "Send file to trash natively under Mac OS X, Windows and Linux.",
"long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyter_server",
"py37-notebook"
]
}
]
},
{
"name": "py37-sentencepiece",
"portdir": "python/py-sentencepiece",
"version": "0.1.99",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/sentencepiece",
"description": "Python wrapper for sentencepiece",
"long_description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py37-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"python37",
"sentencepiece"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-bpemb"
]
}
]
},
{
"name": "py37-seqdiag",
"portdir": "python/py-seqdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "seqdiag generates sequence-diagram image from text",
"long_description": "seqdiag generates sequence-diagram image from text",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-blockdiag",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-seqeval",
"portdir": "python/py-seqeval",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chakki-works/seqeval",
"description": "Testing framework for sequence labeling",
"long_description": "seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numpy",
"py37-scikit-learn"
]
}
],
"depends_on": []
},
{
"name": "py37-serial",
"portdir": "python/py-serial",
"version": "3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyserial/pyserial",
"description": "Python Serial Port Extension",
"long_description": "This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.",
"active": true,
"categories": [
"python",
"comms"
],
"maintainers": [
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-18",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-python-ivi",
"py37-instrumentkit"
]
}
]
},
{
"name": "py37-serpent",
"portdir": "python/py-serpent",
"version": "1.41",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/irmen/Serpent",
"description": "Serialization based on ast.literal_eval",
"long_description": "Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.",
"active": false,
"categories": [
"python",
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyro"
]
}
]
},
{
"name": "py37-service_identity",
"portdir": "python/py-service_identity",
"version": "21.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/service_identity",
"description": "Service Identity Verification for pyOpenSSL",
"long_description": "service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py37-cryptography",
"py37-idna",
"python37",
"py37-hatch-vcs",
"py37-hatch-fancy-pypi-readme",
"py37-openssl",
"py37-asn1",
"py37-asn1-modules",
"py37-attrs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-comet",
"py37-scrapy"
]
},
{
"type": "test",
"ports": [
"py37-testfixtures",
"py37-trustme"
]
}
]
},
{
"name": "py37-setproctitle",
"portdir": "python/py-setproctitle",
"version": "1.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/setproctitle/",
"description": "A Python module to customize the process title",
"long_description": "The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"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-openopt"
]
}
]
},
{
"name": "py37-setupmeta",
"portdir": "python/py-setupmeta",
"version": "3.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsimic/setupmeta",
"description": "Simplify your setup.py",
"long_description": "Simplify your setup.py",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-fancycompleter"
]
}
]
},
{
"name": "py37-setuptools",
"portdir": "python/py-setuptools",
"version": "67.7.2",
"license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/setuptools/",
"description": "distutils enhancement for build and distribution",
"long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-z3",
"livestreamer",
"py37-actdiag",
"py37-astlib",
"py37-automat",
"py37-beaker",
"py37-behave",
"py37-blockdiag",
"py37-bpython",
"py37-breadability",
"py37-bsddb3",
"py37-canmatrix",
"py37-celery",
"py37-cfn-lint",
"py37-chardet",
"py37-cheroot",
"py37-cherrypy",
"py37-click-plugins",
"py37-cligj",
"py37-codestyle",
"py37-cog",
"py37-coloredlogs",
"py37-cpuinfo",
"py37-csvkit",
"py37-ctypeslib2",
"py37-cython",
"py37-dap",
"py37-databases",
"py37-distributed",
"py37-doctest-ignore-unicode",
"py37-dopamine-rl",
"py37-extension-helpers",
"py37-eyed3",
"py37-fabio",
"py37-fairseq",
"py37-fastavro",
"py37-flake8",
"py37-future",
"py37-gevent",
"py37-graphene",
"py37-graphql-core",
"py37-graphql-relay",
"py37-hdfs",
"py37-helpdev",
"py37-hieroglyph",
"py37-html2text",
"py37-humanfriendly",
"py37-hydra-core",
"py37-hypy",
"py37-icalendar",
"py37-imdb",
"py37-ipdb",
"py37-ipyparallel",
"py37-ipython",
"py37-isce2",
"py37-jmespath",
"py37-jsbeautifier",
"py37-json5",
"py37-jsonschema",
"py37-jug",
"py37-jupyter_console",
"py37-jupyter_packaging",
"py37-jupyter_server",
"py37-jupyterlab",
"py37-jupytext",
"py37-kaptan",
"py37-keras2onnx",
"py37-klein",
"py37-kombu",
"py37-langid",
"py37-logilab-common",
"py37-mahotas",
"py37-mako",
"py37-mdit-py-plugins",
"py37-mdtraj",
"py37-mercantile",
"py37-meta",
"py37-modulegraph",
"py37-mrjob",
"py37-mutagen",
"py37-natsort",
"py37-nbclassic",
"py37-netcdf4",
"py37-nibabel",
"py37-nose",
"py37-nose-exclude",
"py37-nwdiag",
"py37-paver",
"py37-pbr",
"py37-pep8",
"py37-pew",
"py37-pip",
"py37-psycopg2",
"py37-pudb",
"py37-py2app",
"py37-pybtex",
"py37-pybtex-docutils",
"py37-pyflakes",
"py37-pygraphviz",
"py37-pyhyphen",
"py37-pyobjc",
"py37-pyplusplus",
"py37-pytesseract",
"py37-pytest",
"py37-pytest-fixture-config",
"py37-pytest-flake8",
"py37-pytest-runner",
"py37-pytest-shutil",
"py37-pytest-virtualenv",
"py37-python-augeas",
"py37-python-coveralls",
"py37-pythonz",
"py37-qrcode",
"py37-qtawesome",
"py37-qtconsole",
"py37-rasa-nlu",
"py37-rasterio",
"py37-raven",
"py37-rbtools",
"py37-recommonmark",
"py37-rtm",
"py37-sacrebleu",
"py37-sacremoses",
"py37-scikit-build",
"py37-scrapy",
"py37-seqdiag",
"py37-serial",
"py37-setuptools-git",
"py37-setuptools_scm",
"py37-sgp4",
"py37-shove",
"py37-sip",
"py37-sparqlwrapper",
"py37-spdx-lookup",
"py37-sphinxcontrib-versioning",
"py37-sqlalchemy-migrate",
"py37-stevedore",
"py37-sumy",
"py37-supervisor",
"py37-sympy",
"py37-tatsu",
"py37-tempora",
"py37-term-background",
"py37-theano",
"py37-tox",
"py37-tpot",
"py37-trepan3k",
"py37-tvnamer",
"py37-twisted",
"py37-uncompyle6",
"py37-unidecode",
"py37-urlwatch",
"py37-us",
"py37-vega",
"py37-virtualenv-clone",
"py37-virtualenvwrapper",
"py37-waitress",
"py37-watchdog",
"py37-werkzeug",
"py37-xdis",
"py37-xhtml2pdf",
"py37-yt",
"py37-zconfig",
"py37-zdaemon",
"py37-zope-deferredimport",
"py37-zope-deprecation",
"py37-zope-hookable",
"py37-zope-proxy",
"py37-nghttp2",
"py37-pytest-subtests",
"py37-python-lsp-black",
"py37-ansible-core",
"py37-resolvelib",
"py37-rednose",
"py37-wordcloud",
"py37-awscrt",
"py37-openid",
"py37-sip-devel",
"py37-cython-devel",
"py37-dulwich",
"py37-cython-compat",
"py37-pyobjc6"
]
},
{
"type": "build",
"ports": [
"py37-pyarrow",
"py37-grpcio",
"py37-grpcio-tools",
"py37-jsonnet",
"frescobaldi2",
"py37-dlib",
"py37-faiss",
"py37-z3",
"livestreamer",
"py37-BitArray2D",
"py37-BitVector",
"py37-DAWG",
"py37-Faker",
"py37-GridDataFormats",
"py37-MDAnalysis",
"py37-Pillow",
"py37-SDL2",
"py37-XlsxWriter",
"py37-absl",
"py37-acme",
"py37-acora",
"py37-aenum",
"py37-agate",
"py37-agate-dbf",
"py37-agate-excel",
"py37-agate-sql",
"py37-aiobotocore",
"py37-aiodns",
"py37-aioftp",
"py37-aiohttp",
"py37-aiojobs",
"py37-aiomysql",
"py37-aiopg",
"py37-aiorpcX",
"py37-alabaster",
"py37-alembic",
"py37-altgraph",
"py37-amqp",
"py37-aniso8601",
"py37-ansicolor",
"py37-antlr4-python3-runtime",
"py37-anyio",
"py37-apache-beam",
"py37-apipkg",
"py37-appdirs",
"py37-applaunchservices",
"py37-appnope",
"py37-appscript",
"py37-apptools",
"py37-apsw",
"py37-argcomplete",
"py37-argh",
"py37-args",
"py37-arpeggio",
"py37-arrow",
"py37-arviz",
"py37-asn1",
"py37-asn1-modules",
"py37-asn1crypto",
"py37-asteval",
"py37-astor",
"py37-astroid",
"py37-astroplan",
"py37-astropy",
"py37-astropy-helpers",
"py37-astunparse",
"py37-async-timeout",
"py37-async_generator",
"py37-asyncpg",
"py37-asynctest",
"py37-atomicwrites",
"py37-attr",
"py37-audioread",
"py37-automat",
"py37-autopep8",
"py37-avro",
"py37-aws-sam-translator",
"py37-awscli",
"py37-axolotl",
"py37-axolotl-curve25519",
"py37-babel",
"py37-bcolz",
"py37-bcrypt",
"py37-beaker",
"py37-beancount",
"py37-beancount-import",
"py37-benchexec",
"py37-bigfloat",
"py37-billiard",
"py37-binaryornot",
"py37-biopython",
"py37-biplist",
"py37-bitarray",
"py37-bitstring",
"py37-bitstruct",
"py37-bleach",
"py37-blessed",
"py37-blessings",
"py37-blinker",
"py37-blis",
"py37-blockdiag",
"py37-blosc",
"py37-bokeh",
"py37-boto",
"py37-boto3",
"py37-botocore",
"py37-bottle",
"py37-bottleneck",
"py37-bpemb",
"py37-brotli",
"py37-bson",
"py37-cachecontrol",
"py37-cached-property",
"py37-cachetools",
"py37-cachy",
"py37-cairo",
"py37-cairosvg",
"py37-canmatrix",
"py37-cartopy",
"py37-catalogue",
"py37-cchardet",
"py37-certifi",
"py37-cffi",
"py37-chardet",
"py37-cheetah",
"py37-cheroot",
"py37-cherrypy",
"py37-cinderclient",
"py37-clang",
"py37-cli-helpers",
"py37-click",
"py37-click-plugins",
"py37-cliff",
"py37-cligj",
"py37-clint",
"py37-cloudpickle",
"py37-cmd2",
"py37-codecov",
"py37-codestyle",
"py37-codetools",
"py37-cog",
"py37-colander",
"py37-colorclass",
"py37-colorlog",
"py37-colormath",
"py37-colour",
"py37-columnize",
"py37-commonmark",
"py37-commpy",
"py37-configargparse",
"py37-configobj",
"py37-conllu",
"py37-constantly",
"py37-construct",
"py37-contextlib2",
"py37-control",
"py37-cookiecutter",
"py37-cookies",
"py37-country",
"py37-coverage",
"py37-cppy",
"py37-cpuinfo",
"py37-crayons",
"py37-crc32c",
"py37-cryptography",
"py37-csscompressor",
"py37-cssselect",
"py37-cssutils",
"py37-cucumber-tag-expressions",
"py37-curl",
"py37-curtsies",
"py37-cvxopt",
"py37-cx_Freeze",
"py37-cycler",
"py37-cymem",
"py37-cython",
"py37-cytoolz",
"py37-dask",
"py37-datacite",
"py37-datasets",
"py37-dateutil",
"py37-datrie",
"py37-dbfread",
"py37-ddt",
"py37-deap",
"py37-debtcollector",
"py37-decorator",
"py37-defusedxml",
"py37-demjson",
"py37-deprecated",
"py37-deprecation",
"py37-des",
"py37-descartes",
"py37-dijitso",
"py37-dill",
"py37-discordpy",
"py37-dispatcher",
"py37-distlib",
"py37-distorm",
"py37-distributed",
"py37-distro",
"py37-django",
"py37-django-countries",
"py37-django-debug-toolbar",
"py37-django-extensions",
"py37-django-nose",
"py37-dload",
"py37-dm-sonnet",
"py37-dm-tree",
"py37-dnspython",
"py37-docker",
"py37-dockerpty",
"py37-dockerpy-creds",
"py37-docopt",
"py37-docutils",
"py37-docx",
"py37-dogpile-cache",
"py37-dpkt",
"py37-dqsegdb2",
"py37-drms",
"py37-ecdsa",
"py37-editdistance",
"py37-editor",
"py37-editorconfig",
"py37-elasticsearch",
"py37-elasticsearch-dsl",
"py37-eli5",
"py37-emcee",
"py37-empy",
"py37-enchant",
"py37-enrich",
"py37-envisage",
"py37-epsg",
"py37-erf",
"py37-errorhandler",
"py37-esridump",
"py37-et_xmlfile",
"py37-eventlet",
"py37-excelrd",
"py37-exifread",
"py37-extension-helpers",
"py37-ez_setup",
"py37-fabric",
"py37-fancycompleter",
"py37-fastdtw",
"py37-fasteners",
"py37-fastprogress",
"py37-feedparser",
"py37-filetype",
"py37-filterpy",
"py37-fiona",
"py37-fipy",
"py37-fire",
"py37-flake8",
"py37-flake8-mccabe",
"py37-flake8-pep8-naming",
"py37-flake8-polyfill",
"py37-flaky",
"py37-flask",
"py37-flask-babel",
"py37-flask-cors",
"py37-flask-frozen",
"py37-flask-login",
"py37-flask-sqlalchemy",
"py37-flask-uploads",
"py37-flask-wtf",
"py37-flatbuffers",
"py37-formencode",
"py37-fortranformat",
"py37-freezegun",
"py37-fs",
"py37-fsspec",
"py37-ftfy",
"py37-ftputil",
"py37-fugashi",
"py37-funcsigs",
"py37-future",
"py37-fuzzywuzzy",
"py37-gacode",
"py37-game",
"py37-gast",
"py37-gcn",
"py37-gdal",
"py37-gdbm",
"py37-gensim",
"py37-geocoder",
"py37-geographiclib",
"py37-geojson",
"py37-geopandas",
"py37-geoplot",
"py37-geopy",
"py37-getkey",
"py37-gin-config",
"py37-gitdb",
"py37-gitpython",
"py37-gmic",
"py37-gmpy2",
"py37-gnupg",
"py37-gnureadline",
"py37-gobject",
"py37-gobject3",
"py37-google-api",
"py37-google-auth",
"py37-google-auth-httplib2",
"py37-google-pasta",
"py37-gpstime",
"py37-graphviz",
"py37-greenlet",
"py37-gsd",
"py37-gunicorn",
"py37-gwdatafind",
"py37-gwosc",
"py37-gwpy",
"py37-gym",
"py37-h11",
"py37-h2",
"py37-hdbscan",
"py37-healpy",
"py37-heapdict",
"py37-hiredis",
"py37-hpack",
"py37-html5lib",
"py37-htseq",
"py37-httpbin",
"py37-httpcore",
"py37-httplib2",
"py37-humanize",
"py37-hyperframe",
"py37-hyperlink",
"py37-hypothesis",
"py37-icalendar",
"py37-idna-ssl",
"py37-igraph",
"py37-imagecodecs",
"py37-imageio",
"py37-imageio-ffmpeg",
"py37-imagesize",
"py37-imdb",
"py37-imgur",
"py37-immutables",
"py37-importlib-metadata",
"py37-importlib-resources",
"py37-importmagic",
"py37-imread",
"py37-incremental",
"py37-inflection",
"py37-iniconfig",
"py37-instrumentkit",
"py37-intervaltree",
"py37-intervaltree2",
"py37-invoke",
"py37-ioflo",
"py37-ipaddress",
"py37-ipdb",
"py37-ipwhois",
"py37-ipympl",
"py37-ipython-sql",
"py37-ipython_genutils",
"py37-ipywidgets",
"py37-irodsclient",
"py37-isodate",
"py37-isort",
"py37-itemadapter",
"py37-itemloaders",
"py37-itsdangerous",
"py37-jaraco.functools",
"py37-jdcal",
"py37-jedi",
"py37-jinja2-time",
"py37-jmespath",
"py37-jmespath-terminal",
"py37-joblib",
"py37-jsbeautifier",
"py37-json-rpc",
"py37-json-tricks",
"py37-json5",
"py37-jsonpatch",
"py37-jsonpickle",
"py37-jsonpointer",
"py37-jug",
"py37-jupyter_client",
"py37-jupyter_console",
"py37-jupyter_server",
"py37-jupyter_sphinx",
"py37-jupyterlab_pygments",
"py37-jupyterlab_server",
"py37-jupyterlab_widgets",
"py37-jwt",
"py37-kaitaistruct",
"py37-kaptan",
"py37-kcs11",
"py37-keras_applications",
"py37-keras_preprocessing",
"py37-keyring",
"py37-keystoneauth1",
"py37-keystoneclient",
"py37-kfac",
"py37-kiwisolver",
"py37-kombine",
"py37-latexcodec",
"py37-lazy_object_proxy",
"py37-ldap",
"py37-ldap3",
"py37-leather",
"py37-leveldb",
"py37-levenshtein",
"py37-libarchive-c",
"py37-libcloud",
"py37-libnacl",
"py37-libpysal",
"py37-librosa",
"py37-libsass",
"py37-libtmux",
"py37-libvirt",
"py37-libxml2",
"py37-ligo-common",
"py37-ligo-gracedb",
"py37-ligo-lw",
"py37-ligo-segments",
"py37-ligotimegps",
"py37-linecache2",
"py37-llfuse",
"py37-llvmlite",
"py37-lmdb",
"py37-lmfit",
"py37-locket",
"py37-lockfile",
"py37-logbook",
"py37-logilab-common",
"py37-lscsoft-glue",
"py37-lxml",
"py37-ly",
"py37-lz4",
"py37-m2crypto",
"py37-m2r",
"py37-macholib",
"py37-magenta",
"py37-magic",
"py37-mahotas",
"py37-mako",
"py37-managesieve",
"py37-mapclassify",
"py37-marisa-trie",
"py37-markdown",
"py37-markdown2",
"py37-markupsafe",
"py37-matplotlib",
"py37-matplotlib-basemap",
"py37-maxminddb",
"py37-mayavi",
"py37-mdit-py-plugins",
"py37-mecab",
"py37-meld3",
"py37-mercantile",
"py37-mercurial_extension_utils",
"py37-mesh-tensorflow",
"py37-meshio",
"py37-metar",
"py37-metpy",
"py37-mido",
"py37-mimeparse",
"py37-minidb",
"py37-mir_eval",
"py37-misaka",
"py37-mistune",
"py37-mitmproxy",
"py37-mmh3",
"py37-mmtf-python",
"py37-mock",
"py37-modulegraph",
"py37-montage",
"py37-more-itertools",
"py37-moviepy",
"py37-mpi4py",
"py37-mpld3",
"py37-mpmath",
"py37-msgpack",
"py37-mssql",
"py37-multidict",
"py37-multipledispatch",
"py37-multiprocess",
"py37-munch",
"py37-murmurhash",
"py37-mypy",
"py37-mypy_extensions",
"py37-nbclassic",
"py37-nbclient",
"py37-nbconvert",
"py37-nbformat",
"py37-nbval",
"py37-nclib",
"py37-ndg_httpsclient",
"py37-neovim",
"py37-nest_asyncio",
"py37-netaddr",
"py37-netifaces",
"py37-networkit",
"py37-networkx",
"py37-nltk",
"py37-nmrglue",
"py37-nose",
"py37-nose_xunitmp",
"py37-note-seq",
"py37-notebook",
"py37-novaclient",
"py37-nuitka",
"py37-numba",
"py37-numdifftools",
"py37-numexpr",
"py37-numpydoc",
"py37-oauth2client",
"py37-oauthlib",
"py37-obspy",
"py37-oct2py",
"py37-odo",
"py37-olefile",
"py37-omegaconf",
"py37-onnx",
"py37-onnxconverter-common",
"py37-opengl",
"py37-opengl-accelerate",
"py37-openopt",
"py37-openpyxl",
"py37-openssl",
"py37-openstackclient",
"py37-openstacksdk",
"py37-opt_einsum",
"py37-os-service-types",
"py37-osc-lib",
"py37-oset",
"py37-oslo-config",
"py37-oslo-i18n",
"py37-oslo-serialization",
"py37-oslo-utils",
"py37-outcome",
"py37-overrides",
"py37-owslib",
"py37-paho-mqtt",
"py37-pandas",
"py37-pandasql",
"py37-pandocfilters",
"py37-panedr",
"py37-parameterized",
"py37-paramiko",
"py37-parfive",
"py37-parse",
"py37-parse-type",
"py37-parsedatetime",
"py37-parsel",
"py37-parsimonious",
"py37-parso",
"py37-partd",
"py37-parver",
"py37-passlib",
"py37-pastedeploy",
"py37-path",
"py37-pathfinder",
"py37-pathlib2",
"py37-pathtools",
"py37-patsy",
"py37-pbr",
"py37-pdfminer",
"py37-peewee",
"py37-petsc4py",
"py37-pexpect",
"py37-pgspecial",
"py37-phonenumbers",
"py37-photomosaic",
"py37-photutils",
"py37-pickleshare",
"py37-pika",
"py37-pikepdf",
"py37-pint",
"py37-pip",
"py37-pipfile",
"py37-pkginfo",
"py37-plac",
"py37-pluggy",
"py37-plumed",
"py37-ply",
"py37-plyvel",
"py37-pmdarima",
"py37-podcastparser",
"py37-pooch",
"py37-poppler-qt5",
"py37-portalocker",
"py37-portend",
"py37-powerline",
"py37-poyo",
"py37-pptx",
"py37-presets",
"py37-preshed",
"py37-pretend",
"py37-pretty-midi",
"py37-prettytable",
"py37-proglog",
"py37-prometheus_client",
"py37-promise",
"py37-prompt_toolkit",
"py37-protego",
"py37-protobuf3",
"py37-prov",
"py37-pss",
"py37-psutil",
"py37-psycopg2",
"py37-publicsuffix2",
"py37-pudb",
"py37-py",
"py37-py2app",
"py37-pyaes",
"py37-pyasdf",
"py37-pyaudio",
"py37-pybind11",
"py37-pybind11-stubgen",
"py37-pybox2d",
"py37-pycallgraph",
"py37-pycares",
"py37-pycparser",
"py37-pycryptodome",
"py37-pycson",
"py37-pyct",
"py37-pydicom",
"py37-pydot",
"py37-pydub",
"py37-pyerfa",
"py37-pyface",
"py37-pyficache",
"py37-pyflakes",
"py37-pygccxml",
"py37-pygeos",
"py37-pygit2",
"py37-pygithub",
"py37-pyglet",
"py37-pygpu",
"py37-pygrib",
"py37-pygtrie",
"py37-pyhamcrest",
"py37-pyicu",
"py37-pyinstaller",
"py37-pykerberos",
"py37-pylev",
"py37-pylint",
"py37-pylru",
"py37-pyls-spyder",
"py37-pylzma",
"py37-pymongo",
"py37-pympler",
"py37-pymunk",
"py37-pymysql",
"py37-pynacl",
"py37-pynamecheap",
"py37-pync",
"py37-pynetdicom",
"py37-pyobjc",
"py37-pyopencl",
"py37-pyorick",
"py37-pypeg2",
"py37-pyperclip",
"py37-pyplusplus",
"py37-pypng",
"py37-pypostal",
"py37-pyproj",
"py37-pyquery",
"py37-pyregion",
"py37-pyrfc3339",
"py37-pyro",
"py37-pyrsistent",
"py37-pyrxp",
"py37-pysam",
"py37-pyscard",
"py37-pyshp",
"py37-pyside",
"py37-pyside-tools",
"py37-pyside2",
"py37-pytest",
"py37-pytest-asyncio",
"py37-pytest-benchmark",
"py37-pytest-cov",
"py37-pytest-forked",
"py37-pytest-html",
"py37-pytest-lazy-fixture",
"py37-pytest-mock",
"py37-pytest-mpl",
"py37-pytest-qt",
"py37-pytest-runner",
"py37-pytest-sugar",
"py37-pytest-timeout",
"py37-pytest-xdist",
"py37-pytesting-utils",
"py37-python-augeas",
"py37-python-daemon",
"py37-python-dotenv",
"py37-python-install",
"py37-python-jsonrpc-server",
"py37-pytimeparse",
"py37-pytoml",
"py37-pytools",
"py37-pytorch",
"py37-pytorch-lightning",
"py37-pyusb",
"py37-pyvcf",
"py37-pyviz_comms",
"py37-pywavelets",
"py37-pyx",
"py37-pyxb",
"py37-qdarkstyle",
"py37-qimage2ndarray",
"py37-qpageview",
"py37-qrcode",
"py37-qstylizer",
"py37-qtpy",
"py37-qtsass",
"py37-quantities",
"py37-queuelib",
"py37-random2",
"py37-rangehttpserver",
"py37-rasterio",
"py37-ratelim",
"py37-raven",
"py37-rdflib",
"py37-re2",
"py37-readme_renderer",
"py37-recommonmark",
"py37-redis",
"py37-regex",
"py37-regions",
"py37-rencode",
"py37-repl",
"py37-reportlab",
"py37-repoze.lru",
"py37-reproject",
"py37-requests",
"py37-requests-cache",
"py37-requests-file",
"py37-requests-mock",
"py37-requests-oauthlib",
"py37-requests-toolbelt",
"py37-requests-unixsocket",
"py37-requestsexceptions",
"py37-resampy",
"py37-responses",
"py37-resumable-urlretrieve",
"py37-rfc3339",
"py37-rfc3986",
"py37-rfc3987",
"py37-robotframework",
"py37-robotframework-seleniumlibrary",
"py37-robotremoteserver",
"py37-roman",
"py37-rope",
"py37-routes",
"py37-rpy2",
"py37-rrdtool",
"py37-rstcheck",
"py37-rtree",
"py37-ruamel-yaml",
"py37-ruamel-yaml-clib",
"py37-s3fs",
"py37-s3transfer",
"py37-sacrebleu",
"py37-samplerate",
"py37-scandir",
"py37-scikit-hep-awkward1",
"py37-scikit-hep-boost-histogram",
"py37-scikit-hep-hepstats",
"py37-scikit-hep-hist",
"py37-scikit-hep-mplhep",
"py37-scikit-hep-mplhep_data",
"py37-scikit-hep-uproot4",
"py37-scikit-image",
"py37-scikit-learn",
"py37-scikit-rf",
"py37-scikits-bootstrap",
"py37-scimath",
"py37-scruffington",
"py37-semantic_version",
"py37-semver",
"py37-send2trash",
"py37-sentencepiece",
"py37-serial",
"py37-serpent",
"py37-setproctitle",
"py37-setupmeta",
"py37-setuptools-rust",
"py37-setuptools_scm",
"py37-setuptools_scm_git_archive",
"py37-sgmllib3k",
"py37-sh",
"py37-shapely",
"py37-shellingham",
"py37-shiboken",
"py37-simplejson",
"py37-simplekml",
"py37-sip",
"py37-six",
"py37-sk-video",
"py37-slackclient",
"py37-slepc4py",
"py37-slugify",
"py37-smart_open",
"py37-smmap",
"py37-sniffio",
"py37-snowballstemmer",
"py37-snuggs",
"py37-socks",
"py37-sortedcollections",
"py37-sortedcontainers",
"py37-sounddevice",
"py37-soundfile",
"py37-sox",
"py37-spaCy",
"py37-spark_parser",
"py37-sparqlwrapper",
"py37-spdx",
"py37-speg",
"py37-sphinx-bootstrap-theme",
"py37-sphinx-gallery",
"py37-sphinx_rtd_theme",
"py37-sphinxcontrib-bibtex",
"py37-sphinxcontrib-devhelp",
"py37-sphinxcontrib-jsmath",
"py37-sphinxcontrib-qthelp",
"py37-sphinxcontrib-serializinghtml",
"py37-sphinxcontrib-svg2pdfconverter",
"py37-sphinxcontrib-versioning",
"py37-sphinxcontrib-websupport",
"py37-spiceypy",
"py37-spyder",
"py37-spyder-devel",
"py37-spyder-kernels",
"py37-spyder-kernels-devel",
"py37-sqlalchemy",
"py37-sqlobject",
"py37-sqlparse",
"py37-srsly",
"py37-stanfordnlp",
"py37-statsmodels",
"py37-stevedore",
"py37-stfio",
"py37-stomper",
"py37-stopit",
"py37-stopwordsiso",
"py37-storm",
"py37-supervisor",
"py37-sure",
"py37-svipc",
"py37-sybil",
"py37-sympy",
"py37-tables",
"py37-tabulate",
"py37-tastypie",
"py37-tblib",
"py37-tempita",
"py37-tempora",
"py37-tenacity",
"py37-tensor2tensor",
"py37-tensorboardX",
"py37-tensorflow-data-validation",
"py37-tensorflow-datasets",
"py37-tensorflow-transform",
"py37-test-runner",
"py37-testfixtures",
"py37-testtools",
"py37-text-unidecode",
"py37-textdistance",
"py37-texttable",
"py37-tfx-bsl",
"py37-theano-pymc",
"py37-thinc",
"py37-three-merge",
"py37-thrift",
"py37-tifffile",
"py37-timeout-decorator",
"py37-tinycss",
"py37-tkinter",
"py37-tldextract",
"py37-tlsh",
"py37-tmuxp",
"py37-tokenizers",
"py37-toml",
"py37-tomlkit",
"py37-toolz",
"py37-torchaudio",
"py37-torchtext",
"py37-torchvision",
"py37-tornado",
"py37-tornado5",
"py37-tqdm",
"py37-tracer",
"py37-traits",
"py37-traitsui",
"py37-transaction",
"py37-translationstring",
"py37-trio",
"py37-trustme",
"py37-tvdb",
"py37-tweepy",
"py37-twilio",
"py37-twisted",
"py37-txaio",
"py37-txgithub",
"py37-typed-ast",
"py37-typedapi",
"py37-typeguard",
"py37-tz",
"py37-tzlocal",
"py37-ufl",
"py37-ujson",
"py37-umap-learn",
"py37-uncertainties",
"py37-uncompyle6",
"py37-unicodedata2",
"py37-unidecode",
"py37-unidic",
"py37-unidic-lite",
"py37-unittest-xml-reporting",
"py37-unum",
"py37-update_checker",
"py37-upt-cpan",
"py37-upt-macports",
"py37-upt-pypi",
"py37-upt-rubygems",
"py37-uritemplate",
"py37-urllib3",
"py37-urlwatch",
"py37-urwid",
"py37-us",
"py37-usbtmc",
"py37-validators",
"py37-vcversioner",
"py37-vine",
"py37-virtualenvwrapper",
"py37-visa",
"py37-vobject",
"py37-vxi11",
"py37-w3lib",
"py37-wand",
"py37-wasabi",
"py37-watchdog",
"py37-wcwidth",
"py37-webcolors",
"py37-webencodings",
"py37-webob",
"py37-websocket-client",
"py37-websockets",
"py37-webtest",
"py37-werkzeug",
"py37-whoosh",
"py37-widgetsnbextension",
"py37-wmctrl",
"py37-wntr",
"py37-word2number",
"py37-word2vec",
"py37-wrapt",
"py37-wsproto",
"py37-wtforms",
"py37-wurlitzer",
"py37-wxpython-4.0",
"py37-xarray",
"py37-xattr",
"py37-xdg",
"py37-xdis",
"py37-xlrd",
"py37-xlsx2csv",
"py37-xmldiff",
"py37-xmlsec",
"py37-xmltodict",
"py37-xxhash",
"py37-yaml",
"py37-yapf",
"py37-yappi",
"py37-yapsy",
"py37-yarl",
"py37-yt",
"py37-zc-lockfile",
"py37-zconfig",
"py37-zeep",
"py37-zict",
"py37-zipp",
"py37-zmq",
"py37-zope-component",
"py37-zope-event",
"py37-zopeinterface",
"py37-zopfli",
"py37-zstd",
"rekall",
"py37-yara",
"py37-tensorflow-addons",
"py37-tensorflow-probability",
"py37-cidrize",
"py37-ukpostcodeparser",
"py37-hcloud",
"py37-cryptography_vectors",
"py37-pytest-subtests",
"py37-asttokens",
"py37-executing",
"py37-matplotlib-inline",
"py37-pure_eval",
"py37-stack_data",
"py37-backports.cached-property",
"py37-cwcwidth",
"py37-olm",
"py37-h5netcdf",
"py37-pyotp",
"py37-bidict",
"py37-engineio",
"py37-socketio",
"py37-astroML",
"py37-astroML_addons",
"py37-gammapy",
"py37-pyavm",
"py37-sphinx-issues",
"py37-beniget",
"py37-pythran",
"py37-python-lsp-jsonrpc",
"py37-python-lsp-server",
"py37-charset-normalizer",
"py37-backports.entry-points-selectable",
"py37-backports",
"py37-ipadic",
"py37-macfsevents",
"py37-debugpy",
"py37-musicbrainzngs",
"py37-jsonpath-rw",
"py37-munkres",
"py37-gpsoauth",
"py37-mechanicalsoup",
"py37-validictory",
"py37-fonttools",
"py37-ibroadcast",
"py37-pathvalidate",
"py37-pick",
"py37-aubio",
"py37-ifaddr",
"py37-termtables",
"py37-about-time",
"py37-grapheme",
"py37-acoustid",
"py37-discogs-client",
"py37-gmusicapi",
"py37-alive-progress",
"py37-rarfile",
"py37-reflink",
"py37-soco",
"py37-termplotlib",
"py37-mpd2",
"py37-ttfquery",
"py37-nmrglue-devel",
"py37-bottlenose",
"py37-zbar",
"py37-pyqt5-sip",
"py37-pyqt-builder",
"py37-peakutils",
"py37-palettable",
"py37-plotly",
"py37-xraydb",
"py37-monty",
"py37-silx",
"py37-smi",
"py37-snmp",
"py37-spglib",
"py37-xyzservices",
"py37-pymatgen",
"py37-hdf5plugin",
"py37-xkcdpass",
"py37-resolvelib",
"py37-pyfftw",
"py37-aiosignal",
"py37-frozenlist",
"py37-cattrs",
"py37-url-normalize",
"py37-imaplib2",
"py37-asgiref",
"py37-cachey",
"py37-freetype",
"py37-hsluv",
"py37-napari-console",
"py37-napari-plugin-engine",
"py37-napari-svg",
"py37-vispy",
"py37-panel",
"py37-pytest-datadir",
"py37-pytest-regressions",
"py37-colorcet",
"py37-kapteyn",
"py37-pyinstrument",
"py37-icmplib",
"py37-python-ivi",
"py37-flexmock",
"py37-iocapture",
"py37-pyte",
"py37-termstyle",
"py37-pytomlpp",
"py37-npe2",
"py37-wordcloud",
"py37-awscli-plugin-endpoint",
"py37-scikit-dsp-comm",
"py37-readability-lxml",
"py37-taskw",
"py37-utidylib",
"py37-repoze.sphinx.autointerface",
"py37-awscli2",
"py37-pyheif",
"py37-undetected-chromedriver",
"py37-argon2-cffi-bindings",
"py37-pyvo",
"py37-google-api-core",
"py37-googleapis-common-protos",
"py37-prawcore",
"py37-kitchen",
"py37-praw",
"py37-honcho",
"py37-pystache",
"py37-configparser",
"py37-psycopg",
"py37-distnorm",
"py37-pytest-random-order",
"py37-jaraco.classes",
"py37-sphinxcontrib-blockdiag",
"py37-asyncmy",
"py37-pytest-describe",
"py37-blist",
"py37-types-ujson",
"py37-uc-micro-py",
"py37-types-python-dateutil",
"py37-types-pytz",
"py37-types-simplejson",
"py37-analytics-python",
"py37-linkify-it-py",
"py37-fastjsonschema",
"py37-ffmpy",
"py37-maturin",
"py37-python-multipart",
"py37-types-docutils",
"py37-aeppl",
"py37-aesara",
"py37-cons",
"py37-etuples",
"py37-logical-unification",
"py37-minikanren",
"py37-xarray-einstats",
"py37-sip-devel",
"py37-socksio",
"py37-ordered-set",
"py37-exceptiongroup",
"py37-flit_scm",
"py37-ephemeral-port-reserve",
"py37-pytest-xprocess",
"py37-emoji",
"py37-whatthepatch",
"py37-jsonlines",
"py37-cloudflare",
"py37-pytest-json-report",
"py37-sphinx-jsonschema",
"py37-sphinx-rtd-theme",
"py37-sphinxnotes-strike",
"py37-jplephem",
"py37-spktype21",
"py37-skyfield",
"py37-skyfield-data",
"py37-cython-devel",
"py37-contextily",
"py37-brotlicffi",
"py37-docstring-to-markdown",
"py37-rapidfuzz",
"py37-fdsnwsscripts",
"py37-contourpy",
"py37-calver",
"py37-trove-classifiers",
"py37-mongoengine",
"py37-pivy",
"py37-hid",
"py37-log-symbols",
"py37-spinners",
"py37-hjson",
"py37-dulwich",
"py37-singledispatch",
"py37-pytoolconfig",
"py37-scikit-hep-awkward",
"py37-scikit-hep-uproot",
"py37-confection",
"py37-mupdf",
"py37-setuptools-git-versioning",
"py37-jfricas",
"py37-pdal",
"py37-pyproject_metadata",
"py37-elastic-transport",
"py37-types-psutil",
"py37-types-setuptools",
"py37-types-typed-ast",
"py37-pytest-trio",
"py37-pyxdg",
"py37-python-json-logger",
"py37-cython-compat",
"py37-backports.zoneinfo",
"py37-pyobjc6"
]
},
{
"type": "run",
"ports": [
"py37-m2r"
]
}
]
},
{
"name": "py37-setuptools-git",
"portdir": "python/py-setuptools-git",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/setuptools-git",
"description": "Setuptools revision control system plugin for Git.",
"long_description": "Setuptools revision control system plugin for Git.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pytest-fixture-config",
"py37-pytest-shutil",
"py37-pytest-virtualenv",
"py37-ioflo",
"py37-mssql"
]
}
]
},
{
"name": "py37-setuptools-git-versioning",
"portdir": "python/py-setuptools-git-versioning",
"version": "1.13.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dolfinus/setuptools-git-versioning",
"description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
"long_description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-packaging",
"py37-toml",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-bokeh"
]
}
]
},
{
"name": "py37-setuptools-rust",
"portdir": "python/py-setuptools-rust",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyO3/setuptools-rust",
"description": "Setuptools Rust extension plugin",
"long_description": "Setuptools Rust extension plugin",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"cargo",
"rust",
"py37-semantic_version",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-tokenizers",
"py37-jellyfish",
"py37-cryptography",
"py37-pydantic_core",
"py37-maturin",
"py37-orjson",
"py37-bcrypt"
]
}
]
},
{
"name": "py37-setuptools_scm",
"portdir": "python/py-setuptools_scm",
"version": "7.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/setuptools_scm/",
"description": "Package to manage versions by scm tags.",
"long_description": "Package to manage versions by scm tags.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-importlib-metadata",
"py37-setuptools",
"py37-tomli",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pytest-metadata",
"py37-napari-plugin-engine",
"py37-pytest-html",
"py37-xlib",
"py37-npe2",
"py37-barnaba",
"py37-napari-svg",
"py37-tox",
"py37-pytest-datadir",
"py37-typeguard",
"py37-cmd2",
"py37-pikepdf",
"py37-gwosc",
"py37-lmfit",
"py37-lazy_object_proxy",
"py37-asttokens",
"py37-executing",
"py37-stack_data",
"py37-absl",
"py37-python-lsp-server",
"py37-enrich",
"py37-argon2-cffi-bindings",
"py37-jaraco.functools",
"py37-apipkg",
"py37-path",
"py37-jaraco.classes",
"py37-automat",
"py37-pyshortcuts",
"py37-keyring",
"py37-tldextract",
"py37-scikit-hep-hepstats",
"py37-scikit-hep-mplhep_data",
"py37-pdbpp",
"py37-aiomysql",
"py37-lz4",
"py37-astropy-healpix",
"py37-anyio",
"py37-pytest-asyncio",
"py37-tabulate",
"py37-pluggy",
"py37-dateutil",
"py37-pytest-xprocess",
"py37-zopfli",
"py37-pytest-mock",
"py37-pyusb",
"py37-mecab-python3",
"py37-pyvo",
"py37-wxmplot",
"py37-wxutils",
"py37-h5netcdf",
"py37-cherrypy",
"py37-pyqt-builder",
"py37-regions",
"py37-reproject",
"py37-sunpy",
"py37-pytest-regressions",
"py37-word2vec",
"py37-napari-console",
"py37-pure_eval",
"py37-nest_asyncio",
"py37-semver",
"py37-xyzservices",
"py37-backports.cached-property",
"py37-backports.entry-points-selectable",
"py37-cssutils",
"py37-kiwisolver",
"py37-singledispatch",
"py37-pytest-qt",
"py37-tropycal",
"py37-pytest-forked",
"py37-extension-helpers",
"py37-pyerfa",
"py37-parfive",
"py37-bcolz",
"py37-fugashi",
"py37-cartopy",
"py37-xmlsec",
"py37-ujson",
"py37-gwpy",
"py37-metpy",
"py37-cppy",
"py37-pyarrow",
"py37-pooch",
"py37-drms",
"py37-matplotlib",
"py37-xarray",
"py37-seqeval",
"py37-pytest-mpl",
"py37-scikit-hep-mplhep",
"py37-portalocker",
"py37-requests-file",
"py37-emcee3",
"py37-simpy",
"py37-xlsx2csv",
"py37-corner",
"py37-configparser",
"py37-jsonpickle",
"py37-python-lsp-jsonrpc",
"py37-visa",
"py37-pytest-runner",
"py37-pint",
"py37-tenacity",
"py37-asteval",
"py37-astropy",
"py37-argcomplete",
"py37-portend",
"py37-tempora",
"py37-pytest",
"py37-py",
"py37-freetype",
"py37-vispy",
"py37-xxhash",
"py37-scikit-hep-boost-histogram",
"py37-cvxopt",
"py37-zmq",
"py37-tqdm",
"py37-importlib-resources",
"py37-iniconfig",
"py37-pytest-xdist",
"py37-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools_scm_git_archive",
"py37-flit_scm",
"py37-pytest-mypy",
"py37-hatch-vcs"
]
}
]
},
{
"name": "py37-setuptools_scm_git_archive",
"portdir": "python/py-setuptools_scm_git_archive",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
"description": "Plugin for setuptools_scm that add support for git archives.",
"long_description": "Plugin for setuptools_scm that add support for git archives.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools_scm"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-barnaba",
"py37-pikepdf",
"py37-aiomysql",
"py37-h5netcdf",
"py37-cheroot",
"py37-pytest-subtests",
"py37-cartopy",
"py37-matplotlib",
"py37-xarray",
"py37-vispy"
]
}
]
},
{
"name": "py37-sgmllib3k",
"portdir": "python/py-sgmllib3k",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sgmllib3k/",
"description": "Py3k port of the old stdlib module",
"long_description": "sgmllib was dropped in Python 3. This is an unmaintained old module. If possible, do not use it for new ports.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-feedparser"
]
}
]
},
{
"name": "py37-sgp4",
"portdir": "python/py-sgp4",
"version": "2.22",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-sgp4",
"description": "Most recent SGP4 satellite tracking algorithm in Python.",
"long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield"
]
}
]
},
{
"name": "py37-sh",
"portdir": "python/py-sh",
"version": "1.14.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amoffat/sh",
"description": "A full-fledged subprocess interface for Python",
"long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-python-dotenv"
]
}
]
},
{
"name": "py37-shapely",
"portdir": "python/py-shapely",
"version": "2.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://shapely.readthedocs.io/en/stable/",
"description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
"long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net) Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-cython",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"geos",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-lalinference",
"py37-geopandas",
"py37-cartopy"
]
}
]
},
{
"name": "py37-shellingham",
"portdir": "python/py-shellingham",
"version": "1.5.4",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/shellingham",
"description": "Tool to Detect Surrounding Shell",
"long_description": "Shellingham detects what shell the current Python executable is running in.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"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-typer"
]
}
]
},
{
"name": "py37-shiboken",
"portdir": "python/py-shiboken",
"version": "1.2.4",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyside/Shiboken",
"description": "Plugin for generatorrunner that generates python bindings for C++ libraries",
"long_description": "Shiboken is a plugin (front-end) for generatorrunner that generates python bindings for C++ libraries using CPython source code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"sparsehash",
"python37",
"libxslt",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyside"
]
}
]
},
{
"name": "py37-shove",
"portdir": "python/py-shove",
"version": "0.6.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/lcrees/shove/",
"description": "Common object storage frontend",
"long_description": "Common object storage frontend that supports dictionary- style access, object serialization and compression, and multiple storage and caching backends.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-silx",
"portdir": "python/py-silx",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org/doc/silx/latest/",
"description": "Python packages to support data analysis at synchrotron radiation facilities.",
"long_description": "Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pythran",
"py37-cython",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata",
"py37-numpy"
]
},
{
"type": "run",
"ports": [
"py37-h5py",
"py37-fabio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-xraylarch"
]
}
]
},
{
"name": "py37-simplegeneric",
"portdir": "python/py-simplegeneric",
"version": "0.8.1",
"license": "ZPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cheeseshop.python.org/pypi/simplegeneric",
"description": "Simple generic functions.",
"long_description": "Simple generic functions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rpy2"
]
}
]
},
{
"name": "py37-simplejson",
"portdir": "python/py-simplejson",
"version": "3.19.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simplejson.readthedocs.org/",
"description": "Simple, fast, extensible JSON encoder/decoder for Python",
"long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rasa-nlu",
"py37-mygpoclient"
]
},
{
"type": "run",
"ports": [
"py37-cinderclient",
"py37-novaclient",
"py37-osc-lib"
]
},
{
"type": "test",
"ports": [
"py37-structlog"
]
}
]
},
{
"name": "py37-simplekml",
"portdir": "python/py-simplekml",
"version": "1.3.6",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://readthedocs.org/projects/simplekml/",
"description": "A Simple KML creator",
"long_description": "A Simple KML creator",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-simpy",
"portdir": "python/py-simpy",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simpy.readthedocs.io",
"description": "python based simulation language",
"long_description": "SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1511
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-simpy-docs"
]
}
]
},
{
"name": "py37-simpy-docs",
"portdir": "python/py-simpy",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simpy.readthedocs.io",
"description": "python based simulation language",
"long_description": "SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1511
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-simpy",
"py37-sphinx",
"py37-sphinx_rtd_theme",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-singledispatch",
"portdir": "python/py-singledispatch",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/singledispatch",
"description": "Backport of functools.singledispatch from Python 3.4",
"long_description": "Backport of functools.singledispatch from Python 3.4",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-sip",
"portdir": "python/py-sip",
"version": "6.8.3",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/sip/",
"description": "A Python bindings generator for C/C++ libraries",
"long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata",
"py37-packaging",
"py37-setuptools",
"py37-tomli"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pyqt5-webengine",
"py37-pyqt5-scintilla",
"py37-pyqt5-chart",
"py37-pyqt5"
]
},
{
"type": "lib",
"ports": [
"py37-pyqt-builder",
"py37-poppler-qt5"
]
},
{
"type": "run",
"ports": [
"py37-gpilab-framework",
"py37-wxpython-4.0"
]
}
]
},
{
"name": "py37-sip4",
"portdir": "python/py-sip4",
"version": "4.19.25",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/sip/intro",
"description": "create Python bindings for C and C++ libraries",
"long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-poppler-qt4",
"py37-pyqt4",
"py37-qscintilla-qt4"
]
}
]
},
{
"name": "py37-sip-devel",
"portdir": "python/py-sip",
"version": "6.8.3",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/sip/",
"description": "A Python bindings generator for C/C++ libraries",
"long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata",
"py37-packaging",
"py37-setuptools",
"py37-tomli"
]
}
],
"depends_on": []
},
{
"name": "py37-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-qrcode",
"py37-webtest",
"py37-requests-mock",
"py37-storm",
"py37-tensorflow1",
"py37-cheroot",
"py37-google-auth",
"py37-twilio",
"py37-protobuf3",
"py37-pytools",
"py37-geocoder",
"py37-hdfs",
"py37-construct",
"py37-ipython-sql",
"py37-irodsclient",
"py37-bleach",
"py37-jsonpath-rw",
"py37-keras_applications",
"py37-routes",
"py37-patsy",
"py37-dockerpy-creds",
"py37-bigfloat",
"py37-protego",
"py37-isodate",
"py37-gwpy",
"py37-keras",
"py37-magenta",
"py37-pathlib2",
"py37-agate",
"py37-leather",
"py37-eventlet",
"py37-freezegun",
"py37-ecdsa",
"py37-jsbeautifier",
"py37-munch",
"py37-rdflib",
"py37-docker",
"py37-csvkit",
"py37-bpython",
"py37-vobject",
"py37-pynacl",
"py37-w3lib",
"py37-httpbin",
"py37-dockerpty",
"py37-tempora",
"py37-gcn",
"py37-matplotlib-basemap",
"py37-grpcio",
"py37-html5lib",
"py37-GridDataFormats",
"py37-parsimonious",
"py37-paver",
"py37-presets",
"py37-pybtex",
"py37-rbtools",
"py37-prov",
"py37-scruffington",
"py37-tweepy",
"py37-ufl",
"py37-ligo-lw",
"py37-xlib",
"py37-latexcodec",
"py37-xdis",
"py37-tox",
"py37-lal",
"py37-mediafile",
"py37-eli5",
"py37-stevedore",
"py37-asttokens",
"py37-libnacl",
"py37-pyxb",
"py37-fs",
"py37-xhtml2pdf",
"py37-mongoengine",
"py37-taskw",
"py37-parsel",
"py37-ansible-core",
"py37-configobj",
"py37-blessed",
"py37-blessings",
"py37-bson",
"py37-healpy",
"py37-dap",
"py37-dijitso",
"py37-django-extensions",
"py37-fixtures",
"py37-flask-cors",
"py37-colour",
"py37-h5py",
"py37-hdbscan",
"py37-hieroglyph",
"py37-rasa-nlu",
"py37-hypy",
"py37-gwdatafind",
"py37-responses",
"py37-sqlalchemy-migrate",
"py37-ligo-gracedb",
"py37-ligo-segments",
"py37-tensorboard",
"py37-anytree",
"py37-tensorboard1",
"py37-tensorflow",
"py37-oauth2client",
"py37-parver",
"py37-pybtex-docutils",
"py37-pyhyphen",
"py37-theano",
"py37-pypostal",
"py37-lscsoft-glue"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-datasets",
"py37-python-coveralls",
"py37-tensorboardX",
"py37-kfac",
"py37-tensorflow-data-validation",
"py37-tensorflow-probability",
"py37-tensorflow-transform",
"py37-fire",
"py37-sacremoses",
"py37-python-multipart",
"py37-oslo-i18n",
"py37-oslo-utils",
"py37-cfn-lint",
"py37-regions",
"py37-resampy",
"py37-behave",
"py37-tfx-bsl",
"py37-sure",
"py37-gin-config",
"py37-pretty-midi",
"py37-mesh-tensorflow",
"py37-elasticsearch-dsl",
"py37-esridump",
"py37-mir_eval",
"py37-parse-type",
"py37-nbval",
"py37-cliff",
"py37-dm-tree",
"py37-librosa",
"py37-aws-sam-translator",
"py37-wxpython-4.0",
"py37-pyopencl",
"py37-xmldiff",
"py37-cinderclient",
"py37-magenta",
"py37-automat",
"py37-pytest-shutil",
"py37-debtcollector",
"py37-keystoneauth1",
"py37-keystoneclient",
"py37-tensor2tensor",
"py37-openstackclient"
]
},
{
"type": "test",
"ports": [
"py37-rednose",
"py37-pytest-fixture-config",
"py37-pyicu",
"py37-iocapture",
"py37-panedr",
"py37-sure",
"py37-uncompyle6",
"py37-ddt"
]
}
]
},
{
"name": "py37-sk-video",
"portdir": "python/py-sk-video",
"version": "1.1.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://scikit-video.org/",
"description": "Video Processing in Python",
"long_description": "Video Processing in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-scipy",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta"
]
}
]
},
{
"name": "py37-skyfield",
"portdir": "python/py-skyfield",
"version": "1.46",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rhodesmill.org/skyfield/",
"description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-beautifulsoup4",
"py37-certifi",
"py37-dateutil",
"py37-html5lib",
"py37-lxml",
"py37-matplotlib",
"py37-mock",
"python37",
"py37-pandas",
"py37-pyflakes",
"py37-sgp4",
"py37-sphinx",
"py37-tz",
"py37-jplephem",
"py37-spktype21",
"py37-numpy",
"py37-astropy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield-data"
]
}
]
},
{
"name": "py37-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "5.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-skyfield"
]
}
],
"depends_on": []
},
{
"name": "py37-slackclient",
"portdir": "python/py-slackclient",
"version": "2.9.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://slack.dev/python-slackclient/",
"description": "Slack Web API and Real Time Messaging (RTM) API.",
"long_description": "The Python slackclient is a developer kit for interfacing with the Slack Web API and Real Time Messaging (RTM) API on Python 3.6 and above.",
"active": false,
"categories": [
"irc",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-aiohttp",
"py37-typing_extensions"
]
}
],
"depends_on": []
},
{
"name": "py37-slepc4py",
"portdir": "python/py-slepc4py",
"version": "3.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/slepc4py",
"description": "SLEPc for Python - Python bindings for SLEPc",
"long_description": "SLEPc for Python - Python bindings for SLEPc",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1511
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"python37",
"mpich-clang13",
"py37-petsc4py",
"petsc",
"slepc"
]
}
],
"depends_on": []
},
{
"name": "py37-slugify",
"portdir": "python/py-slugify",
"version": "5.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/un33k/python-slugify",
"description": "A Python Slugify application that handles Unicode",
"long_description": "A Python Slugify application that handles Unicode",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-text-unidecode",
"py37-unidecode"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-agate",
"py37-cookiecutter"
]
}
]
},
{
"name": "py37-smart_open",
"portdir": "python/py-smart_open",
"version": "6.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RaRe-Technologies/smart_open",
"description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-gensim"
]
}
]
},
{
"name": "py37-smi",
"portdir": "python/py-smi",
"version": "0.3.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pysmi",
"description": "SNMP SMI/MIB Parser",
"long_description": "SNMP SMI/MIB Parser",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-ply"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-snmp"
]
}
]
},
{
"name": "py37-smmap",
"portdir": "python/py-smmap",
"version": "6.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/smmap",
"description": "Pure python sliding memory map manager",
"long_description": "Pure python sliding memory map manager",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-coverage",
"py37-nose"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-gitdb"
]
}
]
},
{
"name": "py37-sniffio",
"portdir": "python/py-sniffio",
"version": "1.2.0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/sniffio",
"description": "Sniff out which async library your code is running under",
"long_description": "This is a tiny package whose only purpose is to let you detect which async library your code is running under.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-anyio",
"py37-trio",
"py37-httpcore",
"py37-httpx",
"py37-dnspython"
]
},
{
"type": "run",
"ports": [
"py37-trio"
]
}
]
},
{
"name": "py37-snmp",
"portdir": "python/py-snmp",
"version": "4.4.12",
"license": "BSD",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://snmplabs.com/pysnmp/",
"description": "SNMP library for Python",
"long_description": "SNMP library for Python",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "valyukov",
"github": "valyukov",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-asn1",
"py37-pycryptodome",
"py37-smi"
]
}
],
"depends_on": []
}
]
}