Skip to main content

Input rows from google sheets into input-flow

Project description

https://badge.fury.io/py/dj-input-googlesheets.svg https://travis-ci.org/kverdecia/dj-input-googlesheets.svg?branch=master https://codecov.io/gh/kverdecia/dj-input-googlesheets/branch/master/graph/badge.svg

Input rows from google sheets into input-flow

Documentation

The full documentation is at https://dj-input-googlesheets.readthedocs.io.

Quickstart

Install dj-input-googlesheets:

pip install dj-input-googlesheets

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'inputgooglesheets.apps.InputGoogleSheetsConfig',
    ...
)

Add dj-input-googlesheets’s URL patterns:

from inputgooglesheets import urls as inputgooglesheets_urls


urlpatterns = [
    ...
    url(r'^', include(inputgooglesheets_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2019-10-22)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj-input-googlesheets-0.1.16.tar.gz (11.5 kB view details)

Uploaded Source

File details

Details for the file dj-input-googlesheets-0.1.16.tar.gz.

File metadata

  • Download URL: dj-input-googlesheets-0.1.16.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.6.8

File hashes

Hashes for dj-input-googlesheets-0.1.16.tar.gz
Algorithm Hash digest
SHA256 82b7e35db487ee700d104c21d00e7745d4b91cd1f1bd8b6e36abcb5f3a62566e
MD5 14fa1d5c3d8b5610493e36d5ac894c76
BLAKE2b-256 e289a34ac90a422abf92f35c30197b4b44320b9d449889a303786d505f1a0066

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page