HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52349,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=224",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=222",
"results": [
{
"name": "py-sunpy",
"portdir": "python/py-sunpy",
"version": "8.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sunpy"
]
}
],
"depends_on": []
},
{
"name": "py-sumy",
"portdir": "python/py-sumy",
"version": "0.9.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miso-belica/sumy",
"description": "Module for automatic summarization of text documents and HTML pages",
"long_description": "Module for automatic summarization of text documents and HTML pages",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-sumy"
]
}
],
"depends_on": []
},
{
"name": "py-suds-jurko",
"portdir": "python/py-suds-jurko",
"version": "0.6",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/suds-jurko/0.6",
"description": "Lightweight SOAP client (Jurko's fork)",
"long_description": "'Suds' is a lightweight SOAP-based web service client for Python licensed under LGPL. This is hopefully just a temporary fork of the original suds Python library project created because the original project development seems to have stalled. Should be reintegrated back into the original project if it ever gets revived again.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py36-suds-jurko"
]
}
],
"depends_on": []
},
{
"name": "py-suds",
"portdir": "python/py-suds",
"version": "0.4",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/suds",
"description": "Suds is a lightweight SOAP python client for consuming Web Services.",
"long_description": "Suds is a lightweight SOAP python client for consuming Web Services.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-suds"
]
}
],
"depends_on": []
},
{
"name": "py-subvertpy",
"portdir": "python/py-subvertpy",
"version": "0.10.1",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org/~jelmer/subvertpy/",
"description": "Alternative Python bindings for Subversion (svn)",
"long_description": "Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-subvertpy"
]
}
],
"depends_on": []
},
{
"name": "py-subprocess-tee",
"portdir": "python/py-subprocess-tee",
"version": "0.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/subprocess-tee",
"description": "A subprocess.run that works like tee",
"long_description": "This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-subprocess-tee"
]
}
],
"depends_on": []
},
{
"name": "py-subprocess32",
"portdir": "python/py-subprocess32",
"version": "3.5.4",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-subprocess32",
"description": "Backport of the subprocess module from Python 3.2-3.5",
"long_description": "This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-subprocess32"
]
}
],
"depends_on": []
},
{
"name": "py-submitit",
"portdir": "python/py-submitit",
"version": "1.5.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookincubator/submitit",
"description": "Lightweight tool for submitting Python functions for computation within a Slurm cluster",
"long_description": "Submitit is a lightweight tool for submitting Python functions for computation within a Slurm cluster. It can also run locally for development and debugging.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-submitit"
]
}
],
"depends_on": []
},
{
"name": "py-structlog",
"portdir": "python/py-structlog",
"version": "26.1.0",
"license": "(MIT or Apache-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.structlog.org/",
"description": "Structured Logging for Python",
"long_description": "Structured Logging for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-structlog"
]
}
],
"depends_on": []
},
{
"name": "py-strpdatetime",
"portdir": "python/py-strpdatetime",
"version": "0.4.1",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/strpdatetime",
"description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"long_description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-strpdatetime"
]
}
],
"depends_on": []
},
{
"name": "pystring",
"portdir": "devel/pystring",
"version": "1.1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/imageworks/pystring",
"description": "a collection of C++ functions which match the interface and behavior of python's string class methods",
"long_description": "Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1604
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opencolorio"
]
}
]
},
{
"name": "py-strict-rfc3339",
"portdir": "python/py-strict-rfc3339",
"version": "0.7",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.danielrichman.co.uk/libraries/strict-rfc3339.html",
"description": "Strict, simple, lightweight RFC3339 functions.",
"long_description": "Strict, simple, lightweight RFC3339 functions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-strict-rfc3339"
]
}
],
"depends_on": []
},
{
"name": "py-storm",
"portdir": "python/py-storm",
"version": "1.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://storm.canonical.com/",
"description": "Storm is an object-relational mapper (ORM) for Python developed at Canonical",
"long_description": "Storm is a Python object-relational mapper between a SQL database and Python objects. It has been developed at Canonical Ltd. and is used in the application Launchpad. Storm supports a number of common database backends: included in the actual distribution are MySQL, PostgreSQL and SQLite.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-storm"
]
}
],
"depends_on": []
},
{
"name": "py-stopwordsiso",
"portdir": "python/py-stopwordsiso",
"version": "0.6.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bact/stopwords-iso",
"description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"long_description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-stopwordsiso"
]
}
],
"depends_on": []
},
{
"name": "py-stopit",
"portdir": "python/py-stopit",
"version": "1.1.2",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/stopit",
"description": "Timeout control decorator and context managers.",
"long_description": "Timeout control decorator and context managers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-stopit"
]
}
],
"depends_on": []
},
{
"name": "py-stone",
"portdir": "python/py-stone",
"version": "3.3.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dropbox/stone",
"description": "The Official Api Spec Language for Dropbox",
"long_description": "The Official Api Spec Language for Dropbox",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-stone"
]
}
],
"depends_on": []
},
{
"name": "py-stomper",
"portdir": "python/py-stomper",
"version": "0.4.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oisinmulvihill/stomper",
"description": "A transport neutral client implementation of the STOMP protocol",
"long_description": "This is a python client implementation of the STOMP protocol. The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programatic fashion. The messages can be easily generated and parsed, however its up to the user to do the sending and receiving.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-stomper"
]
}
],
"depends_on": []
},
{
"name": "py-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-stfio"
]
}
],
"depends_on": []
},
{
"name": "py-stevedore",
"portdir": "python/py-stevedore",
"version": "5.8.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/stevedore",
"description": "Manage dynamic plugins for Python applications",
"long_description": "Manage dynamic plugins for Python applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-stevedore"
]
}
],
"depends_on": []
},
{
"name": "py-stemmer",
"portdir": "python/py-stemmer",
"version": "1.3.0",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://snowball.tartarus.org/",
"description": "Python bindings for Snowball stemmer",
"long_description": "Snowball is a small string processing language designed for creating stemming algorithms for use in Information Retrieval.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-stemmer"
]
}
],
"depends_on": []
},
{
"name": "py-stem",
"portdir": "python/py-stem",
"version": "1.8.3",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stem.torproject.org",
"description": "Stem is a Python controller library for Tor.",
"long_description": "Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-stem"
]
}
],
"depends_on": []
},
{
"name": "py-statsmodels",
"portdir": "python/py-statsmodels",
"version": "0.14.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.statsmodels.org/",
"description": "Statistical computations and models for use with SciPy",
"long_description": "Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-statsmodels"
]
}
],
"depends_on": []
},
{
"name": "py-statprof",
"portdir": "python/py-statprof",
"version": "0.1.2",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/statprof",
"description": "Statistical profiling for Python",
"long_description": "This package provides a simple statistical profiler for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-statprof"
]
}
],
"depends_on": []
},
{
"name": "py-starlette",
"portdir": "python/py-starlette",
"version": "1.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kludex/starlette",
"description": "The little ASGI library that shines.",
"long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-starlette"
]
}
],
"depends_on": []
},
{
"name": "py-stanfordnlp",
"portdir": "python/py-stanfordnlp",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stanfordnlp.github.io/stanfordnlp/",
"description": "A Python NLP Library for Many Human Languages",
"long_description": "The Stanford NLP Group's official Python NLP library. It contains packages for running our latest fully neural pipeline from the CoNLL 2018 Shared Task and for accessing the Java Stanford CoreNLP server.",
"active": false,
"categories": [
"textproc",
"java",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"py38-stanfordnlp"
]
}
],
"depends_on": []
},
{
"name": "py-standard-sunau",
"portdir": "python/py-standard-sunau",
"version": "3.13.0",
"license": "PSF-2.0",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/youknowone/python-deadlib",
"description": "Standard library sunau redistribution. \"dead battery\".",
"long_description": "Standard library sunau redistribution. \"dead battery\".",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-standard-sunau"
]
}
],
"depends_on": []
},
{
"name": "py-standard-distutils",
"portdir": "python/py-standard-distutils",
"version": "3.11.9",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/youknowone/python-deadlib",
"description": "Standard library distutils redistribution",
"long_description": "Standard library distutils redistribution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-standard-distutils"
]
}
],
"depends_on": []
},
{
"name": "py-standard-chunk",
"portdir": "python/py-standard-chunk",
"version": "3.13.0",
"license": "PSF-2.0",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/youknowone/python-deadlib",
"description": "Standard library chunk redistribution. \"dead battery\".",
"long_description": "Standard library chunk redistribution. \"dead battery\".",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-standard-chunk"
]
}
],
"depends_on": []
},
{
"name": "py-standard-aifc",
"portdir": "python/py-standard-aifc",
"version": "3.13.0",
"license": "PSF-2.0",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/youknowone/python-deadlib",
"description": "Standard library aifc redistribution. \"dead battery\".",
"long_description": "Standard library aifc redistribution. \"dead battery\".",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-standard-aifc"
]
}
],
"depends_on": []
},
{
"name": "py-stagger",
"portdir": "python/py-stagger",
"version": "1.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/staggerpkg/stagger",
"description": "ID3v1/ID3v2 tag manipulation package in pure Python 3",
"long_description": "The ID3v2 tag format is notorious for its useless specification documents and its quirky, mutually incompatible part-implementations. Stagger is to provide a robust tagging package that is able to handle all the various badly formatted tags out there and allow you to convert them to a consensus format.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-stagger"
]
}
],
"depends_on": []
},
{
"name": "py-stack_data",
"portdir": "python/py-stack_data",
"version": "0.6.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/stack_data",
"description": "Library that extracts data from stack frames and tracebacks.",
"long_description": "Library that extracts data from stack frames and tracebacks.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-stack_data"
]
}
],
"depends_on": []
},
{
"name": "py-sslcrypto",
"portdir": "python/py-sslcrypto",
"version": "5.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/purplesyringa/sslcrypto/",
"description": "Fast and simple library for AES, ECIES and ECDSA for Python",
"long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sslcrypto"
]
}
],
"depends_on": []
},
{
"name": "py-sshtunnel",
"portdir": "python/py-sshtunnel",
"version": "0.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pahaz/sshtunnel",
"description": "Pure python SSH tunnels",
"long_description": "Pure python SSH tunnels",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-sshtunnel"
]
}
],
"depends_on": []
},
{
"name": "py-ssh",
"portdir": "python/py-ssh",
"version": "0.3",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyssh.sourceforge.net/",
"description": "python module for programmatically controlling ssh and scp",
"long_description": "PySSH is a Python library for programmatically controlling ssh and scp.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-ssh"
]
}
],
"depends_on": []
},
{
"name": "py-sse-starlette",
"portdir": "python/py-sse-starlette",
"version": "3.4.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sysid/sse-starlette",
"description": "SSE plugin for Starlette",
"long_description": "SSE plugin for Starlette",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sse-starlette"
]
}
],
"depends_on": []
},
{
"name": "py-srsly",
"portdir": "python/py-srsly",
"version": "2.5.3",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/explosion/srsly",
"description": "Modern high-performance serialization utilities for Python",
"long_description": "Modern high-performance serialization utilities for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-srsly"
]
}
],
"depends_on": []
},
{
"name": "py-srs",
"portdir": "python/py-srs",
"version": "1.0.3",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bmsi.com/python/pysrs.html",
"description": "Sender Rewriting Scheme in Python",
"long_description": "Sender Rewriting Scheme in Python",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-srs"
]
}
],
"depends_on": []
},
{
"name": "py-sqlparse",
"portdir": "python/py-sqlparse",
"version": "0.5.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sqlparse/",
"description": "Non-validating SQL parser",
"long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sqlparse"
]
}
],
"depends_on": []
},
{
"name": "py-sqlobject",
"portdir": "python/py-sqlobject",
"version": "3.11.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlobject.org/",
"description": "Object-Relational Manager, aka database wrapper",
"long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-sqlobject"
]
}
],
"depends_on": []
},
{
"name": "py-sqlite-anyio",
"portdir": "python/py-sqlite-anyio",
"version": "0.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidbrochart/sqlite-anyio?tab=readme-ov-file",
"description": "Asynchronous client for SQLite using AnyIO",
"long_description": "Asynchronous client for SQLite using AnyIO",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sqlite-anyio"
]
}
],
"depends_on": []
},
{
"name": "py-sqlite",
"portdir": "python/py-sqlite",
"version": "2.8.3",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pysqlite",
"description": "python database extension for sqlite",
"long_description": "PySQLite is a Python extension for SQLite that conforms to the Python Database API Specification 2.0.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-sqlite"
]
}
],
"depends_on": []
},
{
"name": "py-sqlglot",
"portdir": "python/py-sqlglot",
"version": "26.19.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sqlglot.com/",
"description": "An easily customizable SQL parser and transpiler",
"long_description": "An easily customizable SQL parser and transpiler",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-sqlglot"
]
}
],
"depends_on": []
},
{
"name": "py-sqlalchemy-utils",
"portdir": "python/py-sqlalchemy-utils",
"version": "0.42.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kvesteri/sqlalchemy-utils",
"description": "Various utility functions for SQLAlchemy.",
"long_description": "Various utility functions for SQLAlchemy.",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-sqlalchemy-utils"
]
}
],
"depends_on": []
},
{
"name": "py-sqlalchemy-migrate",
"portdir": "python/py-sqlalchemy-migrate",
"version": "0.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openstack.org/",
"description": "Database schema migration for SQLAlchemy",
"long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-sqlalchemy-migrate"
]
}
],
"depends_on": []
},
{
"name": "py-sqlalchemy",
"portdir": "python/py-sqlalchemy",
"version": "2.0.49",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sqlalchemy.org/",
"description": "Python SQL ORM",
"long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py-spyder-kernels-devel",
"portdir": "python/py-spyder-kernels-devel",
"version": "20211122-52586bea",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/spyder-kernels",
"description": "Jupyter kernels for Spyder's console.",
"long_description": "Jupyter kernels for Spyder's console.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-spyder-kernels-devel"
]
}
],
"depends_on": []
},
{
"name": "py-spyder-kernels",
"portdir": "python/py-spyder-kernels",
"version": "3.1.5",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/spyder-kernels",
"description": "Jupyter kernels for Spyder's console.",
"long_description": "Jupyter kernels for Spyder's console.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-spyder-kernels"
]
}
],
"depends_on": []
},
{
"name": "py-spyder-devel",
"portdir": "python/py-spyder-devel",
"version": "20220226-80c48554",
"license": "MIT",
"platforms": "any",
"epoch": 20161005,
"replaced_by": null,
"homepage": "https://www.spyder-ide.org/",
"description": "Spyder is the Scientific PYthon Development EnviRonment",
"long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"py310-spyder-devel"
]
}
],
"depends_on": []
},
{
"name": "py-spyder",
"portdir": "python/py-spyder",
"version": "6.1.5",
"license": "MIT",
"platforms": "any",
"epoch": 20111202,
"replaced_by": null,
"homepage": "https://www.spyder-ide.org/",
"description": "Spyder is the Scientific PYthon Development EnviRonment",
"long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"py314-spyder"
]
}
],
"depends_on": []
},
{
"name": "py-spvcm",
"portdir": "python/py-spvcm",
"version": "0.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/spvcm",
"description": "Multilevel spatially-correlated variance components models (spvcm)",
"long_description": "The PySAL spvcm is a package to estimate spatially-correlated variance components models/varying intercept models. In addition to a general toolkit to conduct Gibbs sampling in Python, the package also provides an interface to PyMC3 and CODA. For a complete overview, consult the walkthrough.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-spvcm"
]
}
],
"depends_on": []
}
]
}