Giter Site home page Giter Site logo

selain / django-eel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from python-eel/eel

21.0 21.0 7.0 176 KB

A Django App for HTML GUI applications, with easy Python/JS interoperation. It is a porting version of Eel.

License: MIT License

Python 74.84% JavaScript 25.16%

django-eel's People

Contributors

ahopkins avatar austinpe avatar brentvollebregt avatar chrisknott avatar dhgoldberg avatar eliaperantoni avatar gniemetz avatar hargonix avatar hassium-269 avatar jgobeil avatar jrheard avatar kbenzie avatar mohamad1994hd avatar nuno-andre avatar selain avatar shylcok avatar toshism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-eel's Issues

Python to JS interface multiple call error

From my views.py file, I had a py function that called a js function. However, any call that I make with the py function would produce 99x extra calls, so in total 100 calls to the js function. There is little to no code in the py function and cannot find a way to prevent the extra calls from occurring.

WebSocket DISCONNECT /eel [127.0.0.1:52629]

when starting the server, there is an error appear

WebSocket HANDSHAKING /eel [127.0.0.1:52629] Exception inside application: object.__init__() takes exactly one argument (the instance to initialize) Traceback (most recent call last): File "D:\V1830Utility\venv\lib\site-packages\channels\staticfiles.py", line 44, in __call__ return await self.application(scope, receive, send) File "D:\V1830Utility\venv\lib\site-packages\channels\routing.py", line 71, in __call__ return await application(scope, receive, send) File "D:\V1830Utility\venv\lib\site-packages\channels\routing.py", line 160, in __call__ send, File "D:\V1830Utility\venv\lib\site-packages\asgiref\compatibility.py", line 33, in new_application instance = application(scope) File "D:\V1830Utility\venv\lib\site-packages\channels\generic\websocket.py", line 23, in __init__ super().__init__(*args, **kwargs) TypeError: object.__init__() takes exactly one argument (the instance to initialize) WebSocket DISCONNECT /eel [127.0.0.1:52629]

so EEL communication is not up

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.