Skip to content

jtsay362/python-library-populator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-library-populator

Creates a Document Collection file for the Python standard library

This project serves an example of how to create a Document Collection in Solve for All. It is the source of the Python Library Documentation Semantic Data Collection.

Usage

To run:

bundle install ruby main.rb DOC_DIR

where DOC_DIR is the path to the uncompressed Python documentation in HTML format, like ~/docs/python-3.5.1-docs-html. You can download the documentation here: https://docs.python.org/3/download.html

In your current directory, python-doc.json.bz2 will be created and you can upload it to a Semantic Collection in solveforall.com

More Info

See the documentation on Semantic Data Collections for more information.

License

This project is licensed with the Apache License, Version 2.0. See LICENSE.

About

Creates a Semantic Data Collection changefile for the Python standard library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages