
    c
                        d Z ddlZddlZddlZddlZddlZddlZddlZd Ze	dk    r ej
        e dd         ej                  Ze                    ddd	
           e                                Zej        rW ed            e e                                                      D ](\  ZZ ed                    ee                     %dS dS dS )a  Get basic information about gensim & dependencies (useful for bug-reporting).

Examples
--------
You can use it through python

.. sourcecode:: pycon

    >>> from gensim.scripts.package_info import package_info
    >>>
    >>> info = package_info()

or using CLI interface

::

    python -m gensim.scripts.package_info --info


.. program-output:: python -m gensim.scripts.package_info --help
   :ellipsis: 0, -4
    Nc                      t          j                     t          j                            dd          t          j        t          j        t          j        t          j	        
                    t                    dS )a#  Get the versions of Gensim and its dependencies,
    the location where Gensim is installed and platform on which the system is running.

    Returns
    -------
    dict of (str, str)
        Dictionary containing the versions of Gensim, Python, NumPy, SciPy and platform information.

    
z, )PlatformPythonNumPySciPyGensimLocation)platformsysversionreplacenumpy__version__scipygensimospathabspath__file__     ;lib/python3.11/site-packages/gensim/scripts/package_info.pypackage_infor       sW     %''+%%dD11""$GOOH--  r   __main__i)descriptionformatter_classz--infoz Information about Gensim package
store_true)helpactionz Gensim installation information
z{}: {})__doc__argparser   r   r   r   r   r   r   __name__ArgumentParserRawDescriptionHelpFormatterparseradd_argument
parse_argsargsinfoprintsorteditemskvformatr   r   r   <module>r1      sH   ,   



 				     ( z )$X$#PXPtuuuF
'IR^___Dy )1222f\\^^113344 	) 	)FQE(//!Q''(((() )
) )	) 	)r   