transistor icon indicating copy to clipboard operation
transistor copied to clipboard

Transistor, a Python web scraping framework for intelligent use cases.

Results 227 transistor issues
Sort by recently updated
recently updated
newest added

This PR pins [pyexcel](https://pypi.org/project/pyexcel) to the latest release **0.6.0**. Changelog ### 0.6.0 ``` -------------------------------------------------------------------------------- **updated** . `199 <https://github.com/pyexcel/pyexcel/issues/199>`_: += in place; = + shall return new instance . `195 <https://github.com/pyexcel/pyexcel/issues/195>`_:...

This PR pins [gevent](https://pypi.org/project/gevent) to the latest release **20.4.0**. Changelog ### 20.04.0 ``` ==================== Features -------- - Let CI (Travis and Appveyor) build and upload release wheels for Windows, macOS...

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **5.1**. Changelog ### 5.1 ``` -------------------------- - The JSON report now includes counts of covered and missing branches. Thanks, Salvatore Zagaria. -...

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **5.0.4**. Changelog ### 5.0.4 ``` ---------------------------- - If using the ``[run] relative_files`` setting, the XML report will use relative files in the...

This PR pins [keyring](https://pypi.org/project/keyring) to the latest release **21.2.0**. Changelog ### 21.2.0 ``` ------- * 372: Chainer now deterministically resolves at a lower priority than the Fail keyring (when there...

This PR pins [mock](https://pypi.org/project/mock) to the latest release **4.0.2**. Changelog ### 4.0.2 ``` ----- - Issue 39915: Ensure :attr:`unittest.mock.AsyncMock.await_args_list` has call objects in the order of awaited arguments instead of...

This PR pins [keyring](https://pypi.org/project/keyring) to the latest release **21.1.1**. Changelog ### 21.1.1 ``` ------- * Refreshed package metadata. ``` ### 21.1.0 ``` ------- * 380: In SecretService backend, close connections...

This PR pins [mock](https://pypi.org/project/mock) to the latest release **4.0.1**. Changelog ### 4.0.1 ``` ----- - Remove the universal marker from the wheel. ``` ### 4.0.0 ``` ----- - No Changes...

This PR pins [mock](https://pypi.org/project/mock) to the latest release **4.0.0**. Changelog ### 4.0.0 ``` ----- - No Changes from 4.0.0b1. ``` ### 4.0.0b1 ``` ------- - The release is a fresh...

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **5.0.3**. Changelog ### 5.0.3 ``` ---------------------------- - A performance improvement in 5.0.2 didn't work for test suites that changed directory before combining...