Skip to content

xando/github_import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import modules from Github (PEP 302)

import github_import

from github.com.kennethreitz.requests import requests

print requests.get('http://google.com')

Requirements

  • git

Why

Because it's possible and to show flexibility of Python.

Don't use this on production, please ;)

About

Import your python modules from GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages