Skip to content

Conversation

@monsurcodes
Copy link
Contributor

This pull request adds a utility script to automate the installation and verification of required Python modules for testing. The script checks for the presence of several popular web framework modules and attempts to install any that are missing.

Dependency management improvements:

  • Added a new script script_install_required_modules_for_test.py that checks for the installation of key Python modules (starlette, fastapi, aiohttp, flask, django) and installs any that are missing using pip, providing informative output throughout the process.

@kasimlyee
Copy link
Contributor

This is fine we can merge, thanks bro @monsurcodes

@Jones-peter
Copy link
Collaborator

Thank you @monsurcodes . Keep contribute ⚡

@kasimlyee kasimlyee merged commit 3ba7843 into Jsweb-Tech:dev Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants