pyCombiner can produce only two sentences that include "import", it is a good start. 😁
it basically can produce two examples that placed at root path of repo. (simple, complicate two folders)

cmd
pyCombiner .\demo_complicate\runMeCom.py
pyCombiner .\demo_simple\runMeSim.py
`
you wil find a new folder that include the python file you want.

Support Sentences
python
- from utils import *
- import os, sys
- import os
not Supports yet
python
- runtime import, certainty can't support)
- from utils import update as up not support it change name yet)
- and other satement I have not recall it yet.
- ...
Install
you can use `pip install pyCombiner`
or download
[pyCombiner-0.0.3.tar.gz](https://github.com/GWillS163/pyCombiner/files/9994786/pyCombiner-0.0.3.tar.gz)