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

Uploaded Source

Built Distributions

molo.servicedirectory-6.1.7-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

molo.servicedirectory-6.1.7-py2-none-any.whl (22.3 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for molo.servicedirectory-6.1.7.tar.gz
Algorithm Hash digest
SHA256 c5c2f87c6f29b100bdd3b55b74cf7a55cf1b09cf58efc52b4cca88fabd8bd223
MD5 a0037575ad77b1595006c81754fcf225
BLAKE2b-256 c11081ce840ef855b58cf27478ea347ce43ad5a973d82cda329746a0bf339fda

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.7-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for molo.servicedirectory-6.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a17f22ddad8fe7563d66eff34a2554dfdbe86220ce4543d119fb83bd6d21c7aa
MD5 6d4530816f3d69a957d7c6d167917302
BLAKE2b-256 7d2b1b167a01324c537167d1dbf4e971cd8009038d4cc5910526930c5ee8c581

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: molo.servicedirectory-6.1.7-py2-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for molo.servicedirectory-6.1.7-py2-none-any.whl
Algorithm Hash digest
SHA256 3bbef054df37a7ce831f72a143da0e0f4419e3de841babc49636c511eb9c51e9
MD5 e5bfa0be0123e7a15b87c4653df16da9
BLAKE2b-256 1fceee08d97df37e5e86de2c5e4d9cf6f9be8c470c2b85cd83f0b4391408f86a

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