HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=536",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=534",
"results": [
{
"name": "py311-send2trash",
"portdir": "python/py-send2trash",
"version": "1.8.3",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-nbclassic",
"py311-jupyter_server"
]
}
]
},
{
"name": "py311-sentencepiece",
"portdir": "python/py-sentencepiece",
"version": "0.2.1",
"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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-20",
"pkgconfig",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"sentencepiece",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-bpemb"
]
}
]
},
{
"name": "py311-sentence-transformers",
"portdir": "python/py-sentence-transformers",
"version": "5.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sbert.net",
"description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
"long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-huggingface_hub",
"py311-transformers",
"py311-pytorch",
"py311-typing_extensions",
"py311-numpy",
"py311-scikit-learn",
"py311-scipy",
"py311-tqdm"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-sentinels",
"portdir": "python/py-sentinels",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/sentinels",
"description": "Various objects to denote special meanings in python",
"long_description": "Various objects to denote special meanings in python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mongomock"
]
}
]
},
{
"name": "py311-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-certifi",
"py311-urllib3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spotify-dl"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-numpy",
"py311-scikit-learn"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-seqeval"
]
}
]
},
{
"name": "py311-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": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-pyftdi"
]
}
]
},
{
"name": "py311-serpent",
"portdir": "python/py-serpent",
"version": "1.42",
"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": true,
"categories": [
"python",
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-Pyro5"
]
}
]
},
{
"name": "py311-service-identity",
"portdir": "python/py-service-identity",
"version": "24.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py-service_identity",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py-service_identity",
"long_description": "This port has been replaced by py-service_identity.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py311-service_identity",
"portdir": "python/py-service_identity",
"version": "24.2.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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-openssl",
"py311-hatch-fancy-pypi-readme",
"python311",
"py311-asn1",
"py311-asn1-modules",
"py311-hatch-vcs",
"py311-attrs",
"py311-idna",
"py311-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-scrapy",
"py311-aioquic"
]
},
{
"type": "run",
"ports": [
"py311-autobahn"
]
},
{
"type": "test",
"ports": [
"py311-trustme",
"py311-testfixtures"
]
}
]
},
{
"name": "py311-setproctitle",
"portdir": "python/py-setproctitle",
"version": "1.3.7",
"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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vpn-slice"
]
}
]
},
{
"name": "py311-setupmeta",
"portdir": "python/py-setupmeta",
"version": "3.9.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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-fancycompleter"
]
}
]
},
{
"name": "py311-setuptools",
"portdir": "python/py-setuptools",
"version": "80.10.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": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-setuptools_scm",
"py311-pip",
"py311-cython",
"py311-pytest-runner",
"py311-scikit-build",
"py311-pbr",
"py311-pytest-subtests",
"py311-psycopg2",
"py311-sip",
"py311-sip-devel",
"py311-python-augeas",
"py311-blockdiag",
"py311-jupyter_packaging",
"py311-future",
"py311-ansible-core",
"py311-resolvelib",
"py311-serial",
"py311-virtualenv-clone",
"py311-tempora",
"py311-ctypeslib2",
"py311-logilab-common",
"py311-awscrt",
"py311-pyplusplus",
"py311-cligj",
"py311-nose",
"py311-automat",
"py311-twisted",
"py311-celery",
"py311-jsonconversion",
"py311-zope-hookable",
"py311-z3",
"py311-pyflakes",
"py311-thinc",
"py311-tox",
"py311-watchdog",
"py311-pytensor",
"py311-qrcode",
"py311-bsddb3",
"py311-pytest-fixture-config",
"py311-pytest-shutil",
"py311-pytest-virtualenv",
"py311-virtualenvwrapper",
"py311-meson-python",
"py311-cython-compat",
"py311-urlwatch",
"py311-pygraphviz",
"py311-raven",
"py311-logilab-constraint",
"py311-maggma",
"py311-mp-api",
"py311-klein",
"py311-pew",
"py311-pythonz"
]
},
{
"type": "build",
"ports": [
"osc",
"http-prompt",
"kb",
"docker-compose",
"logcat-color3",
"present",
"certbot-dns-cloudxns",
"duplicity",
"texml",
"spotify-dl",
"qobuz-dl",
"py311-gdbm",
"py311-tkinter",
"py311-pluggy",
"py311-py",
"py311-setuptools_scm",
"py311-mypy",
"py311-websockets",
"py311-cython",
"py311-decorator",
"py311-gssapi",
"py311-mpmath",
"py311-sympy",
"py311-peewee",
"py311-gnureadline",
"py311-powerline",
"py311-greenlet",
"py311-regex",
"py311-nuitka",
"py311-sqlalchemy",
"py311-SDL2",
"py311-altgraph",
"py311-macholib",
"py311-modulegraph",
"py311-py2app",
"py311-libvirt",
"py311-gmpy2",
"py311-networkx",
"py311-frozenlist",
"py311-semantic_version",
"py311-setuptools-rust",
"py311-olefile",
"py311-aiosignal",
"py311-hypothesis",
"py311-iniconfig",
"py311-pytest",
"py311-sortedcontainers",
"py311-zope-event",
"py311-zopeinterface",
"py311-Pillow",
"py311-asteval",
"py311-filetype",
"py311-pretend",
"py311-zipp",
"py311-psutil",
"py311-cffi",
"py311-pycparser",
"py311-cchardet",
"py311-markupsafe",
"py311-pytest-runner",
"py311-mako",
"py311-debugpy",
"py311-zopfli",
"py311-hy",
"py311-distro",
"py311-aiodns",
"py311-charset-normalizer",
"py311-pycares",
"py311-certifi",
"py311-multidict",
"py311-requests",
"py311-roman",
"py311-yarl",
"py311-brotli",
"py311-brotlicffi",
"py311-importlib-metadata",
"py311-executing",
"py311-pygit2",
"py311-socks",
"py311-pycryptodome",
"py311-pycryptodomex",
"py311-simplejson",
"py311-imagesize",
"py311-snowballstemmer",
"py311-parso",
"py311-lxml",
"py311-dateutil",
"py311-six",
"py311-tz",
"py311-cryptography",
"py311-cryptography_vectors",
"py311-openssl",
"py311-parse",
"py311-xlrd",
"py311-xlsx2csv",
"py311-cairo",
"py311-cppy",
"py311-cycler",
"py311-fonttools",
"py311-kiwisolver",
"py311-setuptools_scm_git_archive",
"py311-unicodedata2",
"py311-coverage",
"py311-cpuinfo",
"py311-crcmod",
"py311-freezegun",
"py311-geographiclib",
"py311-jwt",
"py311-mock",
"py311-oauthlib",
"py311-pbr",
"py311-pytest-benchmark",
"py311-pytest-forked",
"py311-pytest-subtests",
"py311-pytest-xdist",
"py311-requests-mock",
"py311-requests-oauthlib",
"py311-svgelements",
"py311-toml",
"py311-yapf",
"py311-igraph",
"py311-texttable",
"py311-babel",
"py311-sphinxcontrib-jsmath",
"py311-pyproj",
"py311-git-delete-merged-branches",
"py311-prompt_toolkit",
"py311-pydicom",
"py311-pikepdf",
"py311-async-timeout",
"py311-aiohttp",
"py311-types-docutils",
"py311-types-python-dateutil",
"py311-types-pytz",
"py311-types-simplejson",
"py311-types-ujson",
"py311-maturin",
"py311-wrapt",
"py311-appnope",
"py311-ansible-compat",
"py311-subprocess-tee",
"py311-yaml",
"py311-deprecated",
"py311-sphinx_rtd_theme",
"py311-atomicwrites",
"py311-bigfloat",
"py311-biopython",
"py311-cachetools",
"py311-cfgv",
"py311-colorlog",
"py311-columnize",
"py311-deprecation",
"py311-docstring-to-markdown",
"py311-ujson",
"py311-wurlitzer",
"py311-dill",
"py311-editorconfig",
"py311-enchant",
"py311-fastjsonschema",
"py311-fastprogress",
"py311-identify",
"py311-inflection",
"py311-text-unidecode",
"py311-nodeenv",
"py311-pdbecif",
"py311-pkce",
"py311-ply",
"py311-poyo",
"py311-jedi",
"py311-pympler",
"py311-pyqt-builder",
"py311-psycopg",
"py311-psycopg2",
"py311-pexpect",
"py311-pytest-qt",
"py311-python-lsp-black",
"py311-sip",
"py311-sip-devel",
"py311-pyinstrument",
"py311-exceptiongroup",
"py311-flit_scm",
"py311-typeguard",
"py311-pickleshare",
"py311-sphinx-click",
"py311-mongoengine",
"py311-lazy_object_proxy",
"py311-astroid",
"py311-markdown",
"py311-flatbuffers",
"py311-kaptan",
"py311-asttokens",
"py311-et_xmlfile",
"py311-openpyxl",
"py311-scikit-hep-awkward1",
"py311-scikit-hep-boost-histogram",
"py311-scikit-hep-hepstats",
"py311-scikit-hep-hist",
"py311-scikit-hep-mplhep",
"py311-scikit-hep-mplhep_data",
"py311-scikit-hep-uproot4",
"py311-beniget",
"py311-gast",
"py311-joblib",
"py311-pythran",
"py311-murmurhash",
"py311-pure_eval",
"py311-funcsigs",
"py311-pyrfc3339",
"py311-repoze.sphinx.autointerface",
"py311-configargparse",
"py311-configobj",
"py311-parsedatetime",
"py311-html5lib",
"py311-python-augeas",
"py311-webencodings",
"py311-jsonlines",
"py311-async_generator",
"py311-requests-toolbelt",
"py311-sniffio",
"py311-asn1",
"py311-astor",
"py311-outcome",
"py311-asn1-modules",
"py311-flake8-mccabe",
"py311-pylint",
"py311-tomlkit",
"py311-trio",
"py311-msgpack",
"py311-pylev",
"py311-dulwich",
"py311-pyrsistent",
"py311-tqdm",
"py311-jaraco.classes",
"py311-keyring",
"py311-pkginfo",
"py311-shellingham",
"py311-backports",
"py311-backports.entry-points-selectable",
"py311-calver",
"py311-distlib",
"py311-trove-classifiers",
"py311-contextlib2",
"py311-pathlib2",
"py311-lockfile",
"py311-xattr",
"py311-acme",
"py311-requests-file",
"py311-tldextract",
"py311-bleach",
"py311-bokeh",
"py311-tornado",
"py311-blockdiag",
"py311-sphinxcontrib-blockdiag",
"py311-pyobjc",
"py311-pytest-asyncio",
"py311-stack_data",
"py311-aws-sam-translator",
"py311-awscli",
"py311-awscli-plugin-endpoint",
"py311-boto3",
"py311-botocore",
"py311-cfn-lint",
"py311-jmespath",
"py311-jschema_to_python",
"py311-jsonpatch",
"py311-jsonpickle",
"py311-jsonpointer",
"py311-junit-xml",
"py311-s3transfer",
"py311-sarif-om",
"py311-neovim",
"py311-pyotp",
"py311-sentry-sdk",
"py311-spotipy",
"py311-future",
"py311-setupmeta",
"py311-sphinx-gallery",
"py311-sphinxcontrib-svg2pdfconverter",
"py311-term-background",
"py311-textdistance",
"py311-three-merge",
"py311-tokenize-rt",
"py311-uncertainties",
"py311-whatthepatch",
"py311-aeppl",
"py311-algopy",
"py311-applaunchservices",
"py311-asv",
"py311-cftime",
"py311-chardet",
"py311-lmfit",
"py311-natsort",
"py311-nmrglue",
"py311-patsy",
"py311-peakutils",
"py311-pyicu",
"py311-pyqt5-sip",
"py311-pytest-mock",
"py311-qstylizer",
"py311-qtawesome",
"py311-qtpy",
"py311-rope",
"py311-rstcheck-core",
"py311-statsmodels",
"py311-openbabel",
"py311-ipython",
"py311-anyio",
"py311-h11",
"py311-h2",
"py311-hpack",
"py311-hyperframe",
"py311-pytest-random-order",
"py311-pytest-xprocess",
"py311-imagecodecs",
"py311-appdirs",
"py311-pooch",
"py311-xarray",
"py311-metpy",
"py311-codestyle",
"py311-toolz",
"py311-discordpy",
"py311-mutagen",
"py311-coolprop",
"py311-alembic",
"py311-pybind11-stubgen",
"py311-autopep8",
"py311-cairosvg",
"py311-cons",
"py311-defusedxml",
"py311-jinja2-time",
"py311-logical-unification",
"py311-multipledispatch",
"py311-cookiecutter",
"py311-etuples",
"py311-slugify",
"py311-unidecode",
"py311-fypp",
"py311-hid",
"py311-hjson",
"py311-log-symbols",
"py311-spinners",
"py311-ansible",
"py311-ansible-core",
"py311-bcrypt",
"py311-halo",
"py311-httplib2",
"py311-paramiko",
"py311-pynacl",
"py311-resolvelib",
"py311-cytoolz",
"py311-path",
"py311-pyusb",
"py311-cached-property",
"py311-extension-helpers",
"py311-aioftp",
"py311-astropy",
"py311-h5py",
"py311-mpi4py",
"py311-pyerfa",
"py311-parfive",
"py311-pyshp",
"py311-epsg",
"py311-gdal",
"py311-owslib",
"py311-pytest-json-report",
"py311-json5",
"py311-whoosh",
"py311-django",
"py311-bidict",
"py311-cloudscraper",
"py311-serial",
"py311-multiprocess",
"py311-imageio",
"py311-curl",
"py311-flaky",
"py311-minikanren",
"py311-pytest-httpbin",
"py311-pytest-sugar",
"py311-pytomlpp",
"py311-virtualenv-clone",
"py311-mapclassify",
"py311-colorcet",
"py311-ipython_genutils",
"py311-mistune",
"py311-nbconvert",
"py311-nest_asyncio",
"py311-pandocfilters",
"py311-prometheus_client",
"py311-send2trash",
"py311-shapely",
"py311-xmldiff",
"py311-zmq",
"py311-jaraco.functools",
"py311-tempora",
"py311-XlsxWriter",
"py311-pptx",
"py311-clang",
"py311-ctypeslib2",
"py311-logilab-common",
"py311-awscrt",
"py311-tifffile",
"py311-ruamel-yaml",
"py311-ruamel-yaml-clib",
"py311-argon2-cffi-bindings",
"py311-awscli2",
"py311-Faker",
"py311-random2",
"py311-ukpostcodeparser",
"py311-validators",
"py311-bottleneck",
"py311-opengl",
"py311-opengl-accelerate",
"py311-pygccxml",
"py311-pyplusplus",
"py311-phonenumbers",
"py311-cartopy",
"py311-netcdf4",
"py311-semver",
"py311-geopy",
"py311-cligj",
"py311-mercantile",
"py311-click-plugins",
"py311-snuggs",
"py311-contextily",
"py311-rasterio",
"py311-fiona",
"py311-munch",
"py311-geopandas",
"py311-geoplot",
"py311-isodate",
"py311-pydot",
"py311-prov",
"py311-dask",
"py311-locket",
"py311-partd",
"py311-drms",
"py311-wand",
"py311-rfc3986",
"py311-uc-micro-py",
"py311-linkify-it-py",
"py311-pyte",
"py311-xmlsec",
"py311-h5netcdf",
"py311-zeep",
"py311-sunpy",
"py311-doctest-ignore-unicode",
"py311-nose",
"py311-fs",
"py311-reportlab",
"py311-cheetah",
"py311-ephem",
"py311-crc32c",
"py311-aiobotocore",
"py311-singledispatch",
"py311-smartypants",
"py311-cymruwhois",
"py311-constantly",
"py311-dispatcher",
"py311-hyperlink",
"py311-incremental",
"py311-itemloaders",
"py311-m2r",
"py311-parsel",
"py311-pyhamcrest",
"py311-queuelib",
"py311-scrapy",
"py311-sybil",
"py311-testfixtures",
"py311-w3lib",
"py311-emcee3",
"py311-hiredis",
"py311-s3fs",
"py311-rawpy",
"py311-pybase62",
"py311-cachelib",
"py311-amqp",
"py311-billiard",
"py311-celery",
"py311-fabric",
"py311-invoke",
"py311-itsdangerous",
"py311-kombu",
"py311-vine",
"py311-requests-unixsocket",
"py311-zipfile-deflate64",
"py311-amazon.ion",
"py311-smart_open",
"py311-translationstring",
"py311-zope-component",
"py311-zope-hookable",
"py311-z3",
"py311-game",
"py311-arviz",
"py311-pyscard",
"py311-versioneer",
"py311-netaddr",
"py311-flake8",
"py311-pyflakes",
"py311-cymem",
"py311-preshed",
"py311-scikit-hep-awkward",
"py311-wasabi",
"py311-scikit-hep-uproot",
"py311-colander",
"py311-srsly",
"py311-blis",
"py311-catalogue",
"py311-confection",
"py311-plac",
"py311-thinc",
"py311-toposort",
"py311-exifread",
"py311-libxml2",
"py311-ipywidgets",
"py311-jupyter_server",
"py311-jupyterlab_widgets",
"py311-nbclassic",
"py311-widgetsnbextension",
"py311-qtconsole",
"py311-tblib",
"py311-heapdict",
"py311-zict",
"py311-milc",
"py311-pytest-datadir",
"py311-pytest-regressions",
"py311-agate",
"py311-agate-dbf",
"py311-agate-excel",
"py311-agate-sql",
"py311-csvkit",
"py311-dbfread",
"py311-leather",
"py311-pytimeparse",
"py311-dijitso",
"py311-dolfin",
"py311-ffc",
"py311-fiat",
"py311-petsc4py",
"py311-slepc4py",
"py311-ufl",
"py311-enrich",
"py311-tenacity",
"py311-gitdb",
"py311-gitpython",
"py311-smmap",
"py311-stevedore",
"openconnect-sso",
"py311-dpkt",
"py311-event",
"py311-libdnet",
"py311-pypcap",
"py311-rstcheck",
"py311-cssutils",
"py311-networkit",
"py311-freetype",
"py311-hsluv",
"py311-vispy",
"py311-xyzservices",
"py311-yara",
"radian",
"py311-rchitect",
"py311-distributed",
"vpn-slice",
"py311-setproctitle",
"py311-marisa-trie",
"py311-hkdf",
"py311-pytrie",
"py311-re2",
"py311-txaio",
"py311-txtorcon",
"py311-u-msgpack-python",
"py311-pylzma",
"py311-spake2",
"py311-zope-deprecation",
"py311-olm",
"py311-imaplib2",
"py311-rfc6555",
"py311-aenum",
"py311-onnx",
"py311-zstd",
"py311-mupdf",
"py311-urwid",
"py311-python-lsp-jsonrpc",
"py311-python-lsp-server",
"py311-oct2py",
"py311-boltons",
"py311-pyvis",
"py311-xmltodict",
"py311-jplephem",
"py311-sgp4",
"py311-skyfield",
"py311-spktype21",
"py311-thrift",
"py311-openslide",
"py311-readme_renderer",
"py311-codecov",
"py311-nmrglue-devel",
"py311-imagehash",
"py311-skyfield-data",
"py311-pycson",
"py311-speg",
"py311-branca",
"py311-folium",
"py311-about-time",
"py311-discogs-client",
"py311-ephemeral-port-reserve",
"py311-iocapture",
"py311-ipdb",
"py311-pytest-timeout",
"py311-watchdog",
"py311-pymc",
"py311-pytensor",
"py311-pyside",
"py311-pyside-tools",
"py311-shiboken",
"py311-coveralls",
"py311-docopt",
"py311-ifaddr",
"py311-inflate64",
"py311-mpd2",
"py311-multivolumefile",
"py311-pathvalidate",
"py311-py7zr",
"py311-pyannotate",
"py311-pybcj",
"py311-pyppmd",
"py311-pytest-remotedata",
"py311-pyzstd",
"py311-soco",
"py311-llvmlite",
"py311-numba",
"py311-meshio",
"py311-taskw",
"py311-setuptools-git-versioning",
"py311-librosa",
"py311-mido",
"py311-note-seq",
"py311-pretty-midi",
"py311-resampy",
"py311-alive-progress",
"py311-grapheme",
"py311-gobject3",
"py311-ecdsa",
"py311-pyaes",
"py311-sentencepiece",
"py311-makefun",
"py311-napari-plugin-engine",
"py311-napari-svg",
"py311-ndindex",
"py311-numexpr",
"py311-tables",
"py311-protobuf3",
"py311-plumed",
"py311-rencode",
"py311-fasteners",
"py311-pyperclip",
"py311-jfricas",
"py311-tropycal",
"py311-attr",
"py311-ndg_httpsclient",
"py311-pynamecheap",
"py311-jug",
"py311-obspy",
"py311-bottle",
"py311-google-api",
"py311-google-api-core",
"py311-google-auth",
"py311-google-auth-httplib2",
"py311-googleapis-common-protos",
"py311-magic",
"py311-uritemplate",
"py311-macfsevents",
"py311-pdal",
"py311-wxpython-4.0",
"py311-iniparse",
"py311-mercurial_extension_utils",
"py311-berkeleydb",
"py311-hyrule",
"py311-scour",
"py311-beaker",
"py311-pymunk",
"py311-gprof2dot",
"py311-memprof",
"py311-websocket-client",
"py311-python-dotenv",
"py311-overrides",
"py311-asgiref",
"py311-kaitaistruct",
"py311-ldap3",
"py311-mitmproxy",
"py311-passlib",
"py311-publicsuffix2",
"py311-wsproto",
"py311-nbxmpp",
"py311-precis-i18n",
"py311-css-parser",
"py311-omemo-dr",
"py311-pypng",
"py311-asitop",
"py311-blessed",
"py311-dashing",
"py311-mechanicalsoup",
"py311-portend",
"py311-engineio",
"py311-socketio",
"py311-docker",
"py311-dockerpty",
"py311-graph-tool",
"py311-cryptg",
"py311-emoji",
"py311-telethon",
"py311-opt_einsum",
"py311-hdbscan",
"py311-astunparse",
"py311-keras_applications",
"py311-keras_preprocessing",
"py311-pulp",
"py311-rasterstats",
"py311-pytest-mpl",
"py311-pytest-flake8",
"py311-curio",
"py311-pytest-mypy",
"py311-portalocker",
"py311-python-socks",
"py311-rtree",
"py311-absl",
"py311-custom_inherit",
"py311-elastic-transport",
"py311-pika",
"py311-pyarrow",
"py311-pytest-lazy-fixture",
"py311-nltk",
"py311-plotly",
"py311-types-psutil",
"py311-types-setuptools",
"py311-types-typed-ast",
"py311-helpdev",
"py311-libsass",
"py311-numpydoc",
"py311-pyls-spyder",
"py311-qdarkstyle",
"py311-qtsass",
"py311-spyder",
"py311-spyder-kernels",
"py311-dlib",
"py311-access",
"py311-esda",
"py311-giddy",
"py311-inequality",
"py311-libpysal",
"py311-mgwr",
"py311-momepy",
"py311-pointpats",
"py311-pysal",
"py311-segregation",
"py311-spaghetti",
"py311-spglm",
"py311-spint",
"py311-splot",
"py311-spopt",
"py311-spreg",
"py311-spvcm",
"py311-tobler",
"py311-fire",
"py311-fugashi",
"py311-promise",
"py311-sacrebleu",
"py311-sacremoses",
"py311-seqeval",
"py311-soundfile",
"py311-conllu",
"py311-huggingface_hub",
"py311-omegaconf",
"py311-unidic",
"py311-timeout-decorator",
"py311-unidic-lite",
"py311-tensorflow-datasets",
"py311-commonmark",
"py311-hcloud",
"py311-xkcdpass",
"py311-recommonmark",
"py311-genshi",
"py311-aiojobs",
"py311-pytest-trio",
"py311-reflink",
"py311-acoustid",
"py311-asn1crypto",
"py311-aubio",
"py311-bottlenose",
"py311-bsddb3",
"py311-cbor2",
"py311-ibroadcast",
"py311-jsonpath-rw",
"py311-munkres",
"py311-musicbrainzngs",
"py311-pytest-fixture-config",
"py311-pytest-profiling",
"py311-pytest-shutil",
"py311-pytest-virtualenv",
"py311-python-coveralls",
"py311-rarfile",
"py311-setuptools-git",
"py311-termplotlib",
"py311-termtables",
"py311-validictory",
"py311-zbar",
"py311-parsimonious",
"py311-autobahn",
"py311-cbor",
"py311-pyqrcode",
"py311-python-snappy",
"py311-cinderclient",
"py311-cliff",
"py311-cmd2",
"py311-debtcollector",
"py311-dogpile-cache",
"py311-keystoneauth1",
"py311-keystoneclient",
"py311-netifaces",
"py311-novaclient",
"py311-openstackclient",
"py311-openstacksdk",
"py311-os-service-types",
"py311-osc-lib",
"py311-oslo-config",
"py311-oslo-i18n",
"py311-oslo-serialization",
"py311-oslo-utils",
"py311-prettytable",
"py311-requestsexceptions",
"py311-bitmath",
"py311-objexplore",
"py311-progressbar",
"py311-pytest-pycodestyle",
"py311-pytest-pylint",
"py311-spdx",
"py311-spdx-lookup",
"py311-upt-cpan",
"py311-upt-macports",
"py311-upt-pypi",
"py311-upt-rubygems",
"py311-arpeggio",
"py311-json-rpc",
"py311-parver",
"py311-plyvel",
"py311-bqplot",
"py311-control",
"py311-traittypes",
"py311-pyxdg",
"py311-applescript",
"py311-bitarray",
"py311-bitstring",
"py311-osxmetadata",
"py311-photoscript",
"py311-pytimeparse2",
"py311-rich-theme-manager",
"py311-ptpython",
"py311-scapy",
"py311-scapy-devel",
"py311-geojson",
"py311-docx",
"py311-fuzzywuzzy",
"py311-kubernetes",
"py311-fancycompleter",
"py311-pdbpp",
"py311-repl",
"py311-wmctrl",
"py311-slack-sdk",
"py311-tlsh",
"py311-fastavro",
"py311-flask-cors",
"py311-luma.core",
"py311-luma.emulator",
"py311-pyftdi",
"py311-smbus2",
"py311-virtualenvwrapper",
"py311-clint",
"py311-crayons",
"py311-parameterized",
"py311-json-tricks",
"py311-pdfminer",
"py311-pynetdicom",
"py311-qimage2ndarray",
"py311-xxhash",
"py311-circuitbreaker",
"py311-pefile",
"py311-cli-helpers",
"py311-tabulate",
"py311-napari-console",
"py311-editdistance",
"py311-cachey",
"py311-poppler-qt5",
"py311-pyside2",
"py311-meson",
"py311-meson-python",
"py311-gnupg",
"py311-nclib",
"py311-async-lru",
"py311-hdf5plugin",
"py311-monty",
"py311-palettable",
"py311-pyshortcuts",
"py311-sdnotify",
"py311-dbus_next",
"py311-dropbox",
"py311-pyfatfs",
"py311-rubicon-objc",
"py311-stone",
"py311-survey",
"py311-asciimatics",
"py311-pyfiglet",
"py311-libusb1",
"py311-pathtools",
"py311-serpent",
"py311-webob",
"py311-bugsnag",
"py311-keyrings.alt",
"py311-Pyro5",
"py311-xraydb",
"py311-desktop-notifier",
"py311-pytest-rerunfailures",
"py311-rfc3339-validator",
"py311-rfc3986-validator",
"py311-cvxopt",
"py311-latexcodec",
"py311-feedparser",
"py311-readability-lxml",
"py311-sgmllib3k",
"py311-gyoto",
"py311-imageio-ffmpeg",
"py311-mygpoclient",
"py311-pybtex",
"py311-pybtex-docutils",
"py311-ddt",
"py311-pygmt",
"py311-sphinxcontrib-bibtex",
"py311-asdf-astropy",
"py311-asdf-standard",
"py311-asdf",
"py311-asdf-transform-schemas",
"py311-asdf-unit-schemas",
"py311-asdf-coordinates-schemas",
"py311-mando",
"py311-apsw",
"py311-authres",
"py311-dkimpy",
"py311-antlr4-python3-runtime",
"py311-pyopencl",
"py311-pytools",
"py311-zc-lockfile",
"py311-ipaddress",
"py311-podcastparser",
"py311-python-json-logger",
"py311-glad2",
"oci-cli",
"py311-frozendict",
"py311-chainer",
"py311-cython-compat",
"py311-ruff",
"py311-dacite",
"py311-pytest-dotenv",
"py311-soundcloud-v2",
"py311-tzlocal",
"py311-certomancer",
"py311-certomancer-csc-dummy",
"py311-hanko",
"py311-hanko-certvalidator",
"py311-oscrypto",
"py311-uritools",
"py311-pdfrw",
"py311-pyx",
"py311-acor",
"py311-dynd",
"py311-kivy",
"py311-mdp-toolkit",
"py311-pyviennacl",
"py311-spectral",
"py311-tstables",
"py311-m2crypto",
"py311-lz4",
"py311-simpy",
"py311-simpy-docs",
"py311-lazy_loader",
"py311-pysam",
"py311-boolean.py",
"py311-license-expression",
"py311-python-debian",
"py311-waitress",
"py311-pastedeploy",
"py311-minidb",
"py311-pyquery",
"py311-urlwatch",
"py311-webtest",
"py311-pyvo",
"py311-astroquery",
"py311-sphinx-issues",
"py311-pygraphviz",
"py311-postgresql",
"py311-llfuse",
"py311-gevent",
"py311-unidiff",
"py311-tiktoken",
"py311-arabic-reshaper",
"py311-aiohttp-socks",
"py311-httpbin",
"py311-raven",
"py311-requests-futures",
"py311-socid-extractor",
"py311-stem",
"py311-torrequest",
"py311-xhtml2pdf",
"py311-asyncpg",
"py311-mysqlclient",
"py311-acora",
"py311-cheroot",
"py311-markdown2",
"py311-siphon",
"py311-configparser",
"py311-ntlm-auth",
"py311-pyspnego",
"py311-pywinrm",
"py311-requests_ntlm",
"py311-iso3166",
"py311-sphinx-copybutton",
"py311-trio-websocket",
"py311-samplerate",
"py311-soxr",
"py311-types-decorator",
"py311-polygon",
"py311-tzdata",
"py311-deap",
"py311-tatsu",
"py311-npx",
"py311-pgspecial",
"py311-fqdn",
"py311-isoduration",
"py311-uri-template",
"py311-mslex",
"py311-pystache",
"py311-powerline-exitstatus-kai",
"py311-powerline-gitstatus",
"py311-rustworkx",
"py311-imread",
"py311-jupyter-lsp",
"py311-stopit",
"py311-update_checker",
"py311-iminuit",
"py311-simplekml",
"py311-types-colorama",
"py311-mdx_linkify",
"py311-quantities",
"py311-sphinxnotes-strike",
"py311-sounddevice",
"py311-sphinx-jsonschema",
"py311-mecab-python3",
"py311-mssql",
"py311-sphinx-bootstrap-theme",
"py311-inflect",
"py311-pyheif",
"py311-g2p-en",
"py311-pydub",
"py311-pygeos",
"py311-importlib-resources",
"py311-pysvn",
"py311-logilab-constraint",
"py311-blosc",
"py311-gensim",
"py311-pybox2d",
"py311-logbook",
"py311-bpemb",
"py311-html2text",
"py311-ezdxf",
"py311-mahotas",
"py311-mimeparse",
"py311-tastypie",
"py311-svgpath",
"py311-spark_parser",
"py311-uncompyle6",
"py311-xdis",
"py311-vobject",
"py311-line_profiler",
"py311-jaraco.context",
"py311-ldap",
"py311-openbabel2",
"py311-canmatrix",
"py311-fdsnwsscripts",
"py311-ipython-sql",
"py311-rich-click",
"py311-libarchive-c",
"py311-nbval",
"py311-lxml_html_clean",
"py311-pdal-plugins",
"py311-qt4py",
"py311-flexcache",
"py311-flexparser",
"py311-oci",
"py311-asynctest",
"py311-fipy",
"py311-pytorch",
"py311-spglib",
"py311-wxmplot",
"py311-wxutils",
"py311-pymatgen",
"py311-silx",
"py311-pyficache",
"py311-blessings",
"py311-bpython",
"py311-cwcwidth",
"py311-curtsies",
"py311-dmgbuild",
"py311-ds-store",
"py311-mac-alias",
"py311-pyqt6-sip",
"py311-graphviz",
"py311-objgraph",
"py311-pylsqpack",
"py311-service-identity",
"py311-aioquic",
"py311-gpxpy",
"py311-autopage",
"py311-asyncssh",
"py311-pygithub",
"py311-pyuca",
"py311-wordcloud",
"py311-apptools",
"py311-envisage",
"py311-mayavi",
"py311-pyface",
"py311-traitsui",
"py311-traits",
"py311-pacal",
"py311-pymysql",
"py311-rich_rst",
"py311-propcache",
"py311-flake8-pep8-naming",
"py311-flake8-polyfill",
"py311-ipadic",
"py311-cog",
"py311-google-cloud-core",
"py311-google-cloud-storage",
"py311-google-crc32c",
"py311-google-resumable-media",
"py311-gsecrets",
"py311-coloredlogs",
"py311-humanfriendly",
"py311-pysimdjson",
"py311-hdfs",
"py311-construct",
"py311-kcs11",
"py311-pykeepass",
"py311-yubico",
"py311-zxcvbn",
"py311-lesscpy",
"py311-emmet-core",
"py311-maggma",
"py311-mp-api",
"py311-pycifrw",
"py311-pydash",
"py311-pyqtgraph",
"py311-smart-open",
"py311-sqlalchemy-utils",
"py311-sshtunnel",
"py311-xraylarch",
"py311-pync",
"py311-leveldb",
"py311-notify2",
"py311-urwid-readline",
"py311-pytesseract",
"py311-mitmproxy_macos",
"py311-mitmproxy_rs",
"py311-krb5",
"py311-requests-kerberos",
"py311-pyogrio",
"py311-aniso8601",
"py311-pygments-mathematica",
"py311-pyside6",
"py311-digitalocean",
"py311-google-api-python-client",
"py311-cloudflare2",
"py311-klein",
"py311-tracer",
"py311-undetected-chromedriver",
"py311-pyfzf",
"py311-sqlglot",
"py311-cramjam",
"py311-iterable-io",
"py311-zipstream-ng",
"py311-backports.tarfile",
"py311-flasgger",
"py311-django-allauth",
"py311-django-countries",
"py311-django-extensions",
"py311-django-gravatar2",
"py311-mailmanclient",
"py311-openid",
"py311-pytest-django",
"py311-responses",
"py311-autocommand",
"py311-immutables",
"py311-jaraco.collections",
"py311-jaraco.text",
"py311-timelib",
"py311-astropy-healpix",
"py311-donfig",
"py311-mpl-animators",
"py311-numcodecs",
"py311-reproject",
"py311-spiceypy",
"py311-jsonnet",
"py311-yapsy",
"py311-langdetect",
"py311-ttfquery",
"py311-trepan3k",
"py311-darkdetect",
"py311-larixite",
"py311-pypostal",
"py311-base58",
"py311-ansicolors",
"py311-sslcrypto",
"py311-python-lsp-ruff",
"py311-pyke",
"py311-holidays",
"py311-pytokens",
"py311-paste",
"py311-ml_dtypes",
"py311-proto-plus",
"py311-regions",
"py311-rlpycairo",
"py311-gammapy",
"py311-sarpy",
"py311-diskcache",
"py311-durationpy",
"py311-scikit-rf",
"py311-url-normalize",
"py311-pre-commit",
"py311-vcrpy",
"py311-intelhex",
"py311-reedsolo",
"py311-librt",
"py311-time-machine",
"py311-robotremoteserver",
"py311-shtab",
"py311-allpairspy",
"py311-tcolorpy",
"py311-lark",
"py311-ajsonrpc",
"py311-pyelftools",
"py311-uv-dynamic-versioning",
"py311-dm-tree",
"py311-pew",
"py311-datasets",
"py311-mda-xdrlib",
"py311-pskc",
"py311-findlibs",
"py311-eccodes",
"py311-movingpandas",
"py311-radix",
"py311-pyedr",
"py311-pythonz",
"py311-rangehttpserver",
"py311-resumable-urlretrieve",
"py311-pytest-twisted",
"py311-discovery",
"py311-lmdb",
"py311-patch-ng",
"py311-diffusers",
"py311-transformers",
"py311-types-pyyaml",
"py311-sentence-transformers",
"py311-jdcal",
"py311-gyp-next",
"py311-multitasking",
"py311-torchaudio",
"py311-robotframework",
"py311-antlr4-python3-runtime-49",
"py311-hydra-core",
"py311-torchvision",
"py311-dnslib",
"py311-flask-restx"
]
},
{
"type": "run",
"ports": [
"meson",
"py311-m2r",
"py311-spyder",
"py311-meson"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytest-profiling",
"py311-pytest-fixture-config",
"py311-pytest-shutil",
"py311-pytest-virtualenv"
]
}
]
},
{
"name": "py311-setuptools-git-versioning",
"portdir": "python/py-setuptools-git-versioning",
"version": "3.0.1",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pdfminer",
"py311-toolz",
"py311-cytoolz",
"py311-bokeh"
]
}
]
},
{
"name": "py311-setuptools-rust",
"portdir": "python/py-setuptools-rust",
"version": "1.12.1",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"cargo",
"rust",
"py311-typing_extensions",
"py311-semantic_version"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-rustworkx",
"py311-rpds-py",
"py311-async-tiff",
"py311-cryptg",
"py311-safetensors",
"py311-orjson",
"py311-cramjam",
"py311-bidi",
"py311-tiktoken",
"py311-jellyfish",
"py311-logbook",
"py311-tokenizers",
"py311-pendulum",
"py311-uv-build",
"py311-pydantic_core",
"py311-dulwich",
"py311-hf-xet",
"py311-arro3-core",
"py311-arro3-compute",
"py311-arro3-io",
"py311-bcrypt",
"py311-cryptography",
"py311-maturin"
]
}
]
},
{
"name": "py311-setuptools_scm",
"portdir": "python/py-setuptools_scm",
"version": "9.2.2",
"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": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"py311-setuptools",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytest-xdist",
"py311-pyrfc3339",
"py311-stack_data",
"py311-uri-template",
"py311-keyrings.alt",
"py311-rubicon-objc",
"py311-survey",
"py311-asttokens",
"py311-executing",
"py311-pure_eval",
"py311-asciimatics",
"py311-tenacity",
"py311-license-expression",
"py311-typeguard",
"py311-spopt",
"py311-tempora",
"py311-isodate",
"py311-asdf-astropy",
"py311-tobler",
"py311-control",
"py311-pdfminer",
"py311-pgspecial",
"py311-contextily",
"py311-xmlsec",
"py311-napari-plugin-engine",
"py311-h5netcdf",
"py311-pytest-mypy",
"logcat-color3",
"duplicity",
"py311-cppy",
"py311-gmpy2",
"py311-importlib-resources",
"py311-kiwisolver",
"py311-matplotlib",
"py311-mpmath",
"py311-cssutils",
"py311-pooch",
"py311-zopfli",
"py311-pikepdf",
"py311-jaraco.text",
"py311-segregation",
"py311-asteval",
"py311-emcee3",
"py311-pygithub",
"py311-nodeenv",
"py311-colorcet",
"py311-asdf-unit-schemas",
"py311-python-lsp-server",
"py311-branca",
"py311-folium",
"py311-backports.tarfile",
"py311-mapclassify",
"py311-backports.entry-points-selectable",
"py311-pyvo",
"py311-charset-normalizer",
"py311-pytest-asyncio",
"py311-sniffio",
"py311-enrich",
"py311-xraylarch",
"py311-subprocess-tee",
"py311-asdf",
"py311-quantities",
"py311-seqeval",
"py311-dateutil",
"py311-tqdm",
"py311-soxr",
"py311-esda",
"py311-freetype",
"py311-jaraco.context",
"py311-vispy",
"py311-setuptools-rust",
"py311-lark",
"py311-smart_open",
"py311-pygmt",
"py311-portend",
"py311-siphon",
"py311-asdf-coordinates-schemas",
"py311-access",
"py311-absl",
"py311-ansible-compat",
"py311-sphinxnotes-strike",
"py311-asdf-standard",
"py311-libpysal",
"py311-wordcloud",
"py311-wxmplot",
"py311-wxutils",
"py311-xlsx2csv",
"py311-xraydb",
"py311-samplerate",
"py311-pystache",
"py311-xyzservices",
"py311-argon2-cffi-bindings",
"py311-pytest-mock",
"py311-pdbpp",
"py311-requests-mock",
"py311-importlib-metadata",
"py311-iniconfig",
"py311-pluggy",
"py311-pytest-mpl",
"py311-pytest",
"py311-py",
"py311-parfive",
"py311-requests-file",
"py311-requests-unixsocket",
"py311-scikit-hep-boost-histogram",
"py311-scikit-hep-hepstats",
"py311-scikit-hep-mplhep",
"py311-scikit-hep-mplhep_data",
"py311-spaghetti",
"py311-distributed",
"py311-mido",
"py311-shtab",
"py311-uncertainties",
"py311-cmd2",
"py311-sip-devel",
"py311-jsonpickle",
"py311-semver",
"py311-configparser",
"py311-pyshortcuts",
"py311-python-lsp-jsonrpc",
"py311-numcodecs",
"py311-pytest-flake8",
"py311-sqlglot",
"py311-pytest-django",
"py311-pysal",
"py311-giddy",
"py311-jaraco.classes",
"py311-sip",
"py311-langcodes",
"py311-inequality",
"py311-inflect",
"py311-cvxopt",
"py311-fugashi",
"py311-xarray",
"py311-monty",
"py311-spglm",
"py311-spglib",
"py311-urwid",
"py311-larixite",
"py311-lazy_object_proxy",
"py311-lz4",
"py311-makefun",
"py311-sphinx-gallery",
"py311-cartopy",
"py311-cheroot",
"py311-flexcache",
"py311-flexparser",
"py311-rstcheck-core",
"py311-rstcheck",
"py311-sphinx-click",
"py311-asv",
"py311-zipp",
"py311-napari-console",
"py311-napari-svg",
"py311-metpy",
"py311-xxhash",
"py311-joblib",
"py311-pytest-runner",
"py311-pytest-xprocess",
"py311-tabulate",
"py311-automat",
"py311-portalocker",
"py311-pointpats",
"py311-regions",
"py311-spreg",
"py311-tcolorpy",
"py311-pathvalidate",
"py311-pyfatfs",
"py311-netcdf4",
"py311-zipfile-deflate64",
"py311-cons",
"py311-etuples",
"py311-logical-unification",
"py311-tldextract",
"py311-momepy",
"py311-jaraco.collections",
"py311-keyring",
"py311-jaraco.functools",
"py311-extension-helpers",
"py311-pyerfa",
"py311-asdf-transform-schemas",
"py311-cbor2",
"py311-mssql",
"py311-pytest-datadir",
"py311-pytest-regressions",
"py311-pytest-forked",
"py311-gammapy",
"py311-pyusb",
"py311-lmfit",
"py311-minikanren",
"py311-ujson",
"py311-path",
"py311-drms",
"py311-reproject",
"py311-mpl-animators",
"py311-sunpy",
"py311-astropy",
"py311-pyqt-builder",
"py311-astropy-healpix",
"py311-tropycal",
"py311-emmet-core",
"py311-pytest-qt",
"py311-statsmodels",
"py311-inflate64",
"py311-multivolumefile",
"py311-py7zr",
"py311-pybcj",
"py311-pyppmd",
"py311-pytest-remotedata",
"py311-nest_asyncio",
"py311-pyarrow",
"py311-html2text",
"py311-simpy",
"py311-singledispatch",
"py311-mecab-python3",
"py311-anyio"
]
},
{
"type": "lib",
"ports": [
"py311-flit_scm",
"py311-hatch-vcs",
"py311-virtualenvwrapper",
"py311-setuptools_scm_git_archive"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-setuptools_scm"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-h5netcdf",
"py311-pytest-subtests",
"py311-vispy",
"py311-ansible-compat",
"py311-cartopy"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-feedparser"
]
}
]
},
{
"name": "py311-sgp4",
"portdir": "python/py-sgp4",
"version": "2.25",
"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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-skyfield"
]
}
]
},
{
"name": "py311-sh",
"portdir": "python/py-sh",
"version": "2.2.2",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gitlint"
]
},
{
"type": "test",
"ports": [
"py311-python-dotenv"
]
}
]
},
{
"name": "py311-shapely",
"portdir": "python/py-shapely",
"version": "2.1.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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-lonboard",
"py311-cartopy",
"py311-geopandas",
"py311-regions",
"py311-geoviews"
]
},
{
"type": "run",
"ports": [
"py311-pointpats",
"py311-spopt",
"py311-momepy",
"py311-rasterstats",
"py311-esda",
"py311-libpysal",
"py311-spaghetti"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-rstcheck",
"py311-poetry-plugin-shell"
]
},
{
"type": "run",
"ports": [
"py311-huggingface_hub",
"py311-typer"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"sparsehash",
"libxslt",
"python311",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyside",
"py-shiboken"
]
}
]
},
{
"name": "py311-shortuuid",
"portdir": "python/py-shortuuid",
"version": "1.0.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skorokithakis/shortuuid/",
"description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-shtab",
"portdir": "python/py-shtab",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iterative/shtab",
"description": "Automagic shell tab completion for Python CLI applications.",
"long_description": "Automagic shell tab completion for Python CLI applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pytest-timeout"
]
}
],
"depends_on": []
},
{
"name": "py311-sigma-cli",
"portdir": "python/py-sigma-cli",
"version": "2.0.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SigmaHQ/sigma-cli",
"description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
"long_description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pysigma",
"py311-colorama",
"py311-click",
"py311-prettytable"
]
}
],
"depends_on": []
},
{
"name": "py311-silx",
"portdir": "python/py-silx",
"version": "2.2.2",
"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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-pythran",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"python311"
]
},
{
"type": "run",
"ports": [
"py311-packaging",
"py311-h5py",
"py311-fabio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyFAI"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
},
{
"name": "py311-simplejson",
"portdir": "python/py-simplejson",
"version": "3.20.2",
"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": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mygpoclient"
]
},
{
"type": "run",
"ports": [
"py311-rasterstats"
]
},
{
"type": "test",
"ports": [
"py311-structlog"
]
}
]
},
{
"name": "py311-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": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-simpy",
"portdir": "python/py-simpy",
"version": "4.1.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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1595
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-simpy-docs"
]
}
]
},
{
"name": "py311-simpy-docs",
"portdir": "python/py-simpy",
"version": "4.1.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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1595
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-sphinx",
"py311-sphinx_rtd_theme",
"py311-simpy"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-singledispatch",
"portdir": "python/py-singledispatch",
"version": "4.1.2",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-coherent.licensed",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-sip",
"portdir": "python/py-sip",
"version": "6.15.3",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"py311-setuptools",
"py311-ply",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pyqt6-scintilla",
"py311-pyqt5-scintilla",
"py311-pyqt5-webengine",
"py311-pyqt5",
"py311-pyqt5-chart",
"py311-pyqt6",
"py311-pyqt6-3d",
"py311-pyqt6-charts",
"py311-pyqt6-datavisualization",
"py311-pyqt6-networkauth",
"py311-pyqt6-webengine",
"py311-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py311-poppler-qt5",
"py311-pyqt-builder"
]
}
]
},
{
"name": "py311-sip-devel",
"portdir": "python/py-sip",
"version": "6.9.2.dev1+ga0d45a97",
"license": "(GPL-2 or GPL-3 or PSF)",
"platforms": "{darwin any}",
"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": 465
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"py311-setuptools",
"py311-ply",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-siphon",
"portdir": "python/py-siphon",
"version": "0.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unidata.github.io/siphon/latest/",
"description": "download data from remote data services",
"long_description": "Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-numpy",
"py311-pandas",
"py311-beautifulsoup4",
"py311-protobuf3"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-blessings",
"py311-dropbox",
"py311-stone",
"py311-configobj",
"py311-tempora",
"py311-blessed",
"py311-astunparse",
"py311-google-auth",
"py311-keras",
"py311-keras_applications",
"py311-bigfloat",
"py311-pynacl",
"py311-xdis",
"py311-agate",
"py311-parver",
"py311-pyannotate",
"py311-dockerpty",
"py311-hdbscan",
"py311-freezegun",
"py311-taskw",
"py311-hdfs",
"py311-tox",
"py311-protobuf3",
"py311-html5lib",
"py311-kubernetes",
"py311-ecdsa",
"py311-pytest-profiling",
"py311-vobject",
"py311-pytorch",
"py311-canmatrix",
"oci-cli",
"py311-fs",
"py311-qrcode",
"py311-rfc3339-validator",
"py311-pytools",
"py311-rchitect",
"py311-bbpb",
"py311-mando",
"py311-dateutil",
"docker-compose",
"py311-leather",
"py311-ansible-core",
"py311-prov",
"py311-pathlib2",
"py311-scour",
"py311-pywinrm",
"py311-junit-xml",
"grass7",
"py311-dijitso",
"py311-docker",
"py311-flasgger",
"py311-httpbin",
"py311-iniparse",
"py311-ipython-sql",
"py311-ufl",
"py311-jsonpath-rw",
"py311-pypostal",
"py311-lesscpy",
"py311-logilab-constraint",
"py311-amazon.ion"
]
},
{
"type": "run",
"ports": [
"py311-pretty-midi",
"py311-xmldiff",
"py311-resampy",
"py311-langdetect",
"py311-tensorflow-datasets",
"py311-automat",
"py311-pyopencl",
"py311-python-coveralls",
"py311-halo",
"py311-pytest-shutil",
"py311-oslo-i18n",
"py311-spotipy"
]
},
{
"type": "test",
"ports": [
"py311-pyicu",
"py311-ddt",
"py311-uncompyle6",
"py311-pytest-fixture-config",
"py311-openid",
"py311-iocapture"
]
}
]
},
{
"name": "py311-skyfield",
"portdir": "python/py-skyfield",
"version": "1.54",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-mock",
"py311-numpy",
"py311-sphinx",
"py311-pandas",
"py311-matplotlib",
"py311-html5lib",
"python311",
"py311-astropy",
"py311-pyflakes",
"py311-jplephem",
"py311-sgp4",
"py311-spktype21",
"py311-beautifulsoup4",
"py311-certifi",
"py311-lxml",
"py311-dateutil",
"py311-tz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-skyfield-data"
]
}
]
},
{
"name": "py311-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "7.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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-skyfield",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-slack-sdk",
"portdir": "python/py-slack-sdk",
"version": "3.22.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://slack.dev/python-slackclient/",
"description": "Python Slack SDK.",
"long_description": "The Slack platform offers several APIs to build apps. Each Slack API delivers part of the capabilities from the platform, so that you can pick just those that fit for your needs. This SDK offers a corresponding package for each of Slack’s APIs. They are small and powerful when used independently, and work seamlessly when used together, too. This package replaces py-slackclient.",
"active": true,
"categories": [
"irc",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-slepc4py",
"portdir": "python/py-slepc4py",
"version": "3.18.2",
"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": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1595
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"petsc",
"slepc",
"python311",
"py311-numpy",
"py311-petsc4py",
"mpich-clang18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-slepc4py"
]
}
]
},
{
"name": "py311-slugify",
"portdir": "python/py-slugify",
"version": "8.0.4",
"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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-text-unidecode",
"py311-unidecode"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-cookiecutter",
"py311-agate"
]
}
]
},
{
"name": "py311-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-wrapt",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-smart_open",
"portdir": "python/py-smart_open",
"version": "7.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-wrapt",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mp-api",
"py311-gensim"
]
}
]
},
{
"name": "py311-smartypants",
"portdir": "python/py-smartypants",
"version": "2.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leohemsted/smartypants.py",
"description": "Python with the SmartyPants",
"long_description": "Python with the SmartyPants",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-typogrify"
]
}
]
},
{
"name": "py311-smbus2",
"portdir": "python/py-smbus2",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kplindegaard/smbus2",
"description": "A drop-in replacement for smbus-cffi/smbus-python in pure Python",
"long_description": "smbus2 is (yet another) pure Python implementation of of the python-smbus package.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-luma.core"
]
}
]
},
{
"name": "py311-smi",
"portdir": "python/py-smi",
"version": "1.6.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lextudio/pysmi",
"description": "SNMP SMI/MIB Parser",
"long_description": "SNMP SMI/MIB Parser",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-flit_core"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-jinja2",
"py311-ply"
]
}
],
"depends_on": []
},
{
"name": "py311-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-nose"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-gitdb"
]
}
]
},
{
"name": "py311-sniffio",
"portdir": "python/py-sniffio",
"version": "1.3.1",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-httpx",
"py311-cloudflare",
"py311-trio",
"py311-anyio",
"py311-httpcore",
"py311-dnspython"
]
},
{
"type": "run",
"ports": [
"py311-trio"
]
}
]
},
{
"name": "py311-snowballstemmer",
"portdir": "python/py-snowballstemmer",
"version": "3.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snowballstem/snowball",
"description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
"long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-docstyle"
]
},
{
"type": "run",
"ports": [
"py311-sphinx"
]
}
]
}
]
}