Pychan

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 4

0.4.1

Changed

* The `FourChan` class will no longer output any warnings when 4chan's pages for a given board have
been exhausted by the `get_threads()` generator (by
[cooperwalbrun](https://github.com/cooperwalbrun))

0.4.0

Added

* The `FourChan` class now supports the optional exception-oriented arguments
`raise_http_exceptions` and `raise_parsing_exceptions` (by
[cooperwalbrun](https://github.com/cooperwalbrun))
* There are now integration tests in the project that will actually connect to 4chan instead of
relying on mocks (by [cooperwalbrun](https://github.com/cooperwalbrun))
* Added project configuration for using `mypy` to statically type-check code during development and
in the GitHub Actions pipeline (by [cooperwalbrun](https://github.com/cooperwalbrun))
* Implemented proper typing throughout the source code and added a `py.typed` file per PEP 561 (by
[cooperwalbrun](https://github.com/cooperwalbrun))

Changed

* The `Thread` class's `board` field will now always feature the "sanitized" version of the board
(e.g. `a` instead of `/a/`, `/a`, or `a/`) (by [cooperwalbrun](https://github.com/cooperwalbrun))
* The `ratelimit` module was replaced by the `pyrate-limiter` module within the internal request
throttler (by [cooperwalbrun](https://github.com/cooperwalbrun))

0.3.5

Added

* Added support for Python 3.11 to the pipeline and project configuration (by
[cooperwalbrun](https://github.com/cooperwalbrun))

0.3.4

Changed

* The author email address in the wheel's metadata is now set to a real email address (by
[cooperwalbrun](https://github.com/cooperwalbrun))

0.3.3

Added

* `pychan` now supports Python 3.9 in addition to Python 3.10+ (by
[cooperwalbrun](https://github.com/cooperwalbrun))

0.3.2

Added

* The `Post` model now includes replies to the given post in a `replies` field (by
[cooperwalbrun](https://github.com/cooperwalbrun))

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.