{"id":19352911,"url":"https://github.com/nickez/epm","last_synced_at":"2026-06-17T17:33:05.033Z","repository":{"id":84550487,"uuid":"74213983","full_name":"NickeZ/epm","owner":"NickeZ","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-08T20:18:47.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T10:48:08.480Z","etag":null,"topics":["epics","package-manager"],"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/NickeZ.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":"2016-11-19T14:38:18.000Z","updated_at":"2016-11-19T15:09:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"98b89955-5377-4d29-a9d4-9370f8497bc5","html_url":"https://github.com/NickeZ/epm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NickeZ/epm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickeZ%2Fepm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickeZ%2Fepm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickeZ%2Fepm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickeZ%2Fepm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickeZ","download_url":"https://codeload.github.com/NickeZ/epm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickeZ%2Fepm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459570,"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-17T02:00:05.408Z","response_time":127,"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":["epics","package-manager"],"created_at":"2024-11-10T04:40:57.480Z","updated_at":"2026-06-17T17:33:05.017Z","avatar_url":"https://github.com/NickeZ.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPM\n\nEPM helps you compile and maintain your epics installation.\n\n# Install with PIP\n\nIt is recommended to install EPM with PIP.\n\n## Dependencies\n\nEPM is compatible with both python \u003e=2.7 and \u003e=3.4\n\n### Ubuntu 16.04\n\n```bash\nsudo apt install python3-pip\n```\n\n### Ubuntu 14.04\n\n```bash\nsudo apt install python3-pip git\necho 'PATH=\"$HOME/.local/bin:$PATH\"' \u003e\u003e $HOME/.profile\nsource $HOME/.profile\n```\n\n### CentOS 7\n\n```bash\nsudo yum install epel-release git\nsudo yum install python34-setuptools\nsudo easy_install-3.4 pip\nsed -i 's|$PATH:$HOME/.local/bin:$HOME/bin|$HOME/.local/bin:$HOME/bin:$PATH|' $HOME/.bash_profile\n```\n\n## Single user (~/.local/bin)\n\n```bash\npip3 install --user git+https://github.com/NickeZ/epm.git\n```\n\n## System wide (/usr/local/bin)\n\n```bash\nsudo pip3 install git+https://github.com/NickeZ/epm.git\n```\n\n# Install without PIP\n\n## Ubuntu 14.04\n\n```bash\nsudo apt-get install git python3-setuptools\necho 'PATH=\"$HOME/.local/bin:$PATH\"' \u003e\u003e $HOME/.profile\nsource $HOME/.profile\neasy_install3 --user git+https://github.com/NickeZ/epm.git\n```\n\n## Ubuntu 16.04\n\n```bash\nsudo apt-get install python3-setuptools\neasy_install3 --user git+https://github.com/NickeZ/epm.git\n```\n\n# Usage\n\n```bash\nepm --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickez%2Fepm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickez%2Fepm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickez%2Fepm/lists"}