SkillAgentSearch skills...

Pyanp

Python ANP Module and Resources

Install / Use

/learn @wjladams/Pyanp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyanp

DOI

A Python library for AHP (Analytic Hierarchy Process) and ANP (Analytic Network Process). It should be of great use for:

  • ANP/AHP researchers interested in extending the theory
  • Practioneers needing to do calculations
  • Students learning the theory
  • Practioneers and Theorists wishing to publish using Open Data

Installation

  1. First you need to install Jupyter and Python. The easiest way is to install anaconda:
    1. Download and install anaconda with Python 3.6 from anaconda.com
    2. Further instructions available at Installing Jupyter using Anaconda and Conda
  2. Now you can directly install pyanp from a Terminal (or Windows console)
    pip install pyanp
    
    or if you want to install the bleeding edge from github:
    pip install git+https://github.com/wjladams/pyanp.git
    

Tutorials / Documentation

Gitlab vs Github

At the moment, main development is on github, but mirrored to gitlab

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated3mo ago
Forks11

Languages

Jupyter Notebook

Security Score

87/100

Audited on Dec 6, 2025

No findings