Skip to content

Python script to inline other python application to single file

License

Notifications You must be signed in to change notification settings

dobrakmato/python-import-inliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-import-inliner

Simple tool to inline static (non dynamic, non-if-ed) imports of multiple files to single python source file.

Example file structure and output file (uberfile.py) is in folder test.

Currently script inlines whole files instead of only requested symbols.

About

Python script to inline other python application to single file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages