The function i am currently working on is marked with a cute pinguin
These functions are already in the project:
-
Calculate formula with values and connstans
- Calculate formula Error Messages
-
add new formula
-
auto renaming
-
add the formula to add formula
-
add/edit notes
-
access notes
-
advanced formula creating
-
formula documentation(basics of latex)
- edit formula
-
delete formula
-
Last page
-
Simple search
-
Fuzzy search
-
Live Search Options
-
decent settings
Welcome to the CustomTkinter Formula Book repository! This project is a custom-made formula book built using the CustomTkinter library in Python. As the maintainer of this project, i am excited to have you join my community. This README will provide you with important information about the project and how to get started.
The primary aim of this project is to provide a customizable and user-friendly formula book for various mathematical and scientific formulas. As a newcomer to programming, your perspective and contributions are invaluable in achieving these goals. We encourage you to get involved and help us enhance this formula book.
If you're new to this project, follow these steps to get started:
- Prerequisites: Ensure you have Python installed on your system.
- Installation: Clone this repository to your local machine and install the required dependencies by running
pip install -r requirements.txt.
To use the CustomTkinter Formula Book:
- Run the main Python script using
python main.py. - You can browse and search for various mathematical and scientific formulas.
- Customize the formula book by adding or modifying formulas as needed.
This project is licensed under the MIT License - see the LICENSE file for details.
I look forward to your contributions and hope you find this project both educational and enjoyable. Happy coding!