{"id":20224872,"url":"https://github.com/mafeth/pyminuteinbox","last_synced_at":"2026-02-05T15:31:24.801Z","repository":{"id":162051304,"uuid":"497373576","full_name":"mafeth/pyminuteinbox","owner":"mafeth","description":"minuteinbox.com API Wrapper","archived":false,"fork":false,"pushed_at":"2022-06-07T14:55:10.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T19:30:24.332Z","etag":null,"topics":["minuteinbox","python","tempmail-api","wrapper-api"],"latest_commit_sha":null,"homepage":"https://www.minuteinbox.com","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/mafeth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2022-05-28T16:37:33.000Z","updated_at":"2024-05-13T07:05:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbd11173-126b-4d0d-a213-6e353e7a9467","html_url":"https://github.com/mafeth/pyminuteinbox","commit_stats":null,"previous_names":["mafeth/pyminuteinbox","devofvictory/pyminuteinbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mafeth/pyminuteinbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafeth%2Fpyminuteinbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafeth%2Fpyminuteinbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafeth%2Fpyminuteinbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafeth%2Fpyminuteinbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafeth","download_url":"https://codeload.github.com/mafeth/pyminuteinbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafeth%2Fpyminuteinbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29124801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["minuteinbox","python","tempmail-api","wrapper-api"],"created_at":"2024-11-14T07:09:36.068Z","updated_at":"2026-02-05T15:31:24.780Z","avatar_url":"https://github.com/mafeth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyMinuteInbox\n\u003e A simple python api wrapper libary for https://www.minuteinbox.com\n\n### Installation\nRun the following command to install\n```bash\n$ pip install pyminuteinbox\n```\n\nPyPi: https://pypi.org/project/pyminuteinbox/\n\n\n### Usage\n```python\n# Import the libary\nfrom pyminuteinbox import TempMailInbox, TempMail\n\n# Create new Temp Mail Inbox\ninbox = TempMailInbox()\n\n# Fetch the latest mail\nmail: TempMail = inbox.get_latest_mail()\n\n# Print the inbox amount\nprint(f'Currently {str(len(inbox_get_all_mails()))} mails in inbox.')\n\n\nprint(f'Mail {mail.subject} from {mail.sender} received.')\n```\n\n### Examples\nYou can find a few examples [here](https://github.com/DevOFVictory/pyminuteinbox/tree/master/examples)\n\u003cbr\u003e\nFeel free to add new examples as lang as the current code style is respected. :) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmafeth%2Fpyminuteinbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmafeth%2Fpyminuteinbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmafeth%2Fpyminuteinbox/lists"}