118 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			118 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						||
 | 
						||
<html lang="en" data-content_root="../">
 | 
						||
  <head>
 | 
						||
    <meta charset="utf-8" />
 | 
						||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
 | 
						||
 | 
						||
    <title>pynodes — pynodes 0.1 documentation</title>
 | 
						||
    <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d1102ebc" />
 | 
						||
    <link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
 | 
						||
    <script src="../_static/documentation_options.js?v=2709fde1"></script>
 | 
						||
    <script src="../_static/doctools.js?v=888ff710"></script>
 | 
						||
    <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
 | 
						||
    <link rel="index" title="Index" href="../genindex.html" />
 | 
						||
    <link rel="search" title="Search" href="../search.html" />
 | 
						||
    <link rel="prev" title="API" href="../api.html" />
 | 
						||
   
 | 
						||
  <link rel="stylesheet" href="../_static/custom.css" type="text/css" />
 | 
						||
  
 | 
						||
 | 
						||
  
 | 
						||
  
 | 
						||
 | 
						||
  </head><body>
 | 
						||
  
 | 
						||
 | 
						||
    <div class="document">
 | 
						||
      <div class="documentwrapper">
 | 
						||
        <div class="bodywrapper">
 | 
						||
          
 | 
						||
 | 
						||
          <div class="body" role="main">
 | 
						||
            
 | 
						||
  <section id="module-pynodes">
 | 
						||
<span id="pynodes"></span><h1>pynodes<a class="headerlink" href="#module-pynodes" title="Link to this heading">¶</a></h1>
 | 
						||
<p class="rubric">Classes</p>
 | 
						||
<table class="autosummary longtable docutils align-default">
 | 
						||
<tbody>
 | 
						||
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">Node</span></code>(name[, parent])</p></td>
 | 
						||
<td><p>Should be subclassed only</p></td>
 | 
						||
</tr>
 | 
						||
</tbody>
 | 
						||
</table>
 | 
						||
</section>
 | 
						||
 | 
						||
 | 
						||
          </div>
 | 
						||
          
 | 
						||
        </div>
 | 
						||
      </div>
 | 
						||
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
 | 
						||
        <div class="sphinxsidebarwrapper">
 | 
						||
<h1 class="logo"><a href="../index.html">pynodes</a></h1>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<h3>Navigation</h3>
 | 
						||
<ul class="current">
 | 
						||
<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API</a><ul class="current">
 | 
						||
<li class="toctree-l2 current"><a class="current reference internal" href="#">pynodes</a></li>
 | 
						||
</ul>
 | 
						||
</li>
 | 
						||
</ul>
 | 
						||
 | 
						||
<div class="relations">
 | 
						||
<h3>Related Topics</h3>
 | 
						||
<ul>
 | 
						||
  <li><a href="../index.html">Documentation overview</a><ul>
 | 
						||
  <li><a href="../api.html">API</a><ul>
 | 
						||
      <li>Previous: <a href="../api.html" title="previous chapter">API</a></li>
 | 
						||
  </ul></li>
 | 
						||
  </ul></li>
 | 
						||
</ul>
 | 
						||
</div>
 | 
						||
<div id="searchbox" style="display: none" role="search">
 | 
						||
  <h3 id="searchlabel">Quick search</h3>
 | 
						||
    <div class="searchformwrapper">
 | 
						||
    <form class="search" action="../search.html" method="get">
 | 
						||
      <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
 | 
						||
      <input type="submit" value="Go" />
 | 
						||
    </form>
 | 
						||
    </div>
 | 
						||
</div>
 | 
						||
<script>document.getElementById('searchbox').style.display = "block"</script>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
        </div>
 | 
						||
      </div>
 | 
						||
      <div class="clearer"></div>
 | 
						||
    </div>
 | 
						||
    <div class="footer">
 | 
						||
      ©2024, fabthegreat.
 | 
						||
      
 | 
						||
      |
 | 
						||
      Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.2.6</a>
 | 
						||
      & <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
 | 
						||
      
 | 
						||
      |
 | 
						||
      <a href="../_sources/generated/pynodes.rst.txt"
 | 
						||
          rel="nofollow">Page source</a>
 | 
						||
    </div>
 | 
						||
 | 
						||
    
 | 
						||
 | 
						||
    
 | 
						||
  </body>
 | 
						||
</html> |