Privex Golos Python Library
latest
Main:
Privex Golos Python documentation
Installation
Download and install from PyPi using pip (recommended)
(Alternative) Manual install from Git
Code Documentation:
Code / API Documentation
Module “golos”
golos.api
resolve_body_ru
Api
__init__
account_create
account_create_with_delegation
account_metadata
account_update
account_update_password
account_witness_proxy
change_recovery_account
check_login
convert_golos_to_vests
delegate_vesting_shares
delegate_vesting_shares_with_interest
find_op_transaction
follow
get_account_count
get_account_history
get_account_reputations
get_accounts
get_active_witnesses
get_all_accounts
get_balances
get_block
get_chain_properties
get_config
get_content
get_curation_percent
get_current_median_history_price
get_database_info
get_dynamic_global_properties
get_feed_history
get_follow
get_key_references
get_market_history_buckets
get_median_price
get_open_orders
get_ops_in_block
get_order_book
get_order_book_extended
get_order_price
get_recent_trades
get_ticker
get_tickers
get_transaction
get_transaction_hex
get_transaction_id
get_volume
get_witness_by_account
get_witness_count
get_witness_schedule
is_login
lookup_witness_accounts
post
replace
repost
resolve_url
transfer
transfer_to_vesting
transfers
vests_to_power
vote
withdraw_vesting
chain_properties
dynamic_global_properties
golos.base58
b58decode
b58encode
base58CheckDecode
base58CheckEncode
base58decode
base58encode
doublesha256
gphBase58CheckDecode
gphBase58CheckEncode
ripemd160
Base58
golos.broadcast
Tx
golos.exceptions
APINotFound
GolosException
golos.extras
dict_sort
golos.key
Key
__init__
get_keys
get_private_from_secret
get_public_from_private
get_public_from_secret
is_key
prefix
roles
golos.operations
golos.storage
golos.types
golos.ws_client
Unit Tests
Privex Golos Python Library
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (golos.api.Api method)
,
[1]
(golos.base58.Base58 method)
(golos.broadcast.Tx method)
(golos.key.Key method)
,
[1]
_get_accounts() (golos.api.Api method)
_transfer_op() (golos.api.Api method)
A
account_create() (golos.api.Api method)
,
[1]
account_create_with_delegation() (golos.api.Api method)
,
[1]
account_metadata() (golos.api.Api method)
,
[1]
account_update() (golos.api.Api method)
,
[1]
account_update_password() (golos.api.Api method)
,
[1]
account_witness_proxy() (golos.api.Api method)
,
[1]
Amount (class in golos.types)
Api (class in golos.api)
,
[1]
api_list (in module golos.storage)
APINotFound
,
[1]
Array (class in golos.types)
ArrayString (class in golos.types)
asset_precision (in module golos.storage)
B
b58decode() (in module golos.base58)
,
[1]
b58encode() (in module golos.base58)
,
[1]
Base58 (class in golos.base58)
,
[1]
base58CheckDecode() (in module golos.base58)
,
[1]
base58CheckEncode() (in module golos.base58)
,
[1]
base58decode() (in module golos.base58)
,
[1]
base58encode() (in module golos.base58)
,
[1]
Beneficiaries (class in golos.types)
Bool (class in golos.types)
Bytes (class in golos.types)
C
call() (golos.ws_client.WsClient method)
chain_id (in module golos.storage)
chain_properties() (golos.api.Api property)
,
[1]
,
[2]
change_recovery_account() (golos.api.Api method)
,
[1]
check_login() (golos.api.Api method)
,
[1]
close() (golos.ws_client.WsClient method)
compressedPubkey() (golos.broadcast.Tx method)
constructTx() (golos.broadcast.Tx method)
convert_golos_to_vests() (golos.api.Api method)
,
[1]
D
DEFAULT_ASSET (in module golos.api)
delegate_vesting_shares() (golos.api.Api method)
,
[1]
delegate_vesting_shares_with_interest() (golos.api.Api method)
,
[1]
dict_sort() (in module golos.extras)
,
[1]
doublesha256() (in module golos.base58)
,
[1]
dynamic_global_properties() (golos.api.Api property)
,
[1]
,
[2]
E
error_handler() (in module golos.ws_client)
expiration (in module golos.storage)
ExtensionsComment (class in golos.types)
F
finalizeOp() (golos.broadcast.Tx method)
find_op_transaction() (golos.api.Api method)
,
[1]
,
[2]
FixedArray (class in golos.types)
follow() (golos.api.Api method)
,
[1]
G
get_account_count() (golos.api.Api method)
,
[1]
get_account_history() (golos.api.Api method)
,
[1]
,
[2]
get_account_reputations() (golos.api.Api method)
,
[1]
get_accounts() (golos.api.Api method)
,
[1]
,
[2]
get_active_witnesses() (golos.api.Api method)
,
[1]
get_all_accounts() (golos.api.Api method)
,
[1]
get_balances() (golos.api.Api method)
,
[1]
,
[2]
get_block() (golos.api.Api method)
,
[1]
get_chain_properties() (golos.api.Api method)
,
[1]
,
[2]
get_config() (golos.api.Api method)
,
[1]
get_content() (golos.api.Api method)
,
[1]
get_curation_percent() (golos.api.Api method)
,
[1]
get_current_median_history_price() (golos.api.Api method)
,
[1]
get_database_info() (golos.api.Api method)
,
[1]
get_digest() (golos.broadcast.Tx method)
get_dynamic_global_properties() (golos.api.Api method)
,
[1]
,
[2]
get_feed_history() (golos.api.Api method)
,
[1]
get_follow() (golos.api.Api method)
,
[1]
get_key_references() (golos.api.Api method)
,
[1]
,
[2]
get_keys() (golos.key.Key static method)
,
[1]
,
[2]
get_market_history_buckets() (golos.api.Api method)
,
[1]
get_median_price() (golos.api.Api method)
,
[1]
get_open_orders() (golos.api.Api method)
,
[1]
get_ops_in_block() (golos.api.Api method)
,
[1]
get_order_book() (golos.api.Api method)
,
[1]
get_order_book_extended() (golos.api.Api method)
,
[1]
get_order_price() (golos.api.Api method)
,
[1]
get_private_from_secret() (golos.key.Key static method)
,
[1]
get_public_from_private() (golos.key.Key static method)
,
[1]
,
[2]
get_public_from_secret() (golos.key.Key static method)
,
[1]
,
[2]
get_recent_trades() (golos.api.Api method)
,
[1]
get_ticker() (golos.api.Api method)
,
[1]
,
[2]
get_tickers() (golos.api.Api method)
,
[1]
get_transaction() (golos.api.Api method)
,
[1]
,
[2]
get_transaction_hex() (golos.api.Api method)
,
[1]
,
[2]
get_transaction_id() (golos.api.Api method)
,
[1]
,
[2]
get_volume() (golos.api.Api method)
,
[1]
get_witness_by_account() (golos.api.Api method)
,
[1]
get_witness_count() (golos.api.Api method)
,
[1]
get_witness_schedule() (golos.api.Api method)
,
[1]
golos (module)
golos.api (module)
golos.base58 (module)
golos.broadcast (module)
golos.exceptions (module)
golos.extras (module)
golos.key (module)
golos.operations (module)
golos.storage (module)
golos.types (module)
golos.ws_client (module)
GolosException
,
[1]
GolosKeyTests (class in tests)
GolosTestCase (class in tests)
gphBase58CheckDecode() (in module golos.base58)
,
[1]
gphBase58CheckEncode() (in module golos.base58)
,
[1]
I
Id (class in golos.types)
Int16 (class in golos.types)
Int64 (class in golos.types)
is_key() (golos.key.Key static method)
,
[1]
,
[2]
is_login() (golos.api.Api method)
,
[1]
isempty() (golos.types.Optional method)
(golos.types.Optional_Permission method)
J
JsonObj() (in module golos.types)
K
Key (class in golos.key)
,
[1]
known_prefixes (in module golos.base58)
KnownGolosError
L
lookup_witness_accounts() (golos.api.Api method)
,
[1]
M
Map (class in golos.types)
MAX_RETRIES (golos.api.Api attribute)
(golos.ws_client.WsClient attribute)
N
next_node() (golos.ws_client.WsClient method)
node_connect() (golos.ws_client.WsClient method)
nodes (in module golos.storage)
Number (in module golos.api)
O
ObjectId (class in golos.types)
op_names (in module golos.storage)
operations (in module golos.storage)
Optional (class in golos.types)
Optional_Permission (class in golos.types)
P
Permission (class in golos.types)
PointInTime (class in golos.types)
post() (golos.api.Api method)
,
[1]
,
[2]
prefix (golos.key.Key attribute)
,
[1]
,
[2]
PREFIX (in module golos.base58)
prefix (in module golos.storage)
PublicKey (class in golos.types)
R
recover_public_key() (golos.broadcast.Tx method)
,
[1]
replace() (golos.api.Api method)
,
[1]
repost() (golos.api.Api method)
,
[1]
resolve_body_ru() (in module golos.api)
,
[1]
resolve_url() (golos.api.Api method)
,
[1]
RetriesExceeded
RETRY_DELAY (golos.api.Api attribute)
(golos.ws_client.WsClient attribute)
ripemd160() (in module golos.base58)
,
[1]
roles (golos.key.Key attribute)
,
[1]
,
[2]
S
Set (class in golos.types)
setUp() (tests.GolosTestCase method)
setup_logging() (in module golos)
sign() (golos.broadcast.Tx method)
Signature (class in golos.types)
sslopt_ca_certs (golos.ws_client.WsClient attribute)
StaticVariant (class in golos.types)
String (class in golos.types)
T
test_account_keys() (tests.GolosKeyTests method)
test_compare_keys() (tests.GolosKeyTests method)
test_find_tx() (tests.GolosTestCase method)
test_find_tx_no_exist() (tests.GolosTestCase method)
test_get_account() (tests.GolosTestCase method)
test_get_account_history() (tests.GolosTestCase method)
test_get_public() (tests.GolosKeyTests method)
test_get_transaction() (tests.GolosTestCase method)
test_get_transaction_id() (tests.GolosTestCase method)
test_get_transaction_no_exist() (tests.GolosTestCase method)
test_get_witness() (tests.GolosTestCase method)
tests (module)
TransactionNotFound
transfer() (golos.api.Api method)
,
[1]
,
[2]
transfer_to_vesting() (golos.api.Api method)
,
[1]
,
[2]
transfers() (golos.api.Api method)
,
[1]
,
[2]
Tx (class in golos.broadcast)
,
[1]
type_op (in module golos.operations)
U
Uint16 (class in golos.types)
Uint32 (class in golos.types)
Uint64 (class in golos.types)
Uint8 (class in golos.types)
unicodify() (golos.types.String method)
V
variable_buffer() (in module golos.types)
varint() (golos.broadcast.Tx method)
(in module golos.types)
Varint32 (class in golos.types)
varintdecode() (in module golos.types)
vests_to_power() (golos.api.Api method)
,
[1]
,
[2]
Void (class in golos.types)
vote() (golos.api.Api method)
,
[1]
VoteId (class in golos.types)
W
withdraw_vesting() (golos.api.Api method)
,
[1]
ws_connect() (golos.ws_client.WsClient method)
WsClient (class in golos.ws_client)