Skip to content

angelollima/stickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A sticker generator built with Python!

What does each thing mean

  • import requests to requests an URL
  • import os to create a new dir
  • OBS: Remembering that to install the requests library just type in the terminal or at the pip install requests prompt.

I think an important point to play is line 10. os.makedir will create a new folder in the project directory, where the stickers will be stored.

About

Sticker generator consuming api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages