{"id":20785268,"url":"https://github.com/navdevl/gmailruler","last_synced_at":"2026-06-18T21:31:33.360Z","repository":{"id":121582948,"uuid":"172304480","full_name":"Navdevl/gmailRuler","owner":"Navdevl","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-04T20:51:28.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T23:32:36.461Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Navdevl.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-24T06:30:39.000Z","updated_at":"2019-04-02T05:57:27.000Z","dependencies_parsed_at":"2023-07-21T04:45:28.847Z","dependency_job_id":null,"html_url":"https://github.com/Navdevl/gmailRuler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Navdevl/gmailRuler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navdevl%2FgmailRuler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navdevl%2FgmailRuler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navdevl%2FgmailRuler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navdevl%2FgmailRuler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Navdevl","download_url":"https://codeload.github.com/Navdevl/gmailRuler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Navdevl%2FgmailRuler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-17T14:44:21.107Z","updated_at":"2026-06-18T21:31:33.329Z","avatar_url":"https://github.com/Navdevl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gmail Ruler\n\nThis application provides two core functionalities.\n1. REST API Server\n2. A Command line tool to synchronize\n\n## Pre Installation\nThis application is designed to run on Python 3. \n1. Install Python 3\n2. Install virtualenv [Link](https://virtualenv.pypa.io/en/stable/installation/)\n3. Extract the submission.\n4. cd into the `gmail_ruler` folder and `pip install -r requirements.txt` will install all the dependent libraries.\n\n## Instructions\n### Run the initialization.\n1. Run `python cli.py --help` for more detailed info. This package is developed using Click library.\n2. Run `python cli.py initialize` to sync the recent emails only. To sync all the emails from your account, try it with the `--all` flag.\n\nNow, take some nap while the emails synchronize with your current database.\n\n### Run the server.\n1. Run `python cli.py server` to start the flask server. \n2. There is only one endpoint that serves the core functionality.\n3. You can find few examples in the example folder that has detailed comments and a working functions using the requests library.\n\n## Few changes.\nThere are few changes in the names given to the Email model's attributes. \nThe attributes are:\n1. from_email\n2. to_email\n3. subject\n4. content\n5. received_at\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavdevl%2Fgmailruler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavdevl%2Fgmailruler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavdevl%2Fgmailruler/lists"}