Skip to content

Console search - allows you to search, as opposed to going to the API. Options for what you can search are: 1. numpy 2. pandas 3. plotly 4. matplotlib 5. matplotlib.pyplot 6. seaborn 7. sklearn 8. sympy Usage is simple: search(4, "path") This Imports any module you search! See the notes at the top of the file for more info. I will likely be upgr…

License

Notifications You must be signed in to change notification settings

Skywola/modulesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

modulesearch

This is a console search program that allows you to use the console to search, as opposed to going to the API.

Options for what you can search are:

  1. numpy 2. pandas 3. plotly 4. matplotlib
  2. matplotlib.pyplot 6. seaborn 7. sklearn 8. sympy

Usage is simple: search(4, "path")

This Imports any module you search!

See the notes at the top of the file for more info.

I will likely be upgrading this periodically to make it more powerful!

About

Console search - allows you to search, as opposed to going to the API. Options for what you can search are: 1. numpy 2. pandas 3. plotly 4. matplotlib 5. matplotlib.pyplot 6. seaborn 7. sklearn 8. sympy Usage is simple: search(4, "path") This Imports any module you search! See the notes at the top of the file for more info. I will likely be upgr…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages