A Python utility that simulates typewriter-style text printing with customizable delay effects.
- Typewriter Effect: Prints text character by character with realistic timing
- Customizable Speed: Adjustable delay between characters
- Real-time Display: Uses flush=True for immediate character display
- Simple API: Easy-to-use function with sensible defaults
# Clone the repository
git clone https://github.com/jasimpc/Mechine_Print.git
# Navigate to project directory
cd Mechine_Print