Skip to content

ProgrammEverything/module-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

module-analyzer

This is a simple program to analyze your program structure Example: Page ExampleClass Content:

---CLASS ExampleClass

    This is an example docstring for the analyzer
    note that this is not the whole program and you need to input to extract_docstrings your module 
    
---Function: __init__(self)
------self: Any NODEFAULT
------
        This is an example function

This is a simple code which is useful.
Please note that running this program just results in a example app being run.
You have to modify this code (In accordance to the license) for this app to be useful.
I hope this helps!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages