Skip to content

noisy/find-similar-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

find-similar-projects

find-similar-projects.py is simple script, which grep all pip requirements files in all Github repositories. Thanks to this, script you can easily find out whether someone else use similar configuration of python packages, how popular this configuration is.

This could help you found hundreds of similar projects, which could be used by you as example :)

Example of use:

./find-similar-projects.py django==1.8 django-allauth django-rest-auth

asciicast

Bitdeli Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages