Skip to main content

This is the molo.servicedirectory project.

Project description

A molo module for calling service directory.

The following keys should be set in the django projects settings file (the values are only examples):

SERVICE_DIRECTORY_API_BASE_URL = ‘http://0.0.0.0:8000/api/

SERVICE_DIRECTORY_API_USERNAME = ‘root’ SERVICE_DIRECTORY_API_PASSWORD = ‘admin’

GOOGLE_PLACES_API_SERVER_KEY = ‘thisisnotarealkeyreplaceitwithyourown’

ideally things like the passwords and api keys should be kept out of the repository and possibly included in the settings through importing from a secrets file that is ignored by the version control.

eg in settings.py:

try:

from secrets import *

except ImportError:

raise

https://img.shields.io/travis/praekelt/molo.servicedirectory.svg https://img.shields.io/pypi/v/molo.servicedirectory.svg Code Coverage molo.servicedirectory Docs

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

molo.servicedirectory-6.1.2.tar.gz (14.7 kB view details)

Uploaded Source

Built Distributions

molo.servicedirectory-6.1.2-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

molo.servicedirectory-6.1.2-py2-none-any.whl (20.2 kB view details)

Uploaded Python 2

File details

Details for the file molo.servicedirectory-6.1.2.tar.gz.

File metadata

  • Download URL: molo.servicedirectory-6.1.2.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14

File hashes

Hashes for molo.servicedirectory-6.1.2.tar.gz
Algorithm Hash digest
SHA256 4e742c468a60bff9630cf31b0b06a93dfe90fa06186f054b558edead12c7447d
MD5 67505a96a7fc9fb22612d62c3af308af
BLAKE2b-256 8ffd0f04668257ee14d7c89133f0402b62d89e300edc6b192c3990129da00879

See more details on using hashes here.

Provenance

File details

Details for the file molo.servicedirectory-6.1.2-py3-none-any.whl.

File metadata

  • Download URL: molo.servicedirectory-6.1.2-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3

File hashes

Hashes for molo.servicedirectory-6.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b5df56662ab27738dc89f3e2a3c385da13175dda1863eec963f40e747ce7bc7
MD5 364ec5caef0caa023d369b7e58f95d36
BLAKE2b-256 934cb4ba0531e373833e911d194a03a4f7952ccdb6cb10ee8234fe6eeb2a21fa

See more details on using hashes here.

Provenance

File details

Details for the file molo.servicedirectory-6.1.2-py2-none-any.whl.

File metadata

  • Download URL: molo.servicedirectory-6.1.2-py2-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14

File hashes

Hashes for molo.servicedirectory-6.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 b281c3462809594bbe2605d005d71e41b3ee3a28fff4b8ec4ba5569026d51d80
MD5 39373e5ad5696530264fac9e05e8d198
BLAKE2b-256 f1f327623986bece7e6d3d65c4a3a3b2065fc100018c44d644960fa57ecb0f0b

See more details on using hashes here.

Provenance

Supported by

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