This looks really nice! I currently use LiveCode (which isn't Python-based) for my daily "I have a bunch of data I'm looking to filter/transform/clean up" tasks. I'm always on the lookout for a similar tool, which for me means: 1. Text inputs (table/spreadsheet inputs?) 2. Text outputs 3. Buttons 4. Menus 5. Sliders 6. Checkboxes/radio buttons And bonus points for: 7. bundle it up and give it to someone else to run I…
Thanks! That's correct: 2, 3, and 5 are currently available. This initial set was intended as a minimal (albeit limited) set that demonstrates the UI capabilities. More widgets/controls (including the ones you've mentioned) are definitely coming. 7 is something I've considered (along the lines of a redistributable "Scripton runtime" that packages up the scripts and bundles a portable Python distribution). However, th…
Show HN: Scripton – Python IDE with built-in realtime visualizations
141–150 of 154 posts
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#142I am a robotics engineer/scientist and I do shit ton of visualization of all kind of high-fidelity/high-rate data, often in a streaming setting - time series at a few thousand Hz, RGB/depth images from multiple cameras, debugging my models by visualizing many layer outputs, every augmentation, etc. For a long time, I had my own observability suite - a messy library of python scripts that I use for visualizing data. I…
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#143I've been doing Python development for a long time, since when 2.4 was the hottest thing. I've used the language for all sorts of things: web apps, web APIs, GUI tools, image manipulation, data processing and visualization, some data science, machine learning more recently. I've used many IDEs over the years, currently on PyCharm. Just to qualify the feedback. Pros: - It looks very pretty. - Some nice time saving fea…
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#144Earlier quoted context omitted.
Not the OP, but I have a subscription to PyCharm through work and still think it's inferior to VSCode. And I don't love vscode... In general, subscriptions are a high bar for me. You typically pay for them year after year but see minimal improvements. Back when I was doing Java development, I paid for my own copy of Idea just to get to use something good. But I don't think I would do that for a subscription.
> I have a subscription to PyCharm through work and still think it's inferior to VSCode I'm trying to figure out how anyone could think that. Every time I switch to VS Code I feel hamstrung. What do you find to be inferior?
Both work for Python syntax highlighting. But I've had several bugs in PyCharm that took several versions to get fixed. To be fair, individual extensions in VSCode can also have bugs, but I've generally found it easier to work around issues because it is less "bundled".
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#145In a similar vein: https://www.spyder-ide.org/ (MIT-licensed)
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#146Looks beautiful so congratulation for the launch. Not sure if today this is enough though without any kind of AI chat assistant. Trae [0] is based on VSCode and Jetbrains Fleet are good looking as well. Visualization is definitely a big plus but there is also alternative like using rerun [1] and dearpygui [2] or some VSCode plugins (Python Image Preview, AREPL for Python)- might be hard to compete with those free alt…
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#147OP, you're selling your tool to the wrong people. HN is not the crowd. This is for core-engineers who want to get value out of coding. Find people who pay the $1000/yr to use 1 tool in Matlab, and start pulling them away.
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#148I would've enjoyed trying this out but the subscription fee is an immediate turn off. My biggest concern with this project is expertise and potential burn-out. There's a lot of writing from scratch that really begs to go through the gauntlet of open source.
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#149The price doesn't make sense in conjunction with PyCharm's pricing IMO.
Re: Show HN: Scripton – Python IDE with built-in realtime visualizations
#150Why is everything a subscription? This world is going nuts!