Pycombiner

Latest version: v0.1.6

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

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)

![image](https://user-images.githubusercontent.com/49674629/201470979-3f0f313f-a33b-4863-ac6a-ae139a11810e.png)
cmd
pyCombiner .\demo_complicate\runMeCom.py
pyCombiner .\demo_simple\runMeSim.py

`
you wil find a new folder that include the python file you want.
![image](https://user-images.githubusercontent.com/49674629/201471059-d11ccaa8-9a12-4616-a5e4-f70f0a3205e6.png)


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)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.