Skip to content

JulienPalard/pydocsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

PyDocSearch

A simple Python module to search in Python Documentation.

>>> import pydocsearch
>>> pydocsearch.search('lambda')
'https://docs.python.org/3.5/glossary.html#term-lambda'

About

Little module to search in Python documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages