HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50771,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=468",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=466",
"results": [
{
"name": "py27-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ruledispatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-turbojson",
"py27-turbogears"
]
}
]
},
{
"name": "py27-turbokid",
"portdir": "python/py-turbokid",
"version": "1.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "TurboGears plugin to support use of Kid templates",
"long_description": "This package provides a template engine plugin, allowing you to easily use Kid with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-kid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-turbokid"
]
}
]
},
{
"name": "py27-tvdb",
"portdir": "python/py-tvdb",
"version": "2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-requests",
"py27-requests-cache"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tvnamer"
]
}
]
},
{
"name": "py27-tvnamer",
"portdir": "python/py-tvnamer",
"version": "2.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvnamer",
"description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"long_description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {\"foo} bar {[02x03].m4v}",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-tvdb"
]
}
],
"depends_on": []
},
{
"name": "py27-tweepy",
"portdir": "python/py-tweepy",
"version": "3.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tweepy.org/",
"description": "A Python library for the Twitter API.",
"long_description": "A Python library for the Twitter API.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-requests-oauthlib",
"python27",
"py27-socks",
"py27-six",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tweepy",
"TwitterDemandCollector"
]
}
]
},
{
"name": "py27-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-jwt",
"py27-openssl",
"python27",
"py27-six",
"py27-tz",
"py27-requests",
"py27-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py27-twill",
"portdir": "python/py-twill",
"version": "1.8.0",
"license": "MIT and (BSD or ZPL-2.1) and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://twill.idyll.org/",
"description": "A simple scripting language for web browsing",
"long_description": "twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "mahergamal",
"github": "maherg",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cssselect",
"py27-lxml",
"py27-requests",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-twine",
"portdir": "python/py-twine",
"version": "3.1.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "twine",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by twine",
"long_description": "This port has been replaced by twine.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-twisted",
"portdir": "python/py-twisted",
"version": "20.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twistedmatrix.com/",
"description": "An event-based Python framework for internet applications",
"long_description": "Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "olv.bonnet",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-attrs",
"py27-automat",
"py27-bcrypt",
"py27-constantly",
"python27",
"py27-incremental",
"py27-setuptools",
"py27-zopeinterface",
"py27-hyperlink"
]
},
{
"type": "run",
"ports": [
"py27-pyhamcrest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"py27-txgithub",
"telepathy-idle",
"telepathy-rakia",
"splatd",
"buildbot-slave-0.8",
"py27-scrapy",
"coherence",
"py27-nevow",
"upnp-inspector",
"telepathy-gabble",
"telepathy-salut",
"py27-axiom",
"py27-epsilon",
"buildbot-0.8",
"py27-morbid",
"py27-comet"
]
},
{
"type": "run",
"ports": [
"hellanzb"
]
},
{
"type": "test",
"ports": [
"py27-structlog"
]
}
]
},
{
"name": "py27-twitter",
"portdir": "python/py-twitter",
"version": "1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/python-twitter/",
"description": "Interface for the Twitter API.",
"long_description": "This library provides a pure python interface for the Twitter API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-oauth2",
"py27-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-twitter"
]
}
]
},
{
"name": "py27-twython",
"portdir": "python/py-twython",
"version": "3.8.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryanmcgrath/twython",
"description": "Actively maintained, pure Python wrapper for the Twitter API.",
"long_description": "Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-requests-oauthlib"
]
}
],
"depends_on": []
},
{
"name": "py27-txgithub",
"portdir": "python/py-txgithub",
"version": "15.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tomprince/txgithub",
"description": "GitHub API client implemented using Twisted",
"long_description": "GitHub API client implemented using Twisted",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-twisted"
]
}
],
"depends_on": []
},
{
"name": "py27-typing",
"portdir": "python/py-typing",
"version": "3.10.0.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/typing/",
"description": "Type hints for Python",
"long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-python-dotenv",
"py27-aiodns",
"py27-django-extensions",
"py27-altair",
"py27-fs",
"py27-curtsies",
"py27-flake8",
"py27-libcloud",
"py27-importlib-resources",
"py27-pathlib2",
"py-typing",
"py27-m2crypto"
]
},
{
"type": "run",
"ports": [
"py27-hyperlink",
"py27-sphinx"
]
},
{
"type": "test",
"ports": [
"py27-attrs"
]
}
]
},
{
"name": "py27-tz",
"portdir": "python/py-tz",
"version": "2025.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytz",
"description": "World Timezone Definitions for Python",
"long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-twilio",
"py27-soaplib",
"py27-rpy2",
"py27-agate",
"py27-astroplan",
"py27-geopy",
"py27-icalendar",
"py27-leather",
"py27-owslib",
"py27-pandas",
"py27-google-apputils",
"py27-babel",
"py27-matplotlib",
"py27-tzlocal",
"py27-tempora",
"py27-fs",
"trac",
"trac-devel",
"py27-pyrfc3339",
"py27-celery",
"py27-cubes",
"TwitterDemandAnalyzer",
"py27-tstables",
"binplist"
]
},
{
"type": "run",
"ports": [
"py27-django",
"py27-dateutil",
"digital_rf"
]
},
{
"type": "test",
"ports": [
"py27-json-tricks"
]
}
]
},
{
"name": "py27-tz-gae",
"portdir": "python/py-tz-gae",
"version": "2011h",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/gae-pytz/",
"description": "pytz tuned for Google App Engine",
"long_description": "pytz tuned for Google App Engine",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-tzlocal",
"portdir": "python/py-tzlocal",
"version": "2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/tzlocal",
"description": "tzinfo object for the local timezone",
"long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-tz"
]
},
{
"type": "test",
"ports": [
"py27-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-rpy2"
]
}
]
},
{
"name": "py27-ujson",
"portdir": "python/py-ujson",
"version": "2.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ultrajson/ultrajson",
"description": "Ultra fast JSON encoder and decoder for Python",
"long_description": "Ultra fast JSON encoder and decoder for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-python-jsonrpc-server",
"py27-language-server"
]
}
]
},
{
"name": "py27-umlgraph",
"portdir": "python/py-umlgraph",
"version": "0.1.10",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/PyUMLGraph/",
"description": "debugger that produces UML by inspecting running python programs",
"long_description": "PyUMLGraph is a Python debugger that produces UML diagrams by inspecting running Python programs. The output is in Graphviz's dot language, and dot can produce pictures in many popular formats, such as PNG, PDF, SVG, and others. The UML diagrams can contain information about class inheritance relationships, references to other classes, class methods and return types, as well as class attributes and types.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-umlgraph"
]
}
]
},
{
"name": "py27-uncertainties",
"portdir": "python/py-uncertainties",
"version": "3.1.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lebigot/uncertainties",
"description": "The Python uncertainties package",
"long_description": "The uncertainties package transparently handles calculations for numbers with uncertainties.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-future"
]
},
{
"type": "test",
"ports": [
"py27-numpy",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lmfit"
]
}
]
},
{
"name": "py27-uncompyle6",
"portdir": "python/py-uncompyle6",
"version": "3.8.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-uncompyle6/",
"description": "Python cross-version byte-code decompiler",
"long_description": "Python cross-version byte-code decompiler",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-setuptools",
"py27-spark_parser",
"python27",
"py27-xdis"
]
},
{
"type": "test",
"ports": [
"py27-pytest",
"py27-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-trepan"
]
}
]
},
{
"name": "py27-unicodecsv",
"portdir": "python/py-unicodecsv",
"version": "0.14.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jdunck/python-unicodecsv/",
"description": "Python 2's csv module which supports unicode strings.",
"long_description": "Python 2's csv module which supports unicode strings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unicodecsv"
]
}
]
},
{
"name": "py27-unicodedata2",
"portdir": "python/py-unicodedata2",
"version": "13.0.0.post2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
"long_description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-fonttools"
]
}
]
},
{
"name": "py27-unidecode",
"portdir": "python/py-unidecode",
"version": "1.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avian2/unidecode",
"description": "ASCII transliterations of Unicode text",
"long_description": "Unidecode takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. This is a Python port of Text::Unidecode Perl module by Sean M. Burke.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-slugify",
"py27-awesome_slugify"
]
}
]
},
{
"name": "py27-unit",
"portdir": "python/py-unit",
"version": "1.4.1",
"license": "PSF",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyunit.sourceforge.net/",
"description": "python testing framework",
"long_description": "python testing framework, py-unit is the python language version of JUnit",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unit"
]
}
]
},
{
"name": "py27-unittest2",
"portdir": "python/py-unittest2",
"version": "1.1.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/unittest2",
"description": "New features in the unittest library",
"long_description": "unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-six",
"py27-traceback2"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unittest2"
]
},
{
"type": "run",
"ports": [
"py27-trepan"
]
},
{
"type": "test",
"ports": [
"py27-geojson",
"py27-asn1-modules"
]
}
]
},
{
"name": "py27-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-irodsclient"
]
}
]
},
{
"name": "py27-unum",
"portdir": "python/py-unum",
"version": "4.1.4",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/kiv/unum/",
"description": "Units in Python",
"long_description": "Unum stands for unit-numbers. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked at each expression evaluation; unit conversion and unit output formatting are performed automatically when needed.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-update_checker",
"portdir": "python/py-update_checker",
"version": "0.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bboe/update_checker",
"description": "A python module that will check for package updates.",
"long_description": "A python module that will check for package updates.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tpot"
]
}
]
},
{
"name": "py27-uritemplate",
"portdir": "python/py-uritemplate",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uritemplate.readthedocs.org/",
"description": "Python implementation of RFC6570, URI Template",
"long_description": "This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.",
"active": false,
"categories": [
"textproc",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-google-api"
]
}
]
},
{
"name": "py27-url",
"portdir": "python/py-url",
"version": "0.15.1",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.livinglogic.de/Python/url/",
"description": "RFC2396 compliant Python implementation of URLs",
"long_description": "This Python module contains an RFC2396 compliant implementation of URLs (see the class URL) and file like classes for reading data from URLs and writing data to URLs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-url"
]
}
]
},
{
"name": "py27-urlgrabber",
"portdir": "python/py-urlgrabber",
"version": "4.0.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://urlgrabber.baseurl.org/",
"description": "High-level cross-protocol url-grabber",
"long_description": "Urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-curl",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yum",
"mythtv-core.28",
"py-urlgrabber",
"mythtv-core.27"
]
}
]
},
{
"name": "py27-urllib3",
"portdir": "python/py-urllib3",
"version": "1.26.18",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://urllib3.readthedocs.io/",
"description": "HTTP library with thread-safe connection pooling, file post, and more.",
"long_description": "HTTP library with thread-safe connection pooling, file post, and more.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-certifi",
"py27-ipaddress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-botocore",
"py27-requests"
]
},
{
"type": "run",
"ports": [
"py27-selenium",
"pyfa"
]
}
]
},
{
"name": "py27-urlwatch",
"portdir": "python/py-urlwatch",
"version": "1.18",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thp.io/2008/urlwatch/",
"description": "a tool for monitoring webpages for updates",
"long_description": "urlwatch helps you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed, and can also filter content via hooks, remove noise (always-changing website parts), etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-futures",
"py27-keyring"
]
}
],
"depends_on": []
},
{
"name": "py27-urwid",
"portdir": "python/py-urwid",
"version": "2.1.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://urwid.org/",
"description": "curses-based UI/widget library for Python",
"long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"py27-pudb",
"py27-hachoir-urwid",
"py27-jmespath-terminal"
]
},
{
"type": "run",
"ports": [
"py27-bpython"
]
}
]
},
{
"name": "py27-usadel1",
"portdir": "python/py-usadel1",
"version": "0.2.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ltl.tkk.fi/~theory/usadel1/",
"description": "Usadel equation solver",
"long_description": "This code solves Usadel equations in a circuit consisting of quasi-1D metallic wires. This is an efficient approach for modelling charge and heat transport in mesoscopic electronic circuits made of superconducting and normal-state metals, in the presence of a sufficient amount of impurities (dirty limit).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"libgcc",
"py27-tables",
"py27-scipy",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-usbtmc",
"portdir": "python/py-usbtmc",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alexforencich.com/wiki/en/python-usbtmc/start",
"description": "USBTMC driver for controlling instruments over USB",
"long_description": "USBTMC driver for controlling instruments over USB",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-pyusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-instrumentkit",
"py27-python-ivi"
]
}
]
},
{
"name": "py27-utidylib",
"portdir": "python/py-utidylib",
"version": "0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://utidylib.berlios.de/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-epydoc",
"tidy"
]
}
],
"depends_on": []
},
{
"name": "py27-vcversioner",
"portdir": "python/py-vcversioner",
"version": "2.16.0.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/habnabit/vcversioner",
"description": "Take version numbers from version control",
"long_description": "Elevator pitch: you can write a setup.py with no version information specified, and vcversioner will find a recent, properly-formatted VCS tag and extract a version from it.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-vega",
"portdir": "python/py-vega",
"version": "2.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/vega/ipyvega",
"description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"long_description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-jupyter",
"py27-pandas",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-vine",
"portdir": "python/py-vine",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-amqp"
]
}
]
},
{
"name": "py27-virtualenv",
"portdir": "python/py-virtualenv",
"version": "20.15.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenv.pypa.io",
"description": "Virtual Python Environment builder",
"long_description": "virtualenv is a tool to create isolated Python environments.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py27-distlib",
"py27-filelock",
"py27-importlib-metadata",
"py27-importlib-resources",
"python27",
"py27-six",
"py27-platformdirs",
"py27-pathlib2",
"py27-contextlib2"
]
},
{
"type": "run",
"ports": [
"virtualenv_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-virtualenvwrapper",
"py27-virtualfish",
"py27-tox",
"calendar-contacts-server"
]
}
]
},
{
"name": "py27-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-virtualenvwrapper"
]
}
]
},
{
"name": "py27-virtualenvwrapper",
"portdir": "python/py-virtualenvwrapper",
"version": "4.8.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenvwrapper.readthedocs.io/",
"description": "Enhancements to virtualenv",
"long_description": "virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pbr",
"py27-setuptools",
"python27",
"py27-virtualenv",
"py27-virtualenv-clone",
"py27-stevedore"
]
}
],
"depends_on": []
},
{
"name": "py27-virtualfish",
"portdir": "python/py-virtualfish",
"version": "1.0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adambrenecki/virtualfish",
"description": "A Fish wrapper for Ian Bicking's virtualenv",
"long_description": "A Fish Shell wrapper for Ian Bicking's virtualenv, somewhat loosely based on Doug Hellman's virtualenvwrapper for Bourne-compatible shells.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-virtualenv",
"fish"
]
}
],
"depends_on": []
},
{
"name": "py27-visa",
"portdir": "python/py-visa",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyvisa/pyvisa",
"description": "Python binding to VISA instrument protocol",
"long_description": "PyVISA allows dialog between a computer and various engineering instruments such as oscilloscopes, spectrum analyzers, waveform generators, etc. using the VISA Framework of National Instruments, which must be installed independently. \nWARNING: VISA Frameworks prior to 14.0, (released 2014), are 32-bit only, so to be able to use py-visa on a 64-bit machine, you MUST \nEITHER \n\tinstall a 64-bit-compatible VISA version \nOR \n\tinstall a universal Python and execute python in 32-bit mode with ‘arch -i386’.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-mock",
"python27",
"py27-setuptools",
"py27-sphinx",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-instrumentkit"
]
}
]
},
{
"name": "py27-vobject",
"portdir": "python/py-vobject",
"version": "0.9.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventable.github.io/vobject/",
"description": "Python package for parsing and generating vCard and vCalendar files.",
"long_description": "vObject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation`s Chandler project.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-setuptools",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-voeventlib",
"portdir": "python/py-voeventlib",
"version": "0.3",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lib.skyalert.org/VOEventLib/",
"description": "Reference implementation and parser for VOEvent2",
"long_description": "The reference implementation, and parser, for the VOEvent2 XML specification [International Virtual Observatory Alliance (IVOA)], which is a standardized language used to report observations of astronomical events.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-voeventlib"
]
}
]
},
{
"name": "py27-vxi11",
"portdir": "python/py-vxi11",
"version": "0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alexforencich.com/wiki/en/python-vxi11/start",
"description": "Python VXI 11 driver for controlling instruments over Ethernet",
"long_description": "Python VXI 11 driver for controlling instruments over Ethernet",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-instrumentkit",
"py27-python-ivi"
]
}
]
},
{
"name": "py27-w3lib",
"portdir": "python/py-w3lib",
"version": "1.22.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/w3lib",
"description": "Library of web-related functions",
"long_description": "Library of web-related functions",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-parsel",
"py27-scrapy"
]
}
]
},
{
"name": "py27-waitress",
"portdir": "python/py-waitress",
"version": "1.4.4",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/waitress",
"description": "Waitress WSGI server",
"long_description": "Waitress WSGI server",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-webtest"
]
}
]
}
]
}