Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ functions
Functions
6,631 in github.com/pyfa-org/Pyfa
⨍
Functions
6,631
◇
Types & classes
3,091
↳
Endpoints
2
Method
activate
(self, callingWindow, fullContext, i)
gui/builtinContextMenus/additionsImport.py:42
Method
activate
(self, callingWindow, fullContext, mainItem, i)
gui/builtinContextMenus/graphFitAmmoPicker.py:31
Method
activate
(self, callingWindow, fullContext, mainItem, i)
gui/builtinContextMenus/itemMutations.py:80
Method
activate
(self, callingWindow, fullContext, i)
gui/builtinContextMenus/graphLockRange.py:25
Method
activate
(self, callingWindow, fullContext, selection, i)
gui/builtinContextMenus/additionsExportSelection.py:41
Method
activate
(self, callingWindow, fullContext, i)
gui/builtinContextMenus/factorReload.py:28
Method
activate
(self, callingWindow, fullContext, mainItem, i)
gui/builtinContextMenus/itemStats.py:40
Method
activate
(self, callingWindow, fullContext, i)
gui/builtinContextMenus/graphDmgApplyProjected.py:25
Method
activate
(self, callingWindow, fullContext, mainItem, i)
gui/builtinContextMenus/targetProfile/editor.py:30
Method
activeByDefault
The state that this effect should be be in. This property is also automaticly fetched from effects/<effectName>.py if the file exis
eos/gamedata.py:91
Method
activeDrones
(self)
eos/saveddata/fit.py:1342
Method
activeSideEffectEffects
(self)
eos/saveddata/booster.py:81
Method
addChar
(self, event)
gui/esiFittings.py:491
Method
addCharacter
(self, event)
gui/characterEditor.py:861
Method
addDmg
(ddKey, addedTime, addedDmg)
graphs/data/fitDamageStats/cache/time.py:170
Method
addDpsVolley
(ddKey, addedTimeStart, addedTimeFinish, addedVolleys)
graphs/data/fitDamageStats/cache/time.py:157
Method
addExtraPoints
(x1, y1, x2, y2, depth)
graphs/data/base/getter.py:49
Method
addFit
(self, fit)
graphs/gui/lists.py:240
Method
addFit
(self, fit)
gui/builtinAdditionPanes/commandView.py:239
Method
addFit
(self, fit)
gui/builtinAdditionPanes/projectedView.py:385
Method
addFitsByIDs
(self, fitIDs)
graphs/gui/lists.py:252
Method
addFitsByIDs
(self, fitIDs)
gui/builtinAdditionPanes/projectedView.py:396
Method
addImplantToContext
(self, item)
gui/setEditor.py:105
Method
addImplantToContext
(self, item)
gui/characterEditor.py:738
Method
addImplants
(setID, *itemIDs)
service/implantSet.py:55
Method
addItem
(self, event)
gui/builtinAdditionPanes/cargoView.py:75
Method
addItem
(self, event)
gui/builtinAdditionPanes/droneView.py:244
Method
addItem
(self, event)
gui/builtinAdditionPanes/boosterView.py:139
Method
addItem
(self, event)
gui/builtinAdditionPanes/fighterView.py:313
Method
addItem
(self, event)
gui/builtinAdditionPanes/implantView.py:215
Method
addMiscData
(handle, unit, value)
graphs/gui/ctrlPanel.py:367
Method
addRepAmount
(rrKey, addedTime, addedRepAmount)
graphs/data/fitRemoteReps/cache.py:144
Method
addRps
(rrKey, addedTimeStart, addedTimeFinish, addedRepAmounts)
graphs/data/fitRemoteReps/cache.py:135
Method
addYMark
(val)
graphs/gui/canvasPanel.py:221
Method
alignTime
(self)
eos/saveddata/fit.py:455
Method
alphaCloneID
(self)
eos/saveddata/character.py:191
Method
amount
(self)
eos/saveddata/fighter.py:144
Method
amount
(self)
eos/db/saveddata/fit.py:108
Method
apiFetchCallback
(self, guiCallback, e=None)
service/character.py:387
Method
apiUpdateCharSheet
(self, skills, secStatus=0.00)
eos/saveddata/character.py:128
Method
append
(self, thing)
eos/effectHandlerHelpers.py:226
Method
append
(self, implant)
eos/effectHandlerHelpers.py:239
Method
append
(self, booster)
eos/effectHandlerHelpers.py:280
Method
append
(self, character)
eos/effectHandlerHelpers.py:321
Method
append
(self, proj)
eos/effectHandlerHelpers.py:332
Method
append
(self, proj)
eos/effectHandlerHelpers.py:380
Method
appendItem
Adds items that are double clicks from the market browser. We handle both modules and ammo
gui/builtinViews/fittingView.py:371
Method
appliedImplants
(self)
eos/saveddata/fit.py:470
Function
apply_col_listeners
(target, context)
eos/events.py:42
Function
apply_rel_listeners
(target, context)
eos/events.py:64
Method
assistive
Detects if item can be used as assistance
eos/gamedata.py:401
Method
attr
(self)
eos/saveddata/boosterSideEffect.py:66
Method
attr
(self)
eos/saveddata/override.py:56
Method
attrPrefix
(self)
eos/saveddata/fighterAbility.py:79
Method
attribsWithOverrides
(self)
eos/gamedata.py:261
Method
attribute
(self)
eos/saveddata/mutator.py:140
Method
attributeIDCallback
()
gui/builtinItemStatsViews/itemCompare.py:217
Method
attributeIDCallback
(v)
eos/gamedata.py:702
Method
attributes
(self)
eos/gamedata.py:257
Method
averageTime
(self)
eos/utils/cycles.py:16
Method
averageTime
Get average time between cycles.
eos/utils/cycles.py:43
Method
backupFits
(path, progress)
service/port/port.py:75
Method
backupFitsWorkerFunc
(path, progress)
service/port/port.py:78
Method
backupToXml
Back up all fits to EVE XML file
gui/mainFrame.py:858
Method
baseItem
(self)
eos/saveddata/mutatedMixin.py:40
Method
baseValue
(self)
eos/saveddata/mutator.py:119
Method
bindContext
(self)
gui/setEditor.py:95
Method
bindContext
(self)
gui/characterEditor.py:725
Method
boosters
(self)
eos/saveddata/fit.py:316
Function
brighten
(hsl)
graphs/style.py:74
Function
cachedQuery
(amount, *keywords)
eos/db/gamedata/queries.py:34
Function
cachedQuery
(type, amount, *keywords)
eos/db/saveddata/queries.py:50
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False)
eos/saveddata/ship.py:86
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False)
eos/saveddata/mode.py:51
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False)
eos/saveddata/implant.py:91
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False)
eos/saveddata/booster.py:114
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False, forcedProjRange=DEFAULT)
eos/saveddata/drone.py:361
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False, gang=False, forcedProjRange=DEFAULT)
eos/saveddata/module.py:907
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False)
eos/saveddata/character.py:271
Method
calculateModifiedAttributes
(self, fit, runTime, forceProjected=False, forcedProjRange=DEFAULT)
eos/saveddata/fighter.py:398
Method
calculateRange
(maxVelocity, mass, agility, flightTime)
eos/saveddata/module.py:338
Method
calculateShieldRecharge
(self)
eos/saveddata/drone.py:303
Method
calculateShieldRecharge
(self)
eos/saveddata/fighter.py:354
Method
calculated
(self)
eos/saveddata/fit.py:266
Method
calibrationUsed
(self)
eos/saveddata/fit.py:1286
Method
callLater
(self)
gui/builtinItemStatsViews/itemMutator.py:273
Method
canBeApplied
Check if fighter can engage specific fitting
eos/saveddata/fighter.py:380
Method
canDealDamage
(self, ignoreState=False)
eos/saveddata/module.py:463
Method
canDealDamage
(self, ignoreState=False, ignoreAbilityState=False)
eos/saveddata/fighter.py:457
Method
capDelta
(self)
eos/saveddata/fit.py:1414
Method
capRecharge
(self)
eos/saveddata/fit.py:1407
Method
capStable
(self)
eos/saveddata/fit.py:1382
Method
capState
If the cap is stable, the capacitor state is the % at which it is stable. If the cap is unstable, this is the amount of time before
eos/saveddata/fit.py:1389
Method
capUse
(self)
eos/saveddata/module.py:1047
Method
capUsed
(self)
eos/saveddata/fit.py:1400
Method
cargo
(self)
eos/saveddata/fit.py:304
Method
cargoBayUsed
(self)
eos/saveddata/fit.py:1334
Method
cb
()
service/price.py:181
Method
cb
(text)
gui/copySelectDialog.py:151
Method
changeLevel
(cls, charID, skillID, level, persist=False, ifHigher=False)
service/character.py:398
← previous
next →
2,901–3,000 of 6,631, ranked by callers