Iamine

Latest version: v0.3.6

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.5

++++++++++++++++++

**Features and Improvements**

- Fixed ``Exception ignored in:`` errors.
- Added support for custom config files.

0.3.3

++++++++++++++++++

**Bugfixes**

- Added HISTORY.rst to MANIFEST.in to fix `pip install iamine`.

0.3.2

++++++++++++++++++

**Bugfixes**

- ``asyncio.JoinableQueue`` was deprecated in Python 3.4.4.
``iamine.core.Miner`` now uses ``asyncio.Queue`` for Python 3.4.4 and
newer and ``asyncio.JoinableQueue`` for older versions
(``asyncio.Queue`` cannot be used for all versions because
``asyncio.Queue.join()`` was only added in version 3.4.4.).
- ``SearchMiner.get_search_info()`` is no longer a coroutine (now uses
``urllib``). Fixed bug in ``iamine.api.search`` where it was still
being called as coroutine.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.