:mod:`numconv` --- flexible numeric conversion for python
=========================================================

.. automodule:: numconv

   .. autoclass:: NumConv
      :show-inheritance:

      .. automethod:: int2str
      .. automethod:: str2int


   functions
   ~~~~~~~~~
   
   .. autofunction:: int2str

   .. autofunction:: str2int



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

