Skip to content

rlr/tippy-top-sites

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tippy-top-sites

Scripts and tools related to tippy top services

make_manifest.py

To run the manifest generator script. In a new virtualenv:

$ pip install -r requirements.txt
$ python make_manifest.py --help
Usage: make_manifest.py [OPTIONS]

Options:
  --count INTEGER         Number of sites from Alexa Top Sites
  --loadrawsitedata TEXT  Load the full data from the filename specified
  --saverawsitedata TEXT  Save the full data to the filename specified
  --help                  Show this message and exit.

$ python make_manifest.py --count 100 > icons.json

About

Scripts and tools related to tippy top services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.5%
  • Other 1.5%