GET /api/v1/ports/py39-twython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-twython",
    "portdir": "python/py-twython",
    "version": "3.9.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "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": 1048
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-installer",
                "clang-16",
                "py39-setuptools",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-requests-oauthlib",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-twython"
            ]
        }
    ]
}