Pysen

Latest version: v0.11.0

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

Scan your dependencies

Page 2 of 2

0.10.1

pysen 0.10.1 includes...
- Latest linter version support
- We have added support for the following versions since v0.9.1
- mypy>=0.800
- black>=21.4b
- flake8>=4.0
- Note that `lint` extra is still restricted to older versions. Please refer to the `Install` section in README.
- mypy_preset renewal
- `entry`: Recommended for newbies
- `strict`: Recommended for projects with libraries which do not provide complete type annotations, such as `opencv`, `pytorch`, etc.
- `very_strict`: For strict type checking. This preset may not be practical when used with libraries without complete type annotation. This corresponds to the `strict` preset before v0.9.1.
- Option to use `pysen.toml` as configuration file name
- mypy namespace packages support
- Many bug fixes

We have also added a “Frequently Asked Questions” section in README. Please look for solutions to your problem in this section.

0.9.1

📜 Documentation

- Update text editor integration section
- Add contribution section

🐛 Bug Fix

- Fix incorrect output from the error diff parser when the input diff hunk contains unchanged lines.

0.9.0

Initial release to [github.com/pfnet/pysen](https://github.com/pfnet/pysen) :tada:

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.