Aioconsole

Latest version: v0.7.1

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

Scan your dependencies

Page 4 of 6

0.1.13

Changes:
- Fix windows compatibility (PR 46, issue 45)

0.1.12

Changes:

- Prevent exception in macOS with large output (issue 42, PR 43)

**Broken on windows - use v0.1.13 or above instead**

0.1.11

Changes:
- Add aprint coroutine (issue 31, PR 34)
- Fix linux pipe handling (issue 32, PR 33)
- Fix python 3.8 compatibility (issue 36, PR 38)
- Allow printing while waiting for user input in readline mode (issue 40, PR 41)

0.1.10

0.1.9

**This release is broken (see issue 29). Use [v0.1.10](https://github.com/vxgmichel/aioconsole/releases/tag/v0.1.10) instead**

Changes:

- Prefer repr over str for execution results (PR 27)
- Support ainput from within an asynchronous console (issue 8, PR 25)
- Improve robustness of readline support (issue 26, PR 25)
- Fix bug when reading a file from standard input using ainput (issue 28, PR 25)

0.1.8

Changes:

- Make sure argparse prints to the right output stream when running commands in an asynchronous CLI
- Prefer shell parsing over space split for commands (issue 18, PR 19)
- Add `--banner` and `--locals` options to apython script (issue 20, PR 21)
- Python 3.7 compatibility (issue 22, PR 23)

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.