MCPcopy Create free account

hub / github.com/coinmetrics/python-tools / functions

Functions394 in github.com/coinmetrics/python-tools

↓ 1 callersMethodrun
(self, stopSignal)
coinmetrics/utils/pipelines.py:122
↓ 1 callersMethodrun
(self, text)
coinmetrics/bitsql/omni/query.py:23
↓ 1 callersFunctionrunExport
(asset, nodeList, dbParams, log, loop=False, lag=60 * 60 * 2, rpcThreads=8)
coinmetrics/bitsql/__init__.py:137
↓ 1 callersMethodrunOn
(self, date, save=True)
coinmetrics/bitsql/aggregator.py:30
↓ 1 callersMethodsave
(self, date, value)
coinmetrics/bitsql/aggregator.py:39
↓ 1 callersMethodsetCoinbaseScript
(self, coinbaseScript)
coinmetrics/bitsql/data.py:51
↓ 1 callersMethodshouldProcessTxInputs
(self, transaction, txDict, txIndex)
coinmetrics/bitsql/node.py:131
↓ 1 callersMethodshouldSaveCoinbaseScript
(self, txDict, txIndex, blockData)
coinmetrics/bitsql/node.py:121
↓ 1 callersMethodshutdown
(self)
coinmetrics/utils/pipelines.py:39
↓ 1 callersMethodtrigger
(self, *args)
coinmetrics/utils/event.py:12
↓ 1 callersMethodupdate
(self, content: str)
coinmetrics/utils/file.py:20
↓ 1 callersMethodvacuum
(self)
coinmetrics/bitsql/schema.py:93
Method__del__
(self)
coinmetrics/utils/postgres.py:11
Method__init__
(self)
coinmetrics/utils/event.py:3
Method__init__
(self, maxObservations: int)
coinmetrics/utils/eta.py:8
Method__init__
(self, log: Logger, totalWorkAmount: int, maxObservations:
coinmetrics/utils/eta.py:28
Method__init__
(self, value)
coinmetrics/utils/pipelines.py:10
Method__init__
(self, workersCount, proc, name)
coinmetrics/utils/pipelines.py:24
Method__init__
(self, source, destination)
coinmetrics/utils/pipelines.py:56
Method__init__
(self, pipeline, taskCount)
coinmetrics/utils/pipelines.py:76
Method__init__
(self, pipeline, eta)
coinmetrics/utils/pipelines.py:94
Method__init__
(self, tasks, pipeline, targetProc, spawnSignal)
coinmetrics/utils/pipelines.py:108
Method__init__
(self, dbHost, dbPort, dbName, dbUser, dbPassword)
coinmetrics/utils/postgres.py:7
Method__init__
(self, maxAgeInSeconds: float)
coinmetrics/utils/timeutil.py:29
Method__init__
(self, host, port, user, password, queryPath="", tls=False, tlsVerify=True)
coinmetrics/utils/jsonrpc.py:13
Method__init__
(self, fileName: str, path: str)
coinmetrics/utils/file.py:11
Method__init__
(self, asset, dbAccess)
coinmetrics/bitsql/schema.py:6
Method__init__
(self, host, port, user, password)
coinmetrics/bitsql/node.py:28
Method__init__
(self, host, port, user, password)
coinmetrics/bitsql/node.py:330
Method__init__
(self, dbAccess, query)
coinmetrics/bitsql/aggregator.py:50
Method__init__
(self, dbAccess, query, log, minDate=None)
coinmetrics/bitsql/aggregator.py:145
Method__init__
(self, dbAccess, schema, log)
coinmetrics/bitsql/exporter.py:25
Method__init__
(self, txHash, txSize, txTime, txMedianTime, coinbase)
coinmetrics/bitsql/data.py:29
Method__init__
(self, txHash, txSize, txTime, txMedianTime, coinbase)
coinmetrics/bitsql/data.py:72
Method__init__
(self, txHash, txSize, txTime, txMedianTime, coinbase)
coinmetrics/bitsql/data.py:92
Method__init__
(self, txHash, txSize, txTime, txMedianTime, coinbase)
coinmetrics/bitsql/data.py:118
Method__init__
(self, dbAccess, schema)
coinmetrics/bitsql/query.py:7
Method__init__
(self, dbAccess, schema)
coinmetrics/bitsql/query.py:472
Method__init__
(self, dbAccess)
coinmetrics/bitsql/omni/schema.py:6
Method__init__
(self, host, port, user, password)
coinmetrics/bitsql/omni/node.py:32
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, fee)
coinmetrics/bitsql/omni/__init__.py:59
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, receivingAddress, amount, fee)
coinmetrics/bitsql/omni/__init__.py:81
Method__init__
(self, txBlockHash, txHash, txIndex, txTime, propertyId, sendingAddress, receivingAddress, amount, fee)
coinmetrics/bitsql/omni/__init__.py:89
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee)
coinmetrics/bitsql/omni/__init__.py:98
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee, feeRequired, bitcoinDesired, acti
coinmetrics/bitsql/omni/__init__.py:105
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee, receivingAddress)
coinmetrics/bitsql/omni/__init__.py:115
Method__init__
(self, txBlockHash, txHash, txIndex, txTime, propertyId, sendingAddress, receivingAddress, amountBought, amoun
coinmetrics/bitsql/omni/__init__.py:123
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee, propertyType)
coinmetrics/bitsql/omni/__init__.py:137
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, fee, propertyType)
coinmetrics/bitsql/omni/__init__.py:145
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, receivingAddress, amount, fee)
coinmetrics/bitsql/omni/__init__.py:152
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee)
coinmetrics/bitsql/omni/__init__.py:160
Method__init__
(self, txBlockHash, txHash, txTime, propertyId, sendingAddress, amount, fee, propertyType, tokensPerUnit, dead
coinmetrics/bitsql/omni/__init__.py:167
Method__init__
(self, dbAccess, schema, log)
coinmetrics/bitsql/omni/exporter.py:3
Method__init__
(self, dbAccess, schema, propertyId, assetName)
coinmetrics/bitsql/omni/query.py:14
Method__init__
(self, dbAccess, schema)
coinmetrics/bitsql/omni/query.py:123
Method__init__
(self, dbAccess, schema)
coinmetrics/bitsql/omni/query.py:129
Method__repr__
(self)
coinmetrics/bitsql/node.py:31
Method__repr__
(self)
coinmetrics/bitsql/data.py:63
Method__repr__
(self)
coinmetrics/bitsql/data.py:109
Method__repr__
(self)
coinmetrics/bitsql/data.py:123
Method__str__
(self)
coinmetrics/utils/pipelines.py:33
Method_executeTask
(self, task, taskIndex)
coinmetrics/utils/pipelines.py:45
Method_getTimeFromVersionId
(self, version: str)
coinmetrics/utils/file.py:87
Method_onExecuted
(self, result, taskIndex)
coinmetrics/utils/pipelines.py:88
Method_onExecuted
(self, result, taskIndex)
coinmetrics/utils/pipelines.py:100
Method_onSourceReceived
(self, result, taskIndex)
coinmetrics/utils/pipelines.py:65
MethodaddIndexes
(self)
coinmetrics/bitsql/schema.py:79
MethodaddIndexes
(self)
coinmetrics/bitsql/schema.py:134
MethodadditionalProcessing
(self, blockData)
coinmetrics/bitsql/exporter.py:92
MethodadditionalProcessing
(self, blockData)
coinmetrics/bitsql/exporter.py:106
Functionbitcoin_node_connection_argument
(value: str)
coinmetrics/utils/arguments.py:11
MethodcalculateForDate
(self, date)
coinmetrics/bitsql/aggregator.py:53
MethodcreateDailyMetrics
(self)
coinmetrics/bitsql/omni/aggregator.py:6
MethodcreateDailyMetrics
(self)
coinmetrics/bitsql/omni/aggregator.py:16
FunctiondatetimeFromMilliseconds
(value: int)
coinmetrics/utils/timeutil.py:10
Methoddrop
(self)
coinmetrics/bitsql/schema.py:72
Methoddrop
(self)
coinmetrics/bitsql/schema.py:129
Methoddrop
(self, metricNames)
coinmetrics/bitsql/aggregator.py:212
MethoddropIndexes
(self)
coinmetrics/bitsql/schema.py:139
Functionencode
Encode a segwit address.
coinmetrics/utils/bech32.py:121
Methodepilogue
(self, blockData)
coinmetrics/bitsql/exporter.py:38
MethodexcludeTransaction
(self, txHash, blockData)
coinmetrics/bitsql/node.py:181
MethodexcludeTransaction
(self, txHash, blockData)
coinmetrics/bitsql/node.py:375
FunctionexecuteWithRetries
(proc: Callable, args: Union[Tuple, List], maxRetries: int, sleepTime: float=0)
coinmetrics/utils/execution.py:6
Methodget180DCirculatingSupplyBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:460
Methodget1YCirculatingSupplyBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:457
Methodget30DCirculatingSupplyBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:463
Methodget30DNaiveCirculatingSupplyBetween
(self, _, maxDate)
coinmetrics/bitsql/query.py:352
MethodgetActiveAddressesCountBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:171
MethodgetActiveAddressesCountBetween
(self, minTime, maxTime)
coinmetrics/bitsql/omni/query.py:82
MethodgetAllYoungerThan
(self, ageInSeconds: float)
coinmetrics/utils/timeutil.py:40
MethodgetAsset
(self)
coinmetrics/bitsql/schema.py:11
MethodgetAsset
(self)
coinmetrics/bitsql/omni/query.py:20
MethodgetAverageDifficultyBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:62
MethodgetBlock
(self, height)
coinmetrics/bitsql/node.py:40
MethodgetBlockChainWork
(self, blockDict)
coinmetrics/bitsql/node.py:315
MethodgetBlockChainWork
(self, blockDict)
coinmetrics/bitsql/node.py:363
MethodgetBlockCount
(self)
coinmetrics/bitsql/node.py:34
MethodgetBlockCountBetween
(self, minDate, maxDate)
coinmetrics/bitsql/query.py:78
MethodgetBlockHeight
(self)
coinmetrics/bitsql/omni/query.py:7
← previousnext →201–300 of 394, ranked by callers