Skip to content

python cli which takes a github username as argument and generate a profile from it

License

Notifications You must be signed in to change notification settings

HEGADE/ProfileMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile maker

it takes a github use name as argument and generate a pdf profile from it

Running the app

cd profile
python main.py github_username

profile pdf will be saved in profile directory it self

Note : I'm not using github api for extracting data,I'm using bs4 for doing that,and if your profile contains some emoji ,that time ,created pdf will get some garbage text(it's problem of pdf formatter). and image quality also not good. Fix for these things will be provided very soon

About

python cli which takes a github username as argument and generate a profile from it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages