WarMAC¶
Warframe Market Average Calculator, or WarMAC (/’wɔr’mæk/) for short, is a
command-line Python script that can calculate the average market price of any
tradeable item in Warframe. It does this by retrieving orders of a specific
item from the fan website Warframe Market, and
then calculates the average buy or sell price of that item.
WarMAC currently supports all Python versions 3.11 to 3.14 inclusive.
Attention
This project is under active development.
Getting Started¶
Ready to install WarMAC?
Need help using WarMAC?
Indices and tables¶
Acknowledgements¶
This project uses the tools listed in .pre-commit-config.yaml and
pyproject.toml in its
development.
Licensing¶
This project is NOT affiliated with Warframe, Digital Extremes, or Warframe
Market.
Copyright (C) 2023-2026 Noah Jenner under GNU GPL version 3.0-or-later
For additional licensing information, please see LICENSE.txt
For licensing regarding dependencies, please see the LICENSES directory.