0
I Use This!
Activity Not Available

Project Summary

Python, like Java and C#, is based on a stack-based virtual machine. It will be very existing if you can "see" the execution flow of the Python's vm. Cobra is such a project that visualize the vm. In Cobra, you can see how many bytecodes will be executed by the vm for a Python statement, you can see how a bytecode affecting the namespace and vm's stack.Understanding the mechanism of the vm will improve your understanding of Python.

The Cobra is made up by three main componenets: VM Server, Web Server and Web Client. I use Django to build web server. And in the web client, I use Ajax to communicate with web server. The web server will connect to the vm server to get information after it received the command from web client. The vm server is modified from Python itself. So here is the simplest architecture.

Browser Web Server(Django) VM Server(Modified Pythonn)

Tags

ajax django python virtualmachine

In a Nutshell, python-cobra...

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    check out hot projects on the Open Hub
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    learn about Open Hub updates and features on the Open Hub blog

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!