Pyromancer

Latest version: v1.0

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

Scan your dependencies

1.0

- Add timers.
- Add integrated database support.
- Add command module which tracks channels and users.
- Change color code parameter in message formatting to `c` (was `k` by mistake).
- Dropped [irc](https://pypi.python.org/pypi/irc) as a dependency.
- Switch to MIT license.

0.4

- Add support for Python 2.7.
- Add more tests.
- Fix messaging with positional arguments given as a list not working.
- Add ability to create commands for raw code lines by specifying a code to match.
- Add ability to do easy message formatting for colored, underlined and bold text.

0.3

- Change settings to be a Python module instead of a dictionary.
- Change package loading.
- Enable the commands from the package of which the settings are in by default.
- Add ability to process raw input lines.
- Add option to use precompiled regular expressions in the command decorator.
- Add option to pass flags for compiling the regular expressions in the command decorator.
- Fix returning message from command not working.

0.2

- Add tests
- Add multiple and easier ways to send messages from a command.
- Add support for multiple patterns for the same command.
- Add a configurable command prefix setting for the more bot-like commands.
- Trying to access a word in a Line now correctly returns an empty string when the index does not exist.
- Fix passing positional arguments to Match.msg not working properly.

0.1

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.