Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pypsi 2.0 Roadmap #38

Open
ameily opened this issue Aug 24, 2018 · 0 comments
Open

Pypsi 2.0 Roadmap #38

ameily opened this issue Aug 24, 2018 · 0 comments

Comments

@ameily
Copy link
Owner

ameily commented Aug 24, 2018

Pypsi has evolved and I've noticed there's several assumptions I made that are not necessary anymore. For Pypsi 2.0, which will have breaking API changes, I'd like the following:

  • Simplify wrapping the standard streams. Right now, there's a couple classes that handle stdout and stderr (thread local proxy, win32 ansi stream, etc). Multiple places call sys.stdout._get_target(), and I'd like to really remove instances where protected API calls are used.
  • Remove unnecessary functionality such as ANSI stream formatting, format functions (title_str), etc
  • Support dynamically determining stream width
  • Add type annotations
  • Redesign and simplify topic/help system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant