Skip to content

sedgeek/Python-Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a book derived from Python Cookbook to ease of access

To Start using first install docsify globally

npm install -g docsify

Run docify host as follow

docsify serve

###########################################################
alternatively you could run a local http server and see the content. change directory to project root directory in matter of define docroot

python3 -m http.server <port_number>

About

docsified python cookbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages