{"id":22477951,"url":"https://github.com/talhabalaj/tenda-n301-api-python","last_synced_at":"2025-08-02T13:31:32.354Z","repository":{"id":57474054,"uuid":"148438438","full_name":"talhabalaj/tenda-n301-api-python","owner":"talhabalaj","description":"Unofficial Tenda Model N301 Python API","archived":false,"fork":false,"pushed_at":"2024-01-02T14:25:34.000Z","size":21,"stargazers_count":16,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-06T19:11:45.359Z","etag":null,"topics":["api","automation","n301","python","tenda"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/talhabalaj.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":"2018-09-12T07:16:24.000Z","updated_at":"2024-05-20T16:58:33.000Z","dependencies_parsed_at":"2022-09-12T21:01:09.825Z","dependency_job_id":null,"html_url":"https://github.com/talhabalaj/tenda-n301-api-python","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talhabalaj%2Ftenda-n301-api-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talhabalaj%2Ftenda-n301-api-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talhabalaj%2Ftenda-n301-api-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talhabalaj%2Ftenda-n301-api-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/talhabalaj","download_url":"https://codeload.github.com/talhabalaj/tenda-n301-api-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228476033,"owners_count":17926134,"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":["api","automation","n301","python","tenda"],"created_at":"2024-12-06T14:12:51.000Z","updated_at":"2024-12-06T14:12:51.439Z","avatar_url":"https://github.com/talhabalaj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tenda\nUnofficial Tenda Model N301 API\n\nInstall it using:\n```s\n$ pip install tenda\n```\n\nThese are the function currently available.\n\n```python\nimport tenda\n\nmanager = tenda.TendaManager('\u003cip_address\u003e', '\u003cyour_password\u003e')\n\n# Get QOS\nonline_devices = manager.get_online_devices_with_stats()\nblocked_devices = manager.get_black_list()\n\n# Set QOS\nmanager.block_device('\u003csome_mac_address\u003e')\n\n# Reboot \nmanager.reboot()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalhabalaj%2Ftenda-n301-api-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalhabalaj%2Ftenda-n301-api-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalhabalaj%2Ftenda-n301-api-python/lists"}