Metadata-Version: 2.1
Name: python-pulse
Version: 0.2.1
Summary: Python, create desktop applications based on Chromium
Author: zabbix-byte
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cefpython3 ==66.1
Requires-Dist: Jinja2 ==3.1.2
Requires-Dist: wxPython ==4.2.1

# **PyPulse** 

![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fzabbix-byte%2FPyPulse%2F&countColor=%23263759)
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge&logo=windows&logoColor=white)](https://opensource.org/licenses/MIT)
[![Python Version](https://img.shields.io/badge/Python-3.8-blue?style=for-the-badge&logo=windows&logoColor=white)](https://www.python.org/downloads/)



**Please Note**: PyPulse is in the midst of dynamic development, and certain features may still be in progress or subject to change. We value your interest and patience as we strive to enhance and refine this project. If you find value in PyPulse, please consider showing your support by giving it a star. Your use of stars serves as a valuable indicator of the project's backing, and we are grateful for your contribution.

![](https://github.com/zabbix-byte/PyPulse/blob/main/How.png)

## 📚 Documentation

For detailed instructions and more information about PyPulse, please refer to the [official documentation](https://github.com/zabbix-byte/PyPulse/wiki).

## 🚀 Getting Started

1. **Using pip install the library**
```bash
pip install python-pulse
```

2. **Create a new Project**
```bash
pypulse-manage --create_project YourProjectName
```

## 📜 License

PyPulse is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## 💌 Contact

If you have any questions, suggestions, or feedback, please don't hesitate to reach out to us at [zabbix@ztrunk.space](mailto:zabbix@ztrunk.space).

We hope PyPulse accelerates your desktop application development and simplifies the integration of web content into your Python projects. Happy coding! 😎🚀
