{"id":17720243,"url":"https://github.com/gregschmit/django-impression-client","last_synced_at":"2025-03-31T13:16:41.797Z","repository":{"id":57420454,"uuid":"230642917","full_name":"gregschmit/django-impression-client","owner":"gregschmit","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-29T02:17:25.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-19T11:49:45.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregschmit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-28T17:45:34.000Z","updated_at":"2020-01-11T02:06:59.000Z","dependencies_parsed_at":"2022-09-16T09:02:47.459Z","dependency_job_id":null,"html_url":"https://github.com/gregschmit/django-impression-client","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregschmit%2Fdjango-impression-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregschmit%2Fdjango-impression-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregschmit%2Fdjango-impression-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregschmit%2Fdjango-impression-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregschmit","download_url":"https://codeload.github.com/gregschmit/django-impression-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473279,"owners_count":20783236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-25T15:26:34.527Z","updated_at":"2025-03-31T13:16:41.774Z","avatar_url":"https://github.com/gregschmit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Impression Client\n#################\n\n.. image:: https://travis-ci.org/gregschmit/django-impression-client.svg?branch=master\n    :alt: TravisCI\n    :target: https://travis-ci.org/gregschmit/django-impression-client\n\n.. image:: https://img.shields.io/pypi/v/django-impression-client\n    :alt: PyPI\n    :target: https://pypi.org/project/django-impression-client/\n\n.. image:: https://coveralls.io/repos/github/gregschmit/django-impression-client/badge.svg?branch=master\n    :alt: Coverage\n    :target: https://coveralls.io/github/gregschmit/django-impression-client?branch=master\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :alt: Code Style\n    :target: https://github.com/ambv/black\n\nSource: https://github.com/gregschmit/django-impression-client\n\nPyPI: https://pypi.org/project/django-impression-client/\n\nImpression Client is a reusable Django app that provides helpers for interacting with\nremote systems running `Impression \u003chttps://pypi.org/project/django-impression/\u003e`_.\n\n\nInstallation\n############\n\n.. code-block:: shell\n\n    $ pip install django-impression-client\n\n\nConfiguration\n#############\n\nAdd ``django-impression-client`` to your requirements file to ensure it's installed in\nthe environment. Configure your ``settings.py``:\n\n.. code-block:: python\n\n    EMAIL_BACKEND = \"impression_client.backends.RemoteEmailBackend\"\n    IMPRESSION_DEFAULT_TARGET = \"https://impression.example.org/api/send_message/\"\n    IMPRESSION_DEFAULT_TOKEN = \"my_api_auth_token_here\"\n\nIf you want to store your credentials in the database rather than statically in your\nproject ``settings.py`` file, include ``impression_client`` in your ``INSTALLED_APPS``,\nthen run database migrations. Finally, remove the ``IMPRESSION_DEFAULT_TARGET`` and\n``IMPRESSION_DEFAULT_TOKEN`` from your project ``settings.py``, and go into the Django\nadmin UI to add impression servers.\n\n\nTests\n#####\n\n.. code-block:: shell\n\n    $ python manage.py test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregschmit%2Fdjango-impression-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregschmit%2Fdjango-impression-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregschmit%2Fdjango-impression-client/lists"}