{"count":51947,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=639","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=637","results":[{"name":"py35-flake8-mccabe","portdir":"python/py-flake8-mccabe","version":"0.6.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycqa/mccabe","description":"McCabe complexity checker for Python code, flake8 plugin","long_description":"McCabe complexity checker for Python code, flake8 plugin.","active":false,"categories":["devel","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py35-pytest-runner","py35-setuptools","clang-13"]},{"type":"lib","ports":["python35"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[{"type":"lib","ports":["py35-language-server","py35-flake8","py35-pylint"]}]},{"name":"py35-flake8-pep8-naming","portdir":"python/py-flake8-pep8-naming","version":"0.9.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/PyCQA/pep8-naming","description":"Check PEP-8 naming conventions, plugin for flake8","long_description":"Check PEP-8 naming conventions, plugin for flake8.","active":false,"categories":["devel","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-flake8-polyfill"]}],"depends_on":[{"type":"run","ports":["py35-obspy"]}]},{"name":"py35-flake8-polyfill","portdir":"python/py-flake8-polyfill","version":"1.0.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/flake8-polyfill","description":"Polyfill package for Flake8 plugins","long_description":"flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.","active":false,"categories":["devel","python"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-flake8"]}],"depends_on":[{"type":"lib","ports":["py35-flake8-pep8-naming"]}]},{"name":"py35-flaky","portdir":"python/py-flaky","version":"3.7.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/box/flaky","description":"Plugin for nose or py.test that automatically reruns flaky tests.","long_description":"Plugin for nose or py.test that automatically reruns flaky tests.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-16"]},{"type":"lib","ports":["python35"]},{"type":"test","ports":["py35-tox"]}],"depends_on":[{"type":"test","ports":["py35-watchdog","py35-language-server"]}]},{"name":"py35-flask","portdir":"python/py-flask","version":"2.0.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://palletsprojects.com/p/flask/","description":"microframework for Python based on Werkzeug and Jinja2","long_description":"Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-12"]},{"type":"lib","ports":["py35-itsdangerous","python35","py35-werkzeug","py35-jinja2","py35-click"]}],"depends_on":[{"type":"lib","ports":["py35-blaze","py35-flask-login","py35-flask-sqlalchemy","py35-openslide","py35-flask-script","py35-flask-mail"]}]},{"name":"py35-flask-login","portdir":"python/py-flask-login","version":"0.5.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://flask-login.readthedocs.org/","description":"User session management for Flask","long_description":"Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.","active":false,"categories":["python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-flask"]}],"depends_on":[]},{"name":"py35-flask-mail","portdir":"python/py-flask-mail","version":"0.9.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pythonhosted.org/Flask-Mail/","description":"Flask Mail extension","long_description":"A Flask extension for sending email messages.","active":false,"categories":["www","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":444}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","py35-sphinx","clang-14"]},{"type":"lib","ports":["python35","py35-blinker","py35-flask"]}],"depends_on":[]},{"name":"py35-flask-script","portdir":"python/py-flask-script","version":"2.0.6","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://flask-script.readthedocs.org/","description":"Scripting support for Flask","long_description":"Flask support for writing external scripts.","active":false,"categories":["python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":444}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-16"]},{"type":"lib","ports":["python35","py35-flask"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[]},{"name":"py35-flask-sqlalchemy","portdir":"python/py-flask-sqlalchemy","version":"2.4.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://flask-sqlalchemy.palletsprojects.com/","description":"Flask support for SQLAlchemy","long_description":"Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.","active":false,"categories":["www","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-flask","py35-sqlalchemy"]}],"depends_on":[]},{"name":"py35-fortranformat","portdir":"python/py-fortranformat","version":"0.2.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/simright/py-fortranformat","description":"Mimics Fortran textual IO in Python","long_description":"Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.","active":false,"categories":["science","python","print"],"maintainers":[{"name":"smithsp","github":"smithsp","ports_count":32}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-freezegun","portdir":"python/py-freezegun","version":"1.1.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/spulec/freezegun","description":"FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.","long_description":"FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-18"]},{"type":"lib","ports":["py35-six","python35","py35-dateutil"]},{"type":"test","ports":["py35-pytest","py35-mock"]}],"depends_on":[{"type":"test","ports":["py35-tempora","py35-babel","py35-itsdangerous","py35-dateutil"]}]},{"name":"py35-fsspec","portdir":"python/py-fsspec","version":"0.6.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/intake/filesystem_spec","description":"File-system specification","long_description":"File-system specification","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-13"]},{"type":"lib","ports":["python35"]}],"depends_on":[{"type":"lib","ports":["py35-s3fs"]}]},{"name":"py35-funcparserlib","portdir":"python/py-funcparserlib","version":"0.3.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/vlasovskikh/funcparserlib","description":"Recursive descent parsing library based on functional combinators","long_description":"Recursive descent parsing library based on functional combinators","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[{"type":"lib","ports":["py35-blockdiag"]}]},{"name":"py35-funcsigs","portdir":"python/py-funcsigs","version":"1.0.2","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://funcsigs.readthedocs.org/","description":"Python function signatures from PEP362 for Python 2.7 and 3.2+","long_description":"Python function signatures from PEP362 for Python 2.7 and 3.2+","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-16"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-future","portdir":"python/py-future","version":"0.18.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://python-future.org/","description":"Provides clean single-source support for Python 3 and 2","long_description":"The Python package future is the missing compatibility layer between Python 3 and Python 2. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 3 and Python 2 with minimal overhead. The futurize script aids in converting code from either Python 2 or Python 3 to code compatible with both platforms.","active":false,"categories":["devel","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["python35","py35-setuptools"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[{"type":"lib","ports":["py35-tatsu","py35-uncertainties","py35-obspy","py35-mdp-toolkit"]}]},{"name":"py35-fuzzywuzzy","portdir":"python/py-fuzzywuzzy","version":"0.18.0","license":"GPL-2+","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"https://github.com/seatgeek/fuzzywuzzy","description":"Fuzzy String Matching in Python","long_description":"Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.","active":false,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-9.0"]},{"type":"lib","ports":["python35","py35-levenshtein"]},{"type":"test","ports":["py35-pytest","py35-codestyle","py35-hypothesis"]}],"depends_on":[]},{"name":"py35-game","portdir":"python/py-game","version":"2.0.3","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.pygame.org/","description":"pygame, python modules for writing games","long_description":"Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.","active":false,"categories":["devel","graphics","multimedia","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["portmidi","sdl2","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-9.0","py35-setuptools"]},{"type":"lib","ports":["libjpeg-turbo","libpng","libsdl2_mixer","py35-numpy","python35","libsdl2_image","libsdl2_ttf"]}],"depends_on":[{"type":"run","ports":["py35-kivy"]}]},{"name":"py35-gammapy","portdir":"python/py-gammapy","version":"0.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://gammapy.org/","description":"A Python package for gamma-ray astronomy","long_description":"A Python package for gamma-ray astronomy","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]},{"type":"run","ports":["py35-matplotlib","py35-numpy","py35-regions","py35-scipy","py35-yaml","py35-click","py35-astropy"]}],"depends_on":[]},{"name":"py35-gast","portdir":"python/py-gast","version":"0.5.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/serge-sans-paille/gast","description":"Python AST that abstracts the underlying Python version","long_description":"A generic AST to represent Python2 and Python3’s Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.","active":false,"categories":["python"],"maintainers":[{"name":"emcrisostomo","github":"emcrisostomo","ports_count":169}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-gcn","portdir":"python/py-gcn","version":"0.1.19","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/lpsinger/pygcn","description":"anonymous VOEvent client for receiving GCN/TAN notices in XML format","long_description":"Anonymous VOEvent client for receiving GCN/TAN notices in XML format. The Gamma-ray Coordinates Network/Transient Astronomy Network (GCN/TAN, http://gcn.gsfc.nasa.gov) is a system for distributing astronomical alerts, largely focused on operations of and detections from high-energy satellite missions. This package implements a simple client that anonymously listens for VOEvent (http://www.ivoa.net/documents/VOEvent) XML format notices over the custom TCP/IP VOEvent Transport Protocol (http://www.ivoa.net/documents/Notes/VOEventTransport).","active":false,"categories":["science","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-six"]}],"depends_on":[]},{"name":"py35-gdal","portdir":"python/py-gdal","version":"3.2.3","license":"MIT","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"https://www.gdal.org","description":"GDAL: Geospatial Data Abstraction Library","long_description":"This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.","active":false,"categories":["python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["gdal","python35","py35-numpy"]}],"depends_on":[{"type":"lib","ports":["py35-cartopy","py35-obspy"]}]},{"name":"py35-gdbm","portdir":"python/py-gdbm","version":"3.5.10","license":"PSF","platforms":"darwin","epoch":20170810,"replaced_by":null,"homepage":"https://docs.python.org/release/3.5.10/library/dbm.html","description":"Python bindings to the GNU dbm library","long_description":"Python bindings to the GNU dbm library","active":true,"categories":["databases","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["gdbm","python35"]}],"depends_on":[]},{"name":"py35-generator","portdir":"python/py-generator","version":"0.1.20120721","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/knepley/code-generator","description":"Cxx generator for python","long_description":"Cxx generator for python","active":false,"categories":["devel","science","math","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-genshi","portdir":"python/py-genshi","version":"0.7","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://genshi.edgewall.org/","description":"Python toolkit for generation of output for the web","long_description":"Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.","active":false,"categories":["textproc","www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-gensim","portdir":"python/py-gensim","version":"4.1.2","license":"LGPL-2+","platforms":"darwin","epoch":0,"replaced_by":"py38-gensim","homepage":"http://radimrehurek.com/gensim/","description":"Obsolete port, replaced by py38-gensim","long_description":"This port has been replaced by py38-gensim.","active":false,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":["python35"]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py35-geographiclib","portdir":"python/py-geographiclib","version":"1.50","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/geographiclib/","description":"The geodesic routines from GeographicLib","long_description":"The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.","active":false,"categories":["devel","python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[{"type":"lib","ports":["py35-geopy","py35-obspy"]}]},{"name":"py35-geohash","portdir":"python/py-geohash","version":"0.8.5","license":"Apache-2 and MIT and BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/python-geohash","description":"Fast, accurate python geohashing library.","long_description":"Fast, accurate python geohashing library.","active":false,"categories":["devel","math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-geoip","portdir":"python/py-geoip","version":"1.3.2","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://dev.maxmind.com/geoip/legacy/downloadable/","description":"Python module for accessing the GeoIP C library","long_description":"Python module for accessing the GeoIP C library","active":false,"categories":["net","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["libgeoip","python35"]}],"depends_on":[]},{"name":"py35-geojson","portdir":"python/py-geojson","version":"2.5.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/frewsxcv/python-geojson","description":"Python bindings and utilities for GeoJSON","long_description":"This library implements all the GeoJSON objects described in The GeoJSON Format Specification. It provides functions encoding and decoding GeoJSON formatted data and is an implementation of the Python __geo_interface__ Specification.","active":false,"categories":["python","gis"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-geopandas","portdir":"python/py-geopandas","version":"0.8.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://geopandas.org","description":"Geographic pandas extensions","long_description":"GeoPandas is a project to add support for geographic data to pandas objects.","active":false,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-12"]},{"type":"lib","ports":["py35-pandas","python35","py35-shapely","py35-pyproj","py35-fiona"]}],"depends_on":[]},{"name":"py35-geopy","portdir":"python/py-geopy","version":"1.21.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/geopy/geopy","description":"Geocoding library for Python.","long_description":"geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other sources of data. geopy includes geocoder classes the OpenStreetMap Nominatim, ESRI ArcGIS, Google Geocoding API (V3), Baidu Maps, Bing Maps API, Yandex, IGN France, GeoNames, Mapzen Search, OpenMapQuest, PickPoint, What3Words, OpenCage, SmartyStreets, and GeocodeFarm geocoder services. The various geocoder classes are located in geopy.geocoders.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["py35-tz","python35","py35-geographiclib"]},{"type":"test","ports":["py35-pytest","py35-mock"]}],"depends_on":[]},{"name":"py35-getkey","portdir":"python/py-getkey","version":"0.6.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/kcsaff/getkey","description":"Library to easily read single chars and key strokes.","long_description":"Library to easily read single chars and key strokes.","active":false,"categories":["python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":462}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-flake8"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-gevent","portdir":"python/py-gevent","version":"1.4.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://gevent.org","description":"Coroutine-based Python networking library.","long_description":"gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-cython","py35-setuptools"]},{"type":"lib","ports":["py35-cffi","py35-greenlet","libev","py35-zopeinterface","py35-zope-event","python35","c-ares"]}],"depends_on":[{"type":"lib","ports":["py35-gevent-websocket"]}]},{"name":"py35-gevent-websocket","portdir":"python/py-gevent-websocket","version":"0.10.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/Jeffrey/gevent-websocket","description":"Websocket handler for the gevent pywsgi server.","long_description":"Websocket handler for the gevent pywsgi server.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-16"]},{"type":"lib","ports":["python35","py35-gevent","py35-greenlet"]}],"depends_on":[]},{"name":"py35-gflags","portdir":"python/py-gflags","version":"2.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/python-gflags/","description":"Python equivalent of google-gflag, a getopt() replacement.","long_description":"A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)","active":false,"categories":["devel","python"],"maintainers":[{"name":"conall+macports","github":"conallob","ports_count":4}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-14"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-gmpy","portdir":"python/py-gmpy","version":"1.17","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/gmpy/","description":"General multiple precision arithmetic module for Python","long_description":"GMPY is a C-coded Python extension module that supports fast integer and rational multiple-precision arithmetic using the GMP library.","active":false,"categories":["python"],"maintainers":[{"name":"md14-macports","github":"mndavidoff","ports_count":21}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["gmp","python35"]}],"depends_on":[]},{"name":"py35-gmpy2","portdir":"python/py-gmpy2","version":"2.1.0","license":"LGPL-2.1+","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"https://github.com/aleaxit/gmpy","description":"General multiple precision arithmetic module for Python","long_description":"GMPY2 is a C-coded Python extension module that supports fast multiple-precision arithmetic. GMPY2 supports the GMP library for integer and rational arithmetic and multiple-precision real and complex arithmetic as provided by the MPFR and MPC libraries.","active":false,"categories":["python"],"maintainers":[{"name":"md14-macports","github":"mndavidoff","ports_count":21}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["gmp","python35","libmpc","mpfr"]}],"depends_on":[]},{"name":"py35-gnureadline","portdir":"python/py-gnureadline","version":"8.0.0","license":"GPL-3+ and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ludwigschwardt/python-gnureadline","description":"Python readline extension.","long_description":"Python readline extension.","active":false,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["ncurses","python35"]}],"depends_on":[]},{"name":"py35-gobject","portdir":"python/py-gobject","version":"2.28.7","license":"LGPL-2.1+","platforms":"darwin","epoch":20110613,"replaced_by":null,"homepage":"http://www.pygtk.org/","description":"Python bindings for GObject.","long_description":"PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.","active":false,"categories":["gnome","python"],"maintainers":[],"variants":["quartz","x11","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-16"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["python35","glib2","py35-cairo","libffi","gobject-introspection"]}],"depends_on":[]},{"name":"py35-gobject3","portdir":"python/py-gobject3","version":"3.38.0","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pygobject.readthedocs.io/","description":"Python bindings for GObject, version 3","long_description":"PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.","active":false,"categories":["gnome","python"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2646}],"variants":["universal"],"dependencies":[{"type":"build","ports":["meson","clang-14","pkgconfig","ninja"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["glib2","py35-cairo","python35","gobject-introspection","libffi"]}],"depends_on":[]},{"name":"py35-google-api","portdir":"python/py-google-api","version":"1.7.11","license":"Apache-2 and MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/googleapis/google-api-python-client","description":"client library for accessing the Plus, Moderator, and many other Google APIs","long_description":"client library for accessing the Plus, Moderator, and many other Google APIs","active":false,"categories":["devel","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["py35-google-auth-httplib2","py35-httplib2","python35","py35-uritemplate","py35-six","py35-google-auth"]}],"depends_on":[]},{"name":"py35-google-auth","portdir":"python/py-google-auth","version":"1.25.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/google-auth","description":"simplifies using Google's various server-to-server authentication mechanisms","long_description":"simplifies using Google's various server-to-server authentication mechanisms","active":false,"categories":["devel","www","python"],"maintainers":[{"name":"macports","github":"mrdomino","ports_count":41}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-12"]},{"type":"lib","ports":["py35-cachetools","python35","py35-six","py35-rsa","py35-asn1-modules"]}],"depends_on":[{"type":"lib","ports":["py35-google-auth-httplib2","py35-google-api"]}]},{"name":"py35-google-auth-httplib2","portdir":"python/py-google-auth-httplib2","version":"0.1.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/google-auth-httplib2","description":"provides an httplib2 transport for google-auth","long_description":"provides an httplib2 transport for google-auth","active":false,"categories":["devel","www","python"],"maintainers":[{"name":"macports","github":"mrdomino","ports_count":41}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-12"]},{"type":"lib","ports":["python35","py35-google-auth","py35-httplib2"]}],"depends_on":[{"type":"lib","ports":["py35-google-api"]}]},{"name":"py35-google-pasta","portdir":"python/py-google-pasta","version":"0.2.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/google/pasta","description":"Library to refactor Python code through AST manipulation.","long_description":"Library to refactor Python code through AST manipulation.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py35-gpstime","portdir":"python/py-gpstime","version":"0.3.2","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/cds/gpstime","description":"GPS-aware datetime module with leap-second fetching","long_description":"This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.","active":false,"categories":["python"],"maintainers":[{"name":"stefan.countryman","github":"stefco","ports_count":6}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35","py35-dateutil","py35-requests"]}],"depends_on":[]},{"name":"py35-grako","portdir":"python/py-grako","version":"3.99.9","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://bitbucket.org/apalala/grako","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":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0","py35-cython"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["python35","py35-pytest-runner","py35-setuptools"]}],"depends_on":[{"type":"lib","ports":["py35-expressions"]}]},{"name":"py35-graphviz","portdir":"python/py-graphviz","version":"0.16","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/xflr6/graphviz","description":"Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python","long_description":"This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.","active":false,"categories":["devel","graphics","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","py35-setuptools"]},{"type":"lib","ports":["python35"]},{"type":"run","ports":["graphviz"]}],"depends_on":[{"type":"lib","ports":["py35-eli5"]}]},{"name":"py35-greenlet","portdir":"python/py-greenlet","version":"2.0.2","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-greenlet/greenlet","description":"Lightweight in-process concurrent programming","long_description":"The \"greenlet\" package is a spin-off of Stackless, a version of CPython that supports micro-threads called \"tasklets\". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on \"channels\". A \"greenlet\", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a \"yield\" keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-17"]},{"type":"lib","ports":["python35"]},{"type":"test","ports":["py35-pytest"]}],"depends_on":[{"type":"lib","ports":["py35-bpython","py35-scoop","py35-gevent","py35-gevent-websocket"]}]},{"name":"py35-gsl","portdir":"python/py-gsl","version":"2.3.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://pygsl.sourceforge.net/","description":"Python interface to the GNU Scientific Library","long_description":"Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.","active":false,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["swig-python","clang-9.0"]},{"type":"lib","ports":["python35","gsl","py35-numpy"]}],"depends_on":[]},{"name":"py35-gyoto","portdir":"science/Gyoto","version":"1.4.4","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gyoto.obspm.fr","description":"General relativistic geodesic integration and ray-tracing","long_description":"Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.","active":false,"categories":["science","python","yorick"],"maintainers":[{"name":"thibaut","github":"paumard","ports_count":43}],"variants":["clang10","clang11","clang12","clang13","clang14","clang15","clang50","clang60","clang70","clang80","clang90","clangdevel","g95","gfortran","openmpi","mpich"],"dependencies":[{"type":"build","ports":["clang-14","doxygen","pkgconfig","swig-python","LORENE"]},{"type":"lib","ports":["yorick","xercesc3","python35","boost176","py35-numpy","Gyoto","cfitsio","udunits2"]},{"type":"run","ports":["yorick-yutils","yorick-gy"]}],"depends_on":[]}]}