Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
billowycoat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
billowycoat
2y ago
There are reasons. Whether they are compelling or not, largely depends on what software you want to run. https://textual.textualize.io/FAQ/#why-doesnt-textual-look-g...
2.
▲
Building a Responsive `Textual` Chat UI with Long-Running Processes
(oneryalcin.medium.com)
1 points
by
billowycoat
2y ago
|
0 comments
3.
▲
by
billowycoat
2y ago
That would be Textual https://textual.textualize.io/
4.
▲
by
billowycoat
2y ago
If you prefer writing JavaScript, the more power you, but I suspect Posting works on Windows. Textual, the library Posting is built on top of certainly does.
5.
▲
by
billowycoat
3y ago
https://textual.textualize.io/
6.
▲
by
billowycoat
3y ago
This isn’t an issue if you use virtual environments. See also pipx for installing isolated Python apps.
7.
▲
by
billowycoat
3y ago
The Textual project has a lot of screenshots in its documentation. These screenshots are built with the docs, so they are always up to date. https://textual.textualize.io/
8.
▲
Harlequin: DuckDB IDE for the terminal
(harlequin.sh)
309 points
by
billowycoat
3y ago
|
58 comments
9.
▲
by
billowycoat
3y ago
OnlyFans mostly. Except for the CEO who can photosynthesize enough energy to sustain himself.
10.
▲
by
billowycoat
3y ago
Resource greedy?? It runs just fine on a Raspberry Pi.
11.
▲
by
billowycoat
3y ago
Well Unicode text. But yes, it’s all text.
12.
▲
by
billowycoat
3y ago
For a TUI though? A plain old terminal gives you next to nothing. Not even buttons or scroll bars. A lean library will turn in to a framework if you decide to build anything more than a minimally complex app. The widgets are conditional imp
13.
▲
by
billowycoat
3y ago
All widgets will be supported. Web version will be going in to Beta in a few weeks.
14.
▲
by
billowycoat
3y ago
That’s pretty much what Textual is going. We will be beta testing soon.
15.
▲
by
billowycoat
6y ago
There is an method to export the terminal as HTML. See https://rich.readthedocs.io/en/latest/reference/console.html... Here is an example of the output https://rich.readthedocs.io/en/late
16.
▲
by
billowycoat
6y ago
Thanks!
17.
▲
by
billowycoat
6y ago
Never tried PyCharm. Do you know if it handles Color normally?
18.
▲
by
billowycoat
6y ago
Some good ideas there. I’m hoping that people will build such things on top of Rich. I don’t want to add much more to the core lib...
19.
▲
by
billowycoat
6y ago
Thanks. Should work with any xterm compatible terminal, and Windows legacy terminal.
20.
▲
by
billowycoat
6y ago
I had a vague notion of building some kind of UI on top of Rich, but tbh I want to reclaim some spare time after 1.0.
21.
▲
Stream BTC Trades Over WebSockets with Python and Lomond
(willmcgugan.com)
1 points
by
billowycoat
8y ago
|
0 comments
22.
▲
Amazon S3 Filesystem for Python
(willmcgugan.com)
2 points
by
billowycoat
9y ago
|
0 comments
23.
▲
Show HN: Lomond, a new WebSocket client for Python
(github.com)
1 points
by
billowycoat
9y ago
|
0 comments
24.
▲
PyFilesystem 2.0.3 Released
(willmcgugan.com)
2 points
by
billowycoat
9y ago
|
0 comments
25.
▲
Speeding up Websockets with Python
(willmcgugan.com)
2 points
by
billowycoat
9y ago
|
0 comments
26.
▲
by
billowycoat
10y ago
Are strings sets?
27.
▲
A surprising Python quirk
(willmcgugan.com)
2 points
by
billowycoat
10y ago
|
3 comments
28.
▲
Can your Python template do this?
(willmcgugan.com)
1 points
by
billowycoat
10y ago
|
0 comments
29.
▲
by
billowycoat
10y ago
You generally won't need to. PyFilesystem hides the differences between paths from you ( https://pyfilesystem2.readthedocs.io/en/latest/concepts.html... ). An exception would be in the constructor for OSFS Obje
30.
▲
by
billowycoat
10y ago
Hmm. That's an idea. Feels like a hack though. Do you know if there is a precedence for that?
More ›