{"id":19001002,"url":"https://github.com/pepipost/bimi-official","last_synced_at":"2026-04-06T03:31:25.594Z","repository":{"id":40954296,"uuid":"290995108","full_name":"pepipost/BIMI-official","owner":"pepipost","description":"✨ Brand Indicators for Message Identification or BIMI ( 📢 pronounced: Bih-mee) is an emerging email 📧 specification that enables the use of brand-controlled logos within supporting email clients 🔮.","archived":false,"fork":false,"pushed_at":"2024-03-06T20:54:24.000Z","size":23845,"stargazers_count":9,"open_issues_count":5,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T17:07:25.557Z","etag":null,"topics":["authentication","brand","emails","flask","flask-application","jinja","message","python3"],"latest_commit_sha":null,"homepage":"https://bimigroup.org/","language":"HTML","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/pepipost.png","metadata":{"files":{"readme":"README.md","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":"2020-08-28T08:36:42.000Z","updated_at":"2025-01-30T21:12:40.000Z","dependencies_parsed_at":"2023-01-25T12:30:51.707Z","dependency_job_id":null,"html_url":"https://github.com/pepipost/BIMI-official","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2FBIMI-official","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2FBIMI-official/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2FBIMI-official/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2FBIMI-official/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pepipost","download_url":"https://codeload.github.com/pepipost/BIMI-official/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249279437,"owners_count":21242928,"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":["authentication","brand","emails","flask","flask-application","jinja","message","python3"],"created_at":"2024-11-08T18:09:30.594Z","updated_at":"2026-04-06T03:31:18.531Z","avatar_url":"https://github.com/pepipost.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIMI-official\nBrand Indicators for Message Identification or BIMI (pronounced: Bih-mee) is an emerging email specification that enables the use of brand-controlled logos within supporting email clients\n\nCurrent Setup is for development purposes.\n\n## Requirements\n  - python \u003e= 3\n  - pip dependency manager\n  - virtualenv - To create a python virtual environment\n  - java - To parse xml file\n\n## Installation\n### Check Python installation\n```sh\n$ python --version\n```\nYou check [python installation steps](https://www.python.org/downloads/), in case of issues.\n\n### Check pip installation\n```sh\n$ pip --version\n```\n[Install pip](https://pip.pypa.io/en/stable/installing/) in case it isn't installed.\n\n### Clone Bimi project from git repository\n```sh\n$ git clone https://github.com/Hiteshpandey/BIMI-official.git bimi\n$ cd bimi\n```\n\n### Install Virtualenv\n```sh\n$ pip install virtualenv\n```\n\n### Create a virtual environment\n```sh\n$ python -m venv env\n```\nThis should create a folder named env inside your bimi setup folder. This might look something like this path C:/bimi/env.\n\n### Activate virtual environment\n```sh\n# For linux\n$ source ./env/bin/activate\n\n# For windows\n.\\env\\Scripts\\activate\n```\n\n### Install dependencies\n```sh\n$ pip install -r requirements.txt\n```\n\n## Edit configuration file\n\nyou can find custom configuration file here -\u003e [custom_config.py](https://github.com/pepipost/BIMI-official/blob/master/custom_config.md)\n\n### Run the application\n```sh\n$ python .\\app.py\n```\n\n### Helpful links\n[https://bimigroup.org/](https://bimigroup.org/)\n\n[https://pepipost.com/tutorials/bimi/](https://pepipost.com/tutorials/bimi/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepipost%2Fbimi-official","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpepipost%2Fbimi-official","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepipost%2Fbimi-official/lists"}