transistor
transistor copied to clipboard
Transistor, a Python web scraping framework for intelligent use cases.
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.6.1**. Changelog ### 20.6.1 ``` =================== Features -------- - gevent's CI is now tested on Ubuntu 18.04 (Bionic), an upgrade from 16.04...
This PR pins [lz4](https://pypi.org/project/lz4) to the latest release **3.0.2**. Changelog ### 1.9.3 ``` perf: faster speed on Visual Studio, by wolfpld ``` ### 1.9.2 ``` fix : out-of-bound read in...
This PR pins [pyexcel](https://pypi.org/project/pyexcel) to the latest release **0.6.2**. Changelog ### 0.6.2 ``` -------------------------------------------------------------------------------- **fixed** . `109 <https://github.com/pyexcel/pyexcel/issues/109>`_: Control the column order when write the data output ``` ### 0.6.1...
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.6.0**. Changelog ### 20.6.0 ``` =================== Features -------- - Add ``gevent.selectors`` containing ``GeventSelector``. This selector implementation uses gevent details to attempt to...
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.5.2**. Changelog ### 20.5.2 ``` =================== Bugfixes -------- - Forking a process that had use the threadpool to run tasks that created...
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.5.1**. Changelog ### 20.5.1 ``` =================== Features -------- - Waiters on Event and Semaphore objects that call ``wait()`` or ``acquire()``, respectively, that...
This PR pins [pytest-cov](https://pypi.org/project/pytest-cov) to the latest release **2.9.0**. Changelog ### 2.9.0 ``` ------------------ * Fixed ``RemovedInPytest4Warning`` when using Pytest 3.10. Contributed by Michael Manganiello in `354 <https://github.com/pytest-dev/pytest-cov/pull/354>`_. * Made...
This PR pins [pyexcel](https://pypi.org/project/pyexcel) to the latest release **0.6.1**. Changelog ### 0.6.1 ``` -------------------------------------------------------------------------------- **fixed** . `203 <https://github.com/pyexcel/pyexcel/issues/203>`_: texttable was dropped out in 0.6.0 as compulsary dependency. end user may...
This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.5.0**. Changelog ### 20.5.0 ``` =================== Features -------- - Update bundled c-ares to version 1.16.0. `Changes <https://c-ares.haxx.se/changelog.html>`_. See :issue:`1588`. - Update all...
This PR pins [keyring](https://pypi.org/project/keyring) to the latest release **21.2.1**. Changelog ### 21.2.1 ``` ------- * 426: Restored lenience on startup when entry point metadata is missing. * 423: Avoid RecursionError...