{"id":26862157,"url":"https://github.com/flozone/script_maxton_explorer","last_synced_at":"2025-10-04T00:57:16.145Z","repository":{"id":86125105,"uuid":"549762906","full_name":"FloZone/script_maxton_explorer","owner":"FloZone","description":"A simple script for browsing the MaxtonDesign website to extract the products data","archived":false,"fork":false,"pushed_at":"2024-01-30T14:46:35.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:35:27.609Z","etag":null,"topics":["python","script"],"latest_commit_sha":null,"homepage":"","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/FloZone.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":"2022-10-11T17:41:32.000Z","updated_at":"2025-03-21T09:35:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"92e37b62-d079-4d6a-881d-b6aaf50ce3ba","html_url":"https://github.com/FloZone/script_maxton_explorer","commit_stats":null,"previous_names":["flozone/script_maxton_explorer"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloZone%2Fscript_maxton_explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloZone%2Fscript_maxton_explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloZone%2Fscript_maxton_explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloZone%2Fscript_maxton_explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FloZone","download_url":"https://codeload.github.com/FloZone/script_maxton_explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408166,"owners_count":20772228,"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":["python","script"],"created_at":"2025-03-31T02:35:29.886Z","updated_at":"2025-10-04T00:57:10.901Z","avatar_url":"https://github.com/FloZone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MaxtonDesign WebsiteExplorer\n![Logo](app.ico)\n\nA simple script for browsing the MaxtonDesign website and extract the products data.\n\nIt is written in python and a .exe binary is generated for Windows users.\n\n## Installing dependencies\nAll mandatory libraries and dependancies are listed in `requirements.txt`.\n```bash\npip install -r ./requirements.txt\n```\n\n## Generating a new binary\nDo not forget to change the script version in `maxton_explorer.py` file line 15: `SCRIPT_VERSION=X.X`.\n\nRun the following command to build the .exe binary:\n```bash\npython setup.py build\n```\nThe generated binary is located to `./dist/maxton_explorer.exe`\n\n## Command-line help\n```\nusage: python maxton_explorer.py [-h] [-b FIRST_PAGE] [-e LAST_PAGE]\n\nBrowse the MaxtonDesign website to extract the products data.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -b FIRST_PAGE, --begin FIRST_PAGE\n                        First page to begin browsing\n  -e LAST_PAGE, --end LAST_PAGE\n                        Last page to end browsing\n```\n\n## Other commands\n* `python setup.py clean` : for cleaning temp and generated files\n* `python setup.py lint` : for linting the script file\n* `python setup.py fmt` : for formatting the script file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflozone%2Fscript_maxton_explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflozone%2Fscript_maxton_explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflozone%2Fscript_maxton_explorer/lists"}