Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
robdmc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Gistfinder. CLI tool to fuzzy-search your gists from the terminal
(github.com)
5 points
by
robdmc
6y ago
|
0 comments
2.
▲
by
robdmc
6y ago
This is great! Giving non-coders a clean way to interact with engineers using Github is really useful.
3.
▲
Show HN: CLI tool for managing bash environments
(github.com)
7 points
by
robdmc
7y ago
|
0 comments
4.
▲
Show HN: Crontabs. A simple scheduling library for python
(github.com)
2 points
by
robdmc
9y ago
|
0 comments
5.
▲
by
robdmc
10y ago
Debugging large, stateful Python applications can be a hassle. In Django, projects, for example, your logic can be spread across multiple files containing models, views, managers, etc. This tool will allow you to control debugging code in
6.
▲
by
robdmc
10y ago
This is a tool that allows you to build processing pipelines in Python. You factor your code into small, easily testable components that are then wired together into a task graph.
7.
▲
Show HN: Consecution: A Python Pipeline Tool Inspired by Apache Storm Topologies
(github.com)
3 points
by
robdmc
10y ago
|
1 comments
8.
▲
Show HN: Behold is a tool for debugging large Python projects
(github.com)
4 points
by
robdmc
10y ago
|
1 comments
9.
▲
by
robdmc
11y ago
I'm not sure. I've never used PowerShell either.
10.
▲
by
robdmc
11y ago
A native-ish backend like TkAgg is valuable because it instantly pops up an interactive plot, which I find really useful for the quick-n-dirty data exploration tasks I usually use Pandashells for. You don't need the interactive backen
11.
▲
by
robdmc
11y ago
I would love help making a conda package. I've never done that before. I didn't spend a lot of time looking, but I didn't find conda packages for some of the dependencies (e.g. gatspy). If you now how to work around that,
12.
▲
by
robdmc
11y ago
I'm a total HN noob. Don't see an option for editing the post. Am I just blind?
13.
▲
by
robdmc
11y ago
thanks mixmastamyk. That's a good suggestion.
14.
▲
by
robdmc
11y ago
Thanks for the feedback. As you may know, getting matplotlib to work properly with backends like TkAgg can be quite a chore when installing using pip (non-python libraries are needed). The Pandashells install process could be improved. I
15.
▲
by
robdmc
11y ago
Pandashells is a set of cli tools that opens up the power of the python data stack to the bash prompt. Brings dataframe manipulation, visualization and statistical modeling to the unix pipeline workflow.
16.
▲
Show HN: Pandashells – Bringing the Python data stack to the shell prompt
(github.com)
89 points
by
robdmc
11y ago
|
18 comments