Skip to content
/ wfdrops Public

Simple Warframe drop analyzer to quickly lookup better missions to farm items and lookup of historical prices on the market

Notifications You must be signed in to change notification settings

Emanem/wfdrops

Repository files navigation

wfdrops

Simple python utility to scan the official Warframe PC Drops list and suggest the statistically better farming routes.

Also note this is now pretty much work in progress and it's quite prototype; also it doesn't scan the entrie file but just Missions for now, so some suggested routes may not be the best (for example, the Axi S3 Relic is better farmed with Cetus bounties - but the utility only shows Missions)

Running it

Simply invoke wfdrops from command line (for now the python script will scan a copy of the PC Drops). Just needs python3, python3-tk and python3-matplotlib (i.e. sudo apt install python3 python3-tk python3-matplotlib on Ubuntu).

wfmarkethist

wfmarkethist is a simple script which does many actions:

  • download historical market data from Warframe Market
  • save it in a local DB
  • expose funcitonality to extract in CSV format
  • expose GUI to show both the historical prices, volumes and also a treemap of the prices for given items

Run with -h (or --help) to find all the options.

About

Simple Warframe drop analyzer to quickly lookup better missions to farm items and lookup of historical prices on the market

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages