Skip to main content

ExO library to manage Messages

Project description

https://badge.fury.io/py/lib-exo-messages.svg https://travis-ci.org/jsujar/lib-exo-messages.svg?branch=master https://codecov.io/gh/jsujar/lib-exo-messages/branch/master/graph/badge.svg

Library to manage Messages

Documentation

Quickstart

Install exo_messages:

pip install lib-exo-messages

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'exo_messages.apps.ExoMessagesConfig',
    ...
)

Add exo_messages’s URL patterns:

from exo_messages import urls as exo_messages_urls


urlpatterns = [
    ...
    url(r'^', include(exo_messages_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 (2018-04-16)

  • 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

lib-exo-messages-0.1.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

lib_exo_messages-0.1.0-py2.py3-none-any.whl (10.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lib-exo-messages-0.1.0.tar.gz.

File metadata

  • Download URL: lib-exo-messages-0.1.0.tar.gz
  • Upload date:
  • Size: 9.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.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for lib-exo-messages-0.1.0.tar.gz
Algorithm Hash digest
SHA256 007ce671f459849705086b1a74ad30551002f538ff53529f47a136c36487dc58
MD5 cfbae43756c28ab1fb669c768f368a47
BLAKE2b-256 1e64f6b48c0c82799d05e165770e8f6aa41e8fc76f141fe79a6b973433130e88

See more details on using hashes here.

File details

Details for the file lib_exo_messages-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: lib_exo_messages-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for lib_exo_messages-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 89d9ecc86139d5d7aeb4eeb8563ad743bdb510bc279c6a924e033e765d7949f2
MD5 4ca575ed9aa2245b5e8e6189d7994901
BLAKE2b-256 06fc5f855d632e94095ed00feb91c29c1f83fdc16e63e2d12df2a6da2136c430

See more details on using hashes here.

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