ws.utils.base_enc module
¶
ws.utils.base_enc.
base_dec
(
string
,
base
)
¶
Return a decimal form of a number in given base.
ws.utils.base_enc.
base_enc
(
number
,
base
)
¶
Encode a number in given base.
Navigation
Configuration
Writing new scripts
Changelog
API reference
ws package
Subpackages
ws.ArchWiki package
ws.checkers package
ws.client package
ws.db package
ws.interlanguage package
ws.parser_helpers package
ws.utils package
Submodules
Related Topics
Documentation overview
API reference
ws package
ws.utils package
Previous:
ws.utils.TLSAdapter module
Next:
ws.utils.containers module
Quick search