Metadata-Version: 2.1
Name: exonwebui
Version: 4.2
Summary: Web libraries for UI web applications.
Home-page: https://bitbucket.org/exonlabs/exonwebui
Author: ExonLabs
Author-email: info@exonlabs.net
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# ExonWebUi #

Web libs for UI web applications.


## Installing ##

Install and update using `pip`:

```bash
pip install -U exonwebui
```

## License ##

**copyright :**  2021, ExonLabs. All rights reserved.

**license :**  BSD, see LICENSE for more details.


