Hi,

PythonOnWheels now supports Dash 1.0.2

I made a short Howto article here that runs an embedded DASH-app demo here:

https://www.pythononwheels.org/dash


Currently supported Dash and tools versions

dash==1.0.2 
dash-core-components==1.0.0 
dash-html-components==1.0.0 
dash-renderer==1.0.0 
dash-table==4.0.2 

By integrating Dash in PythonOnWheels you get the additional benefit to easily 
use the features of the framework, like:

    Simple Database access  
        SQL (MySQL, Postgres, Oracle and more sqlalchemy )
        NoSQL DBs like MongoDB and tinyDB.
    Easy API creation  with handlers and routing
    Automatic view scaffolding for models.
    Integrated CSS Frameworks bootstrap4 and semanticUI
    Data Model validation
    Authentication (oAuth Google, Twitter, Facebook ..)
    Session Management (Secure Cookies)
--
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to