Metadata-Version: 2.4
Name: weavexpy
Version: 0.1.2
Summary: WeavexPy - 0.1.2 - beta
Author: João Victor
Author-email: joaovictor.dev.git@gmail.com
License: MIT License
Keywords: WeavexPy
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pywebview
Requires-Dist: flask
Requires-Dist: flask_cors
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# WeavexPy - 0.1.2 - beta

**0.0.1** -> **0.0.3** = not available

---
**0.0.4** = test launch

---
**0.0.5** = official beta version

---
**0.0.6** = In this version, we added a function that displays all the application console data (logs, errors, etc.) in the Python console, for example:

Web console:

Hello World

Python console:

DD/MM/YYYY HH:MM:SS - [console:log] - Hello World

---
**0.0.7** = In this version we can use `@keyframes` animations, and a simple object has been added that allows you to create a navigation menu when you right-click on the screen. To add it to the page, call ~~`NavMenu()`~~, which is basically a Brython script. In addition, you can create message boxes.

---
**0.0.8** = ~~new `WindowServer`.~~ *#Starting with version 0.1.1, WindowServer and the NavMenu was discontinued.*

---
**0.0.9** = + brython.

---
**0.1.0** = + ehtml.

---
**0.1.1** = up WeavexPy and - WindowServer.

---
**0.1.2** = up WeavexPy.

---
