Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c3732731228538f6126cae930c10ad71 > files > 179

python-pyro4-4.21-3.mga4.noarch.rpm



<!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="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Pyro4 — Main API package &mdash; Pyro 4.21 documentation</title>
    
    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '4.21',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </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>
    <link rel="top" title="Pyro 4.21 documentation" href="../index.html" />
    <link rel="up" title="Pyro4 library API" href="../api.html" />
    <link rel="next" title="Pyro4.core — core Pyro logic" href="core.html" />
    <link rel="prev" title="Pyro4 library API" href="../api.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="core.html" title="Pyro4.core — core Pyro logic"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="../api.html" title="Pyro4 library API"
             accesskey="P">previous</a> |</li>
        <li><a href="../index.html">Pyro 4.21 documentation</a> &raquo;</li>
          <li><a href="../api.html" accesskey="U">Pyro4 library API</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="module-Pyro4">
<span id="pyro4-main-api-package"></span><h1><a class="reference internal" href="#module-Pyro4" title="Pyro4"><tt class="xref py py-mod docutils literal"><span class="pre">Pyro4</span></tt></a> &#8212; Main API package<a class="headerlink" href="#module-Pyro4" title="Permalink to this headline">¶</a></h1>
<p><a class="reference internal" href="#module-Pyro4" title="Pyro4"><tt class="xref py py-mod docutils literal"><span class="pre">Pyro4</span></tt></a> is the main package of Pyro4. It imports most of the other packages that it needs
and provides shortcuts to the most frequently used objects and functions from those packages.
This means you can mostly just <tt class="docutils literal"><span class="pre">import</span> <span class="pre">Pyro4</span></tt> in your code to start using Pyro.</p>
<p>The classes and functions provided are:</p>
<table border="1" class="docutils">
<colgroup>
<col width="55%" />
<col width="45%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">symbol in <a class="reference internal" href="#module-Pyro4" title="Pyro4"><tt class="xref py py-mod docutils literal"><span class="pre">Pyro4</span></tt></a></th>
<th class="head">referenced location</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><dl class="first last class">
<dt id="Pyro4.URI">
<em class="property">class </em><tt class="descclassname">Pyro4.</tt><tt class="descname">URI</tt><a class="headerlink" href="#Pyro4.URI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.URI" title="Pyro4.core.URI"><tt class="xref py py-class docutils literal"><span class="pre">Pyro4.core.URI</span></tt></a></td>
</tr>
<tr class="row-odd"><td><dl class="first last class">
<dt id="Pyro4.Proxy">
<em class="property">class </em><tt class="descclassname">Pyro4.</tt><tt class="descname">Proxy</tt><a class="headerlink" href="#Pyro4.Proxy" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.Proxy" title="Pyro4.core.Proxy"><tt class="xref py py-class docutils literal"><span class="pre">Pyro4.core.Proxy</span></tt></a></td>
</tr>
<tr class="row-even"><td><dl class="first last class">
<dt id="Pyro4.Daemon">
<em class="property">class </em><tt class="descclassname">Pyro4.</tt><tt class="descname">Daemon</tt><a class="headerlink" href="#Pyro4.Daemon" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.Daemon" title="Pyro4.core.Daemon"><tt class="xref py py-class docutils literal"><span class="pre">Pyro4.core.Daemon</span></tt></a></td>
</tr>
<tr class="row-odd"><td><dl class="first last class">
<dt id="Pyro4.Future">
<em class="property">class </em><tt class="descclassname">Pyro4.</tt><tt class="descname">Future</tt><a class="headerlink" href="#Pyro4.Future" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="futures.html#Pyro4.futures.Future" title="Pyro4.futures.Future"><tt class="xref py py-class docutils literal"><span class="pre">Pyro4.futures.Future</span></tt></a></td>
</tr>
<tr class="row-even"><td><dl class="first last function">
<dt id="Pyro4.callback">
<tt class="descclassname">Pyro4.</tt><tt class="descname">callback</tt><big>(</big><big>)</big><a class="headerlink" href="#Pyro4.callback" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.callback" title="Pyro4.core.callback"><tt class="xref py py-func docutils literal"><span class="pre">Pyro4.core.callback()</span></tt></a></td>
</tr>
<tr class="row-odd"><td><dl class="first last function">
<dt id="Pyro4.batch">
<tt class="descclassname">Pyro4.</tt><tt class="descname">batch</tt><big>(</big><big>)</big><a class="headerlink" href="#Pyro4.batch" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.batch" title="Pyro4.core.batch"><tt class="xref py py-func docutils literal"><span class="pre">Pyro4.core.batch()</span></tt></a></td>
</tr>
<tr class="row-even"><td><dl class="first last function">
<dt id="Pyro4.async">
<tt class="descclassname">Pyro4.</tt><tt class="descname">async</tt><big>(</big><big>)</big><a class="headerlink" href="#Pyro4.async" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="core.html#Pyro4.core.async" title="Pyro4.core.async"><tt class="xref py py-func docutils literal"><span class="pre">Pyro4.core.async()</span></tt></a></td>
</tr>
<tr class="row-odd"><td><dl class="first last function">
<dt id="Pyro4.locateNS">
<tt class="descclassname">Pyro4.</tt><tt class="descname">locateNS</tt><big>(</big><big>)</big><a class="headerlink" href="#Pyro4.locateNS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="naming.html#Pyro4.naming.locateNS" title="Pyro4.naming.locateNS"><tt class="xref py py-func docutils literal"><span class="pre">Pyro4.naming.locateNS()</span></tt></a></td>
</tr>
<tr class="row-even"><td><dl class="first last function">
<dt id="Pyro4.resolve">
<tt class="descclassname">Pyro4.</tt><tt class="descname">resolve</tt><big>(</big><big>)</big><a class="headerlink" href="#Pyro4.resolve" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</td>
<td><a class="reference internal" href="naming.html#Pyro4.naming.resolve" title="Pyro4.naming.resolve"><tt class="xref py py-func docutils literal"><span class="pre">Pyro4.naming.resolve()</span></tt></a></td>
</tr>
</tbody>
</table>
<div class="admonition-see-also admonition seealso">
<p class="first admonition-title">See also</p>
<dl class="last docutils">
<dt>Module <a class="reference internal" href="core.html#module-Pyro4.core" title="Pyro4.core"><tt class="xref py py-mod docutils literal"><span class="pre">Pyro4.core</span></tt></a></dt>
<dd>The core Pyro classes and functions.</dd>
<dt>Module <a class="reference internal" href="naming.html#module-Pyro4.naming" title="Pyro4.naming"><tt class="xref py py-mod docutils literal"><span class="pre">Pyro4.naming</span></tt></a></dt>
<dd>The Pyro name server logic.</dd>
</dl>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/pyro.png" alt="Logo"/>
            </a></p>
  <h4>Previous topic</h4>
  <p class="topless"><a href="../api.html"
                        title="previous chapter">Pyro4 library API</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="core.html"
                        title="next chapter"><tt class="docutils literal"><span class="pre">Pyro4.core</span></tt> &#8212; core Pyro logic</a></p>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <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>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="core.html" title="Pyro4.core — core Pyro logic"
             >next</a> |</li>
        <li class="right" >
          <a href="../api.html" title="Pyro4 library API"
             >previous</a> |</li>
        <li><a href="../index.html">Pyro 4.21 documentation</a> &raquo;</li>
          <li><a href="../api.html" >Pyro4 library API</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright Irmen de Jong.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>