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

Uploaded Source

Built Distribution

lib_exo_messages-1.3.1-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: lib-exo-messages-1.3.1.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-1.3.1.tar.gz
Algorithm Hash digest
SHA256 36f5c394f1480cacb730bdb11e5846cc0b2091e53fa3b6287f6c0a06d0eb0e69
MD5 201aae07b223b0efb4ad9c812f98e772
BLAKE2b-256 e4a625281bbfa39ee9d67e84c44f582a8a8cfe48bb2d48428baae5129fa669bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lib_exo_messages-1.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.4 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-1.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 df9bb74f79aa83707b10e1fcb56b91fd9969a6192655ad945cd873c1e4f516e1
MD5 68dd42124e08df18e7cc875fe6970550
BLAKE2b-256 f7f25e2fec6d260491dc72abad23c0216760a34cd635b4ab215005a92fe8b419

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