Code Monkey home page Code Monkey logo

Comments (6)

NorthIsUp avatar NorthIsUp commented on June 19, 2024

+1 This would be a life saver. Do you have any ideas on how to implement this? I'd like to help.

from anaconda.

DamnWidget avatar DamnWidget commented on June 19, 2024

Unfortunately I am not using Python too much nowadays as I am using Golang more often, I would take a look at what PyDev is doing (as it have even a remote debugger that is pretty cool) to get some ideas from there.

from anaconda.

EivindArvesen avatar EivindArvesen commented on June 19, 2024

I'm late to the party, but I'd also like to help.

Maybe Spyder could be leveraged.
The library provides a variable explorer (source) and debugging features, amongst other things.

from anaconda.

EivindArvesen avatar EivindArvesen commented on June 19, 2024

I've been thinking more about this as of late.
The Sublime Text package Python Breakpoints shows how breakpoints may be implemented.

In addition to this and what I've mentioned in the previous comment I've also been inspired by the Atom package Hydrogen.

As I've got some spare time these days I'm thinking about trying to implement something.
Does anyone have any preference as to what variable inspection should look like?

from anaconda.

DamnWidget avatar DamnWidget commented on June 19, 2024

Hi @eivind88
Looking forward to see how you progress on that, we need contributors as I don't have too much time as I am not working with Python professionally anymore.

from anaconda.

EivindArvesen avatar EivindArvesen commented on June 19, 2024

No progress on breakpoints or variable inspection as of yet, but I've hacked together a quick proof of concept for inline eval/exec of Python code.
evalpy

It's very much inspired by the functionality of the Hydrogen package for Atom (as seen below).
hydrogen

Is this something that you think would be appropriate as an Anaconda feature?

from anaconda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.