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.1.tar.gz (14.4 kB view details)

Uploaded Source

Built Distributions

molo.servicedirectory-6.1.1-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

molo.servicedirectory-6.1.1-py2-none-any.whl (20.0 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.1.tar.gz
  • Upload date:
  • Size: 14.4 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/3.6.3

File hashes

Hashes for molo.servicedirectory-6.1.1.tar.gz
Algorithm Hash digest
SHA256 b993598b295d1e559f3a2db706b3cdd76277b3d13c59edc9a7d7ad9b1c17d7a5
MD5 ad63c978168f6a7f434152fa18a88188
BLAKE2b-256 8be9688c118fd084fa8acd7797cfb0d97f9a7eeae4af753da4ace83ec53942c7

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.1-py3-none-any.whl
  • Upload date:
  • Size: 20.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8fa56bf08014ce6b62258383675ab6bbe717be12ca911ab4af869420047c5d0
MD5 48f7bb933b05c9abe3b4741b161afdf5
BLAKE2b-256 66e6411bc888bdc47a41751aa3cc464646207be33cdcd12fd9023bcc76cad404

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.1-py2-none-any.whl
  • Upload date:
  • Size: 20.0 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.1-py2-none-any.whl
Algorithm Hash digest
SHA256 0f95ab524790e942861f3523f35142055f114bdcb9ba3de3d467a65f53779038
MD5 b4353a088c2670e14fec304578e4a254
BLAKE2b-256 a72e29557d77cbbd44342583c6d81db78d7376ac094af9836ff472e000ebd83b

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