<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.johnharrison.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.johnharrison.cc/feed.php">
        <title>wiki - lwc:google_api</title>
        <description></description>
        <link>https://wiki.johnharrison.cc/</link>
        <image rdf:resource="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T15:58:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:google_scripts&amp;rev=1606434625&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:html_interface&amp;rev=1606434658&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:python&amp;rev=1606529746&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>wiki</title>
        <link>https://wiki.johnharrison.cc/</link>
        <url>https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:google_scripts&amp;rev=1606434625&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-26T23:50:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>google_scripts</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:google_scripts&amp;rev=1606434625&amp;do=diff</link>
        <description>*  Convert sheet to PDF</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:html_interface&amp;rev=1606434658&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-26T23:50:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>html_interface</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:html_interface&amp;rev=1606434658&amp;do=diff</link>
        <description>HTML interface for Google Sheets:

(see examples in “script tests”)

	*  this example shows how to add content from an html interface. In the example they add rows based on input fields in html
	*  read google sheet to get dropdown options andand here is the code
	*  there&#039;s a good book on this and here is thecode for the book


Using Bootstrap:</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:python&amp;rev=1606529746&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-28T02:15:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:google_api:python&amp;rev=1606529746&amp;do=diff</link>
        <description>Welcome to gspread adventures:

setup:**

	*  in some setup directory git clone https://github.com/burnash/gspread.git
	*  install: sudo python setup.py install
	*  install oath2client:  sudo pip install --upgrade oauth2client
	*  generate/get json credentials</description>
    </item>
</rdf:RDF>
