HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50619,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=549",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=547",
"results": [
{
"name": "py27-tqdm",
"portdir": "python/py-tqdm",
"version": "4.64.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tqdm/tqdm",
"description": "A Fast, Extensible Progress Meter",
"long_description": "A Fast, Extensible Progress Meter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"py27-toml",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-MDAnalysis",
"py27-gwpy",
"py27-tpot"
]
}
]
},
{
"name": "py27-tpot",
"portdir": "python/py-tpot",
"version": "0.10.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/EpistasisLab/tpot",
"description": "Tree-based Pipeline Optimization Tool",
"long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
"active": false,
"categories": [
"devel",
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-deap",
"py27-joblib",
"py27-numpy",
"py27-pandas",
"py27-scikit-learn",
"python27",
"py27-setuptools",
"py27-stopit",
"py27-tqdm",
"py27-update_checker",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "py27-tpg",
"portdir": "python/py-tpg",
"version": "3.2.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cdsoft.fr/tpg/",
"description": "lexical and syntactic parser generator for Python",
"long_description": "Toy Parser Generator is a lexical and syntactic parser generator for Python. With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works like the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tpg"
]
}
]
},
{
"name": "py27-tox",
"portdir": "python/py-tox",
"version": "3.24.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tox.readthedocs.io/en/latest/",
"description": "tox: virtualenv-based automation of test activities",
"long_description": "Tox as is a generic virtualenv management and test command line tool",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py27-importlib-metadata",
"py27-packaging",
"py27-pluggy",
"py27-py",
"python27",
"py27-six",
"py27-toml",
"py27-virtualenv",
"tox_select",
"py27-setuptools",
"py27-filelock"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-agate",
"py27-agate-excel"
]
},
{
"type": "lib",
"ports": [
"py27-leather"
]
},
{
"type": "test",
"ports": [
"py27-cucumber-tag-expressions",
"py27-flaky"
]
}
]
},
{
"name": "py27-torndb",
"portdir": "python/py-torndb",
"version": "0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bdarnell/torndb",
"description": "A lightweight wrapper around MySQLdb.",
"long_description": "A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mysql"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-torndb"
]
}
]
},
{
"name": "py27-tornado",
"portdir": "python/py-tornado",
"version": "5.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-certifi",
"py27-futures",
"python27",
"py27-singledispatch",
"py27-monotonic",
"py27-backports_abc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-jupyter_client",
"py27-ipyparallel",
"py27-notebook",
"py27-distributed",
"py27-bokeh",
"py27-ipykernel",
"py27-terminado"
]
},
{
"type": "run",
"ports": [
"py27-pyphant"
]
}
]
},
{
"name": "py27-toolz",
"portdir": "python/py-toolz",
"version": "0.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/toolz/",
"description": "List processing tools and functional utilities.",
"long_description": "List processing tools and functional utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-blaze",
"py27-odo",
"py27-altair",
"py27-cytoolz",
"py27-partd",
"py27-distributed"
]
},
{
"type": "run",
"ports": [
"py27-scikit-image"
]
}
]
},
{
"name": "py27-toml",
"portdir": "python/py-toml",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uiri/toml",
"description": "Python Library for Tom's Obvious, Minimal Language",
"long_description": "A Python library for parsing and creating TOML. The module passes the TOML test suite.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-importlib-resources",
"py27-backports-functools_lru_cache",
"py27-filelock",
"py27-platformdirs",
"py27-xmlsec",
"py27-jaraco.functools",
"py27-tqdm",
"py27-backports.entry-points-selectable",
"py27-pytest-cov"
]
},
{
"type": "lib",
"ports": [
"py27-pipfile",
"py27-autopep8",
"py27-tox",
"py27-tempora"
]
}
]
},
{
"name": "py27-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp/",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-colorama",
"py27-kaptan",
"python27",
"py27-libtmux",
"py27-click"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py27-tlslite",
"portdir": "python/py-tlslite",
"version": "0.4.9",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://trevp.net/tlslite/",
"description": "Python library for TLSv1 and SSLv3 operations",
"long_description": "TLS Lite is a free python library that implements SSL v3 and TLS v1. It supports non-traditional authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure python, however it can access OpenSSL or cryptlib for faster crypto operations.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tlslite"
]
}
]
},
{
"name": "py27-tldextract",
"portdir": "python/py-tldextract",
"version": "2.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/john-kurkowski/tldextract",
"description": "tldextract accurately separates the gTLD or ccTLD (generic or country code top-level domain) from the registered domain and subdomains of a URL.",
"long_description": "tldextract accurately separates the gTLD or ccTLD (generic or country code top-level domain) from the registered domain and subdomains of a URL.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1221
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py27-requests",
"python27",
"py27-requests-file",
"py27-filelock",
"py27-idna"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-dns-lexicon"
]
}
]
},
{
"name": "py27-tkinter",
"portdir": "python/py-tkinter",
"version": "2.7.18",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/2.7.18/library/tkinter.html",
"description": "Python bindings to the Tk widget set",
"long_description": "Python bindings to the Tk widget set",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python27",
"tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-opengl",
"py27-rtm",
"py27-pmw",
"py27-pil",
"ccpnmr",
"nMOLDYN",
"py27-Pillow",
"bkchem"
]
},
{
"type": "run",
"ports": [
"tovid"
]
}
]
},
{
"name": "py27-tinycss",
"portdir": "python/py-tinycss",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinycss.readthedocs.io",
"description": "CSS parser for Python",
"long_description": "tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-pytest-runner",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-timeformat",
"portdir": "python/py-timeformat",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.owlfish.com/software/TimeFormat/",
"description": "Flexible alternative to time.strftime",
"long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-timeformat"
]
}
]
},
{
"name": "py27-tiff",
"portdir": "python/py-tiff",
"version": "0.1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
"description": "pytiff provides tiff handling and advanced imaging for Python",
"long_description": "pytiff provides tiff handling and advanced imaging for Python",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"tiff",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tiff"
]
}
]
},
{
"name": "py27-thrift",
"portdir": "python/py-thrift",
"version": "0.15.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thrift.apache.org/",
"description": "Python bindings to Thrift",
"long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"thrift",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-threadpool",
"portdir": "python/py-threadpool",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chrisarndt.de/projects/threadpool/",
"description": "Easy to use object-oriented thread pool framework",
"long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
"active": false,
"categories": [
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-theano",
"portdir": "python/py-theano",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deeplearning.net/software/theano/",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy",
"py27-setuptools",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-text-unidecode",
"portdir": "python/py-text-unidecode",
"version": "1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/text-unidecode/",
"description": "The most basic Text::Unidecode port",
"long_description": "The most basic Text::Unidecode port",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-slugify"
]
}
]
},
{
"name": "py27-texttable",
"portdir": "python/py-texttable",
"version": "1.6.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/foutaise/texttable/",
"description": "python module for creating simple ASCII tables",
"long_description": "python module for creating simple ASCII tables",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-textile",
"portdir": "python/py-textile",
"version": "3.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/textile",
"description": "Textile processing for python",
"long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "francisga",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-html5lib",
"py27-six"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"trac",
"trac-devel",
"py-textile"
]
}
]
},
{
"name": "py27-testtools",
"portdir": "python/py-testtools",
"version": "2.4.0",
"license": "MIT and PSF",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/testtools",
"description": "Extensions to the Python standard library unit testing framework",
"long_description": "testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from many years of experience with unit testing in Python and come from many different sources. testtools also ports recent unittest changes all the way back to Python 2.4.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pbr",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-fixtures"
]
}
]
},
{
"name": "py27-testpath",
"portdir": "python/py-testpath",
"version": "0.4.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/testpath",
"description": "Test utilities for code working with files and commands.",
"long_description": "Test utilities for code working with files and commands.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-nbconvert"
]
}
]
},
{
"name": "py27-testfixtures",
"portdir": "python/py-testfixtures",
"version": "6.18.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-openid"
]
}
]
},
{
"name": "py27-terminaltables",
"portdir": "python/py-terminaltables",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/terminaltables/",
"description": "Generate simple tables in terminals from a nested list of strings",
"long_description": "Easily draw tables in terminal/console applications from a list of lists of strings. Supports multi-line rows.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-terminado",
"portdir": "python/py-terminado",
"version": "0.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/terminado",
"description": "Terminals served by tornado websockets.",
"long_description": "Terminals served by tornado websockets.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ptyprocess",
"py27-tornado"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-notebook"
]
}
]
},
{
"name": "py27-termcolor",
"portdir": "python/py-termcolor",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/termcolor",
"description": "ANSII Color formatting for output in terminal.",
"long_description": "termcolor is a Python module to format colored output in terminal.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-tensorflow_estimator1",
"portdir": "python/py-tensorflow_estimator1",
"version": "1.15.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-futures"
]
}
],
"depends_on": []
},
{
"name": "py27-tensorboard1",
"portdir": "python/py-tensorboard1",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensorboard",
"description": "TensorFlow's Visualization Toolkit",
"long_description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pip"
]
},
{
"type": "lib",
"ports": [
"py27-futures",
"py27-markdown",
"py27-numpy",
"python27",
"py27-six",
"py27-werkzeug",
"py27-wheel",
"py27-protobuf3",
"py27-absl"
]
}
],
"depends_on": []
},
{
"name": "py27-tempora",
"portdir": "python/py-tempora",
"version": "1.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tempora",
"description": "Objects and routines pertaining to date and time (tempora)",
"long_description": "Objects and routines pertaining to date and time (tempora)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py27-setuptools",
"py27-six",
"py27-toml",
"py27-tz",
"python27",
"py27-jaraco.functools"
]
},
{
"type": "test",
"ports": [
"py27-freezegun",
"py27-py",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-portend"
]
}
]
},
{
"name": "py27-tempita",
"portdir": "python/py-tempita",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/Tempita/",
"description": "Tempita is a small templating language for text substitution.",
"long_description": "Tempita is a small templating language for text substitution.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-benchexec",
"py27-sqlalchemy-migrate"
]
}
]
},
{
"name": "py27-tclink",
"portdir": "python/py-tclink",
"version": "3.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.trustcommerce.com/tclink.html",
"description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP.",
"long_description": "TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. A similar package is Red Hat's ccvs, however, it requires that you use a modem or leased line. With TCLink you can run credit card transactions directly over the Internet.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tclink"
]
}
]
},
{
"name": "py27-tc",
"portdir": "python/py-tc",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsms/tc",
"description": "Python bindings to the tokyocabinet library",
"long_description": "Python bindings to the tokyocabinet library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tokyocabinet",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-tblib",
"portdir": "python/py-tblib",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-distributed"
]
}
]
},
{
"name": "py27-tatsu",
"portdir": "python/py-tatsu",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-future",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-tastypie",
"portdir": "python/py-tastypie",
"version": "0.14.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-tastypie/django-tastypie",
"description": "flexible & capable API layer for Django",
"long_description": "flexible & capable API layer for Django",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-django",
"py27-mimeparse"
]
}
],
"depends_on": []
},
{
"name": "py27-taskw",
"portdir": "python/py-taskw",
"version": "0.8.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ralphbean/taskw",
"description": "Python API for the taskwarrior",
"long_description": "Python API for the taskwarrior It contains two implementations: taskw.TaskWarrior and taskw.TaskWarriorExperimental. The first implementation is relatively stable. It manipulates the ~/.task/ dbs directly. The second implementation is in alpha and will be made default some day. It interacts with taskwarrior by shelling out to taskwarrior import and export commands as per the upstream guidelines.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
},
{
"type": "run",
"ports": [
"task"
]
}
],
"depends_on": []
},
{
"name": "py27-taskplan",
"portdir": "python/py-taskplan",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mechanicalcat.net/tech/pytaskplan/",
"description": "Simple task planner capable of resource allocation.",
"long_description": "A simple task planner capable of resource allocation, interruptions (holidays, etc), HTML plan generation and HTML gantt chart generation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-taskplan"
]
}
]
},
{
"name": "py27-tail",
"portdir": "python/py-tail",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/six8/pytailer",
"description": "Simple implementation of GNU tail and head in Python",
"long_description": "Python tail is a simple implementation of GNU tail and head. It provides 3 main functions that can be performed on any file-like object that supports seek() and tell(): tail, head, and follow. It also comes with pytail, a command line version offering the same functionality as GNU tail. This can be particularly useful on Windows systems that have no tail equivalent.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tail"
]
}
]
},
{
"name": "py27-tahchee",
"portdir": "python/py-tahchee",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastien/tahchee",
"description": "build static web sites with the Cheetah template system",
"long_description": "Tahchee is a tool for developers and Web designers that makes it possible to easily build a static Web site using the Cheetah template system.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cheetah"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tahchee"
]
}
]
},
{
"name": "py27-tagcloud",
"portdir": "python/py-tagcloud",
"version": "0.3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytagcloud",
"description": "create simple tag clouds inspired by http://www.wordle.net/",
"long_description": "create simple tag clouds inspired by http://www.wordle.net/",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-game",
"py27-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tagcloud"
]
}
]
},
{
"name": "py27-tabulate",
"portdir": "python/py-tabulate",
"version": "0.8.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astanin/python-tabulate",
"description": "Pretty-print tabular data",
"long_description": "Pretty-print tabular data",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-cli-helpers"
]
}
]
},
{
"name": "py27-tables",
"portdir": "python/py-tables",
"version": "3.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pytables.org/",
"description": "Package for managing hierarchical datasets",
"long_description": "PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py27-setuptools",
"clang-17",
"py27-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numexpr",
"blosc",
"hdf5",
"py27-numpy",
"bzip2",
"lzo2",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-blaze",
"py27-sfepy",
"py27-mdtraj",
"py27-pyne",
"py27-tstables",
"py27-usadel1",
"py27-pyphant",
"py27-pandas"
]
}
]
},
{
"name": "py27-sympy",
"portdir": "python/py-sympy",
"version": "1.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sympy.org/",
"description": "Python module for symbolic mathematics.",
"long_description": "SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mpmath",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"py-sympy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-sfepy",
"HORTON",
"py27-pacal"
]
},
{
"type": "run",
"ports": [
"py27-yt"
]
},
{
"type": "test",
"ports": [
"py27-nbval"
]
}
]
},
{
"name": "py27-sybil",
"portdir": "python/py-sybil",
"version": "2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simplistix/sybil",
"description": "Automated testing for the examples in your documentation.",
"long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest",
"py27-pytest-cov"
]
}
],
"depends_on": []
},
{
"name": "py27-swiginac",
"portdir": "python/py-swiginac",
"version": "1.5.1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20140429044739/http://swiginac.berlios.de/",
"description": "interface to GiNaC providing Python with symbolic mathematics",
"long_description": "interface to GiNaC providing Python with symbolic mathematics",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mark.brethen",
"github": "mbrethen",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"swig",
"GiNaC",
"swig-python",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-swiginac"
]
}
]
},
{
"name": "py27-swap",
"portdir": "python/py-swap",
"version": "3.1.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.panstamp.com/",
"description": "A Python library to communicate with SWAP networks through a panStamp.",
"long_description": "A Python library to communicate with SWAP networks through a panStamp.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-serial"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-swap"
]
}
]
},
{
"name": "py27-svnreporter",
"portdir": "python/py-svnreporter",
"version": "0.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://c-space.org/software/SvnReporter.html",
"description": "Svn commit hook to generate reports",
"long_description": "SvnReporter generates various reports in response to commits happening in a Subversion repository. It is intended to be called from the post-commit hook.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"subversion-python27bindings",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-svnreporter"
]
}
]
},
{
"name": "py27-svipc",
"portdir": "python/py-svipc",
"version": "0.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdcb/yp-svipc",
"description": "System V InterProcess Communication (Yorick/Python plug-ins)",
"long_description": "This plug-in for python and yorick gives access to the System V IPC framework. This allows sharing memory and passing messages and semaphores between several distinct processes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-supervisor",
"portdir": "python/py-supervisor",
"version": "4.1.0",
"license": "BSD and ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://supervisord.org",
"description": "Process manager for UNIX-like OSs",
"long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pytest"
]
}
],
"depends_on": []
}
]
}