{"id":26440353,"url":"https://github.com/preocts/eggmenu","last_synced_at":"2025-03-18T09:27:48.765Z","repository":{"id":42396126,"uuid":"376686134","full_name":"Preocts/eggmenu","owner":"Preocts","description":"WIP","archived":false,"fork":false,"pushed_at":"2022-04-07T01:56:16.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T23:46:14.235Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Preocts.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":"2021-06-14T02:46:03.000Z","updated_at":"2022-01-05T02:57:47.000Z","dependencies_parsed_at":"2022-09-21T18:30:18.107Z","dependency_job_id":null,"html_url":"https://github.com/Preocts/eggmenu","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/Preocts%2Feggmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Preocts%2Feggmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Preocts%2Feggmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Preocts%2Feggmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Preocts","download_url":"https://codeload.github.com/Preocts/eggmenu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244191663,"owners_count":20413348,"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":[],"created_at":"2025-03-18T09:27:48.140Z","updated_at":"2025-03-18T09:27:48.757Z","avatar_url":"https://github.com/Preocts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Preocts/python-template/main.svg)](https://results.pre-commit.ci/latest/github/Preocts/eggmenu/main)\n\n# eggmenu\n\nModule Description\n\n### Requirements\n- Python \u003e= 3.6\n\n## Local developer installation\n\nIt is **highly** recommended to use a `venv` for installation. Leveraging a `venv` will ensure the installed dependency files will not impact other python projects or system level requirements.\n\nThe instruction below make use of a bash shell and a Makefile.  All commands should be able to be run individually of your shell does not support `make`\n\nClone this repo and enter root directory of repo:\n```bash\n$ git clone https://github.com/Preocts/[MODULE_NAME]\n$ cd [MODULE_NAME]\n```\n\nCreate and activate `venv`:\n```bash\n$ python3 -m venv venv\n$ . venv/bin/activate\n```\n\nYour command prompt should now have a `(venv)` prefix on it.\n\nInstall editable library and development requirements:\n```bash\n(venv) $ pip install -r requirements-dev.txt\n(venv) $ pip install --editable .\n```\n\nRun tests\n```bash\n(venv) $ tox\n```\n\nTo exit the `venv`:\n```bash\n(venv) $ deactivate\n```\n\n---\n\n### Makefile\n\nThis repo has a Makefile with some quality of life scripts if your system supports `make`.\n\n- `update` : Clean all artifacts, update pip, update requirements, install everything\n- `clean-pyc` : Deletes python/mypy artifacts\n- `clean-tests` : Deletes tox, coverage, and pytest artifacts\n- `build-dist` : Build source distribution and wheel distribution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreocts%2Feggmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreocts%2Feggmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreocts%2Feggmenu/lists"}