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

Uploaded Source

Built Distributions

molo.servicedirectory-6.1.6-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

molo.servicedirectory-6.1.6-py2-none-any.whl (21.9 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.6.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for molo.servicedirectory-6.1.6.tar.gz
Algorithm Hash digest
SHA256 995f02a108ed4c23a9ac050dd5b0e81529875369cf8002378a4afe988494e33a
MD5 d1801943a7db866fa1c1eae2a55ff4d7
BLAKE2b-256 45562f6188c8da7df6f4a327d54b6e246299e3df591f845837f91368ac5f76c4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.6-py3-none-any.whl
  • Upload date:
  • Size: 21.9 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.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for molo.servicedirectory-6.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2ba16db6bc23487171ebf98575f3755061b39fd8c755352b695dfc61249555d1
MD5 6c811f920cc13be92570cda3f3d4f0e7
BLAKE2b-256 b9cb0f469c2145dd4b0e0906b40d77c1ce1ded40c410f6fc1a999264e2355f13

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.6-py2-none-any.whl
  • Upload date:
  • Size: 21.9 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.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for molo.servicedirectory-6.1.6-py2-none-any.whl
Algorithm Hash digest
SHA256 2abfd672fab0323cb1472e631a28130da64c452396c6704917010ef813beed64
MD5 866702e81f35bcbe1c5b0e2a08b9ede8
BLAKE2b-256 58fbd3efa3270714959a58210604e6695c35ebca95e52e2453ac976df3459145

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