20 lines
750 B
Plaintext
20 lines
750 B
Plaintext
Pyfa is a cross-platform desktop fitting application for EVE online that can be used natively on any platform where python and wxwidgets are available.
|
|
|
|
It provides many advanced features such as graphs and full calculations of any possible combination of modules, fits, etc.
|
|
|
|
In order to run pyfa from source, you need to have following dependencies installed:
|
|
Python 2 - http://www.python.org/
|
|
wxPython - http://www.wxpython.org/
|
|
SQLAlchemy - http://www.sqlalchemy.org/
|
|
Matplotlib - http://matplotlib.sourceforge.net/
|
|
NumPy - http://numpy.scipy.org/
|
|
|
|
Last 2 are optional, they are required for graphs only.
|
|
|
|
Development repository:
|
|
https://github.com/DarkFenX/Pyfa
|
|
Website:
|
|
http://www.evefit.org/Pyfa
|
|
EVE Online website:
|
|
http://www.eveonline.com/
|