Skip to content

taotaotao3/swritructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

swritructure

Name:swritructure Explanation:Please use it when you want to know target program structure.

License:MIT

How to use

How to use simply is the following.

python swritructure.py "your top main file name"

ex) python swritrucure.py yourfilename.py

or

Using method:
pip install swritructure

Export file1

--swritructure_bone.txt---

aaaaaa.py |

∟createData.py

|   |

|   getTopURLStatus()

|    |   |

|    |    ∟formatHTMLText.py

|    |   |          |

|    |    |          formatHtml()

|    |   |

|    |    ∟bs4.py

|    |   |          |

|    |    |          BeautifulSoup()

|    |   |

|    |    ∟checkTorihikiginkou.py

|    |   |          |

|    |    |          checkTorihikiginkou()

Export file2

---structure.xlsx---- sourcecode copy paste

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages