https://github.com/gpalleschi/pyexpresso
A Visual Tool to check regular expression written in Python using Kivy GUI framework, it permits test expressions, save expression on file and load expression from a file.
https://github.com/gpalleschi/pyexpresso
kivy kivy-framework python regular-expression regular-expressions
Last synced: about 1 month ago
JSON representation
A Visual Tool to check regular expression written in Python using Kivy GUI framework, it permits test expressions, save expression on file and load expression from a file.
- Host: GitHub
- URL: https://github.com/gpalleschi/pyexpresso
- Owner: gpalleschi
- License: gpl-3.0
- Created: 2020-11-10T14:26:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T09:37:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T15:49:18.549Z (3 months ago)
- Topics: kivy, kivy-framework, python, regular-expression, regular-expressions
- Language: Python
- Homepage: https://github.com/gpalleschi/pyExpresso
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## Description
A Visual Tool to check regular expression written in Python using Kivy GUI framework, it permits test expressions, save expression on file and load expression from a file.
![]()
## Prerequisites
[Python 3.x](https://www.python.org/)
[Kivy 2.0.0](https://kivy.org/#home)## Built With
* [Visual Code Editor](https://code.visualstudio.com)
## Authors
* **Giovanni Palleschi** - [gpalleschi](https://github.com/gpalleschi)
## License
This project is licensed under the GNU GENERAL PUBLIC LICENSE 3.0 License - see the [LICENSE](LICENSE) file for details