pyflo/docs/build/html/genindex.html
2018-06-20 16:05:21 +04:00

393 lines
14 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index &#8212; pybtc documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
</head><body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#B"><strong>B</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#K"><strong>K</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#V"><strong>V</strong></a>
| <a href="#W"><strong>W</strong></a>
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.Address">Address (class in pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.address">address (pybtc.Address attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.address_to_hash">address_to_hash() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.address_to_script">address_to_script() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.address_type">address_type() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.bits_to_difficulty">bits_to_difficulty() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.bits_to_target">bits_to_target() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="block.html#pybtc.Block">Block (class in pybtc)</a>
</li>
<li><a href="functional.html#pybtc.bytes_needed">bytes_needed() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.bytes_to_int">bytes_to_int() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.c_int_len">c_int_len() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.c_int_to_int">c_int_to_int() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.PrivateKey.compressed">compressed (pybtc.PrivateKey attribute)</a>
<ul>
<li><a href="address.html#pybtc.PublicKey.compressed">(pybtc.PublicKey attribute)</a>
</li>
</ul></li>
<li><a href="functional.html#pybtc.create_private_key">create_private_key() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.decode_script">decode_script() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.delete_from_script">delete_from_script() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.difficulty_to_target">difficulty_to_target() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.get_var_int_len">get_var_int_len() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.Address.hash">hash (pybtc.Address attribute)</a>
</li>
<li><a href="address.html#pybtc.Address.hash_hex">hash_hex (pybtc.Address attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.hash_to_address">hash_to_address() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.PrivateKey.hex">hex (pybtc.PrivateKey attribute)</a>
<ul>
<li><a href="address.html#pybtc.PublicKey.hex">(pybtc.PublicKey attribute)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.int_to_bytes">int_to_bytes() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.int_to_c_int">int_to_c_int() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.int_to_var_int">int_to_var_int() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.is_address_valid">is_address_valid() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.is_public_key_valid">is_public_key_valid() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.is_valid_signature_encoding">is_valid_signature_encoding() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.is_wif_valid">is_wif_valid() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="K">K</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.PrivateKey.key">key (pybtc.PrivateKey attribute)</a>
<ul>
<li><a href="address.html#pybtc.PublicKey.key">(pybtc.PublicKey attribute)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.merkle_branches">merkle_branches() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.merkle_root">merkle_root() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.merkleroot_from_branches">merkleroot_from_branches() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.parse_script">parse_script() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.private_key">private_key (pybtc.Address attribute)</a>
</li>
<li><a href="functional.html#pybtc.private_key_to_wif">private_key_to_wif() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.private_to_public_key">private_to_public_key() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.PrivateKey">PrivateKey (class in pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.public_key">public_key (pybtc.Address attribute)</a>
</li>
<li><a href="functional.html#pybtc.public_key_to_address">public_key_to_address() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.PublicKey">PublicKey (class in pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.read_var_int">read_var_int() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.read_var_list">read_var_list() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.redeem_script">redeem_script (pybtc.Address attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.Address.redeem_script_hex">redeem_script_hex (pybtc.Address attribute)</a>
</li>
<li><a href="functional.html#pybtc.reverse_hash">reverse_hash() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.rh2s">rh2s() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.s2rh">s2rh() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.script_hash">script_hash (pybtc.Address attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.script_to_hash">script_to_hash() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.sign_message">sign_message() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.target_to_difficulty">target_to_difficulty() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.testnet">testnet (pybtc.Address attribute)</a>
<ul>
<li><a href="address.html#pybtc.PrivateKey.testnet">(pybtc.PrivateKey attribute)</a>
</li>
<li><a href="address.html#pybtc.PublicKey.testnet">(pybtc.PublicKey attribute)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="transaction.html#pybtc.Transaction">Transaction (class in pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.type">type (pybtc.Address attribute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.var_int_len">var_int_len() (in module pybtc)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.var_int_to_int">var_int_to_int() (in module pybtc)</a>
</li>
<li><a href="functional.html#pybtc.verify_signature">verify_signature() (in module pybtc)</a>
</li>
</ul></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="address.html#pybtc.PrivateKey.wif">wif (pybtc.PrivateKey attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="functional.html#pybtc.wif_to_private_key">wif_to_private_key() (in module pybtc)</a>
</li>
<li><a href="address.html#pybtc.Address.witness_version">witness_version (pybtc.Address attribute)</a>
</li>
</ul></td>
</tr></table>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="index.html">
<img class="logo" src="_static/pybtc.png" alt="Logo"/>
</a>
</p>
<p class="blurb"> </p>
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=bitaps-com&repo=pybtc&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>
<h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples</a></li>
<li class="toctree-l1"><a class="reference internal" href="classes.html">Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="functional.html">Pure functions reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li>
</ul>
<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="index.html">Documentation overview</a><ul>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2015-2018, bitaps.com.
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.5</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
</div>
<a href="https://github.com/bitaps-com/pybtc" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>
</body>
</html>