Sopel-help

Latest version: v0.5.1

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

Scan your dependencies

0.5.1

Hotfix for the previous release, apparently something changed in how setuptools manage a `package.find` option so, it has to be fixed for this release.

0.5.0

In preparation of Sopel upcoming 8.0 release, sopel-help gets a bit of housekeeping:

* remove support for Python 3.7 (9)
* modernize project's packaging (good bye `setup.py`, welcome `pyproject.toml`) (9)
* bug fix: no more empty line (7)

0.4.0

This is the first release where sopel-help lose features:

* ubuntu provider has been removed, as the online service is made for human only usage, not automated tools such as Sopel
* hastebin provider has been removed, as the service has been acquired by an untrusted third party

On the plus side:

* sopel-help now requires Sopel 7.1+ and Python 3.7+
* sopel-help is now compatible with Sopel 8, allowing future improvement

0.3.0

For this third release (beta) of `sopel-help`, two new little quality of life improvements:

* `.h` is now a shortcut for `.help`
* the local HTML help generator now generate link & anchor to each plugin name

Thanks to our contributors!

0.2.0

This second release (still in beta) of `sopel-help` brings a new feature: the number of lines of help message that can be sent to a channel is now configurable. By default, it's still 3.

The best way to configure the plugin is to use the official cli tool:

sopel-plugins configure help

Don't forget to use the `-c` option if needed.

This new feature has automated tests to ensure everything work as intended.

Compatible with Python 3.5+ and Sopel 7+ only.

0.1.0

This initial release of `sopel-help` contains the same features as the built-in `help` Sopel plugin, and even more!

Install now with:


$ pip install sopel-help


The new features are:

* extend the list of providers thanks to entry point,
* use a provider that generate a small HTML file and let you serve it through your own origin server

This first release contains extensive testing and a 10/10 pylint rating.

Compatible with Python 3.5+ and Sopel 7+ only.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.