| Port details |
- py-pandarm Pandas routing machine
- 0.0.3 graphics
=0 0.0.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-12-02 12:21:23
- Last Update: 2025-12-09 11:21:35
- Commit Hash: baa1986
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://github.com/oturns/pandarm
- Description:
- A pandas-centric interface to highly performant travel network analysis
leveraging contraction hierarchies provided by code from the Open Source Routing
Machine (OSRM). Hence, the pandas routing machine, pandarm. This package is a
friendly fork of the pandana library, originally written by Fletcher Foti and
UrbanSim Inc. Despite fantastic work by the original authors, maintaining
open-source software is a great deal of work and the pandana library is no
longer compatible with the current pydata stack (specifically as of numpy
version 2.0). This fork reinstates compatibility and brings along a few new
modern touches and enhancements. Pull requests are very welcome.
Main features of the package include:
- multi-threaded calculation of shortest path routes and distances
- network aggregations (i.e. accessibility metrics)
- network-based isochrones
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pandarm>0:graphics/py-pandarm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pandarm/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pandarm
- pkg install py311-pandarm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pandarm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pandarm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1765032802
SHA256 (pandarm-0.0.3.tar.gz) = 2aa4d069326480a189b5ce7c8d2b43005c6abf861f3f67b880ac8e13fbf34f8f
SIZE (pandarm-0.0.3.tar.gz) = 12783812
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=40.8 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython3>=3.2.1 : lang/cython3@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-geopandas>=0 : graphics/py-geopandas@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-pandas>=2,1 : math/py-pandas@py311
- py311-scikit-learn>=0.18 : science/py-scikit-learn@py311
- py311-tables>=3.1 : devel/py-tables@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-geosnap
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pandarm
- USES:
- compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.3 09 Dec 2025 11:21:35
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-pandarm: Update to 0.0.3
Changes: https://github.com/oturns/pandarm/commits/main |
0.0.2 02 Dec 2025 12:04:15
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-pandarm: Add py-pandarm 0.0.2
A pandas-centric interface to highly performant travel network analysis
leveraging contraction hierarchies provided by code from the Open Source Routing
Machine (OSRM). Hence, the pandas routing machine, pandarm. This package is a
friendly fork of the pandana library, originally written by Fletcher Foti and
UrbanSim Inc. Despite fantastic work by the original authors, maintaining
open-source software is a great deal of work and the pandana library is no
longer compatible with the current pydata stack (specifically as of numpy
version 2.0). This fork reinstates compatibility and brings along a few new
modern touches and enhancements. Pull requests are very welcome.
Main features of the package include:
- multi-threaded calculation of shortest path routes and distances
- network aggregations (i.e. accessibility metrics)
- network-based isochrones |
Number of commits found: 2
|