Skip to content

PynamicUI 0.0.5

Compare
Choose a tag to compare
@zacharie410 zacharie410 released this 18 Jul 21:24
· 22 commits to main since this release

Release Notes - Version 0.0.5

We are excited to announce the release of PynamicUI version 0.0.5, which brings significant improvements to distribution, enhanced documentation, and a more user-friendly wiki. This release focuses on making it easier for developers to integrate PynamicUI into their projects and leverage its dynamic web-like UI capabilities.

What's New

Improved Distribution

In version 0.0.5, we have streamlined the distribution process, making it easier than ever to install and use PynamicUI in your Python projects. You can now simply use the pip package manager to install PynamicUI and its dependencies effortlessly:

pip install pynamicui

Updated README

Our README has been revised to provide clearer and more comprehensive instructions on how to use PynamicUI in your projects. It now serves as a concise guide, pointing users to our detailed wiki for in-depth usage examples, state management, hooks, and styling with PynamicUI.

Enhanced Wiki

We have invested time in revamping our wiki with comprehensive guides and examples to assist developers in understanding and utilizing PynamicUI to its full potential. The wiki now covers topics such as state management, hooks, styling, and various usage examples. Refer to our PynamicUI Wiki for more information.

Improved CustomTkinter Integration

PynamicUI relies on the excellent CustomTkinter library as the underlying UI toolkit. With version 0.0.5, we ensure seamless integration with the latest version of CustomTkinter, providing a stable and reliable foundation for your dynamic UI needs.

Bug Fixes and Enhancements

Version 0.0.5 includes various bug fixes and performance improvements to make your experience with PynamicUI smoother and more efficient.

How to Get Started

To start using PynamicUI in your projects, simply install it using pip:

pip install pynamicui

For detailed usage examples, state management, hooks, and styling guidelines, please refer to our PynamicUI Wiki.

Your Feedback Matters

We appreciate the feedback and support from our growing community of developers. Please feel free to share your thoughts, report issues, or suggest improvements on our GitHub repository. Together, we can continue to improve and refine PynamicUI to meet your needs.

Thank you for choosing PynamicUI! Happy coding! 🚀