Skip to content

gabrielgrant/python-simple-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python's missing import functions

Implements import_item() and from_x_import_y() functions.

Both take strings specifying what you want to import, and return
the actual item. Yes, they're brief, but I find myself needing them
enought that I packaged them up. Why aren't they in Python core? Who knows!



About

Python's missing import functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages