Git Product home page Git Product logo

pybx's Introduction

pybx

Chrome + python = full power of ReactJS and pandas in one application

Install

  • pip install --user cefpython3
  • sudo apt-get install build-essential libcap-dev
  • pip install --user python-prctl
  • pip install --user websockets
  • python ./appbuild/make.py install examples/js/simplest.dpl/
  • python ./appbuild/make.py build examples/js/simplest.dpl/
  • python dipole1.py examples/js/simplest.dpl/

Misc

It would be cool to attach backend via VSC. For python it can be done using pip installable module (debugpy) [https://github.com/microsoft/debugpy/]

Intresting projects about Chrome remote debugger:

Question on python async mothod override: https://stackoverflow.com/questions/52459138/python-overloading-asynchronous-methods

TODO

  • socket closure should unlock all waiters who would be left hang indefinetly
  • timeout implementation
  • codegen module should have better type/typedefs support
  • json object factory for python and js -- learn/python/json/struct-descriptor.py for some ideas on dflt ctor of python dataclasses
  • pointers arg passing and returns should be handled for all cases
  • better Dipole exceptions
  • typescript support

pybx's People

Contributors

asmirnov69 avatar

Watchers

James Cloos avatar

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.