{"id":13747237,"url":"https://github.com/aetros/aetros-cli","last_synced_at":"2025-05-09T08:32:00.649Z","repository":{"id":57408438,"uuid":"64231604","full_name":"aetros/aetros-cli","owner":"aetros","description":"AETROS CLI + SDK. Command line application to manage/monitor machine learning training in AETROS Trainer","archived":true,"fork":false,"pushed_at":"2018-02-27T12:02:35.000Z","size":823,"stargazers_count":109,"open_issues_count":4,"forks_count":28,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-23T13:54:08.511Z","etag":null,"topics":["deep-learning","machine-learning","tensorflow","theano"],"latest_commit_sha":null,"homepage":"http://aetros.com/trainer","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/aetros.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":"2016-07-26T15:15:13.000Z","updated_at":"2024-12-12T04:20:40.000Z","dependencies_parsed_at":"2022-09-13T02:24:34.723Z","dependency_job_id":null,"html_url":"https://github.com/aetros/aetros-cli","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetros%2Faetros-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetros%2Faetros-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetros%2Faetros-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetros%2Faetros-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aetros","download_url":"https://codeload.github.com/aetros/aetros-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253217065,"owners_count":21873009,"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":["deep-learning","machine-learning","tensorflow","theano"],"created_at":"2024-08-03T06:01:21.772Z","updated_at":"2025-05-09T08:32:00.358Z","avatar_url":"https://github.com/aetros.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# AETROS CLI + Python SDK\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://avatars2.githubusercontent.com/u/17340113?v=3\u0026s=200\" /\u003e\n\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/aetros/aetros-cli.svg?branch=master)](https://travis-ci.org/aetros/aetros-cli)\n[![PyPI version](https://badge.fury.io/py/aetros.svg)](https://badge.fury.io/py/aetros)\n\nThis package is a python application you\n\n - Want to start jobs from your local PC on remote server\n - Want to start jobs from your local PC on local machine\n - Want to connect your server as cluster computing server in AETROS Trainer\n - You want to use certain features of the Python SDK (e.g. job actions)\n\n### How to use AETROS CLI\n\nPlease see our documentation [AETROS CLI: Getting started](http://aetros.com/docu/trainer/getting-started).\n\n### How to use AETROS Python SDK\n\nPlease see our documentation [Python SDK: Getting started](http://aetros.com/docu/python-sdk/getting-started).\n\n## Installation\n\n```bash\n$ sudo pip install aetros\n\n# update\n$ sudo pip install aetros --upgrade\n```\n\n### Requirement\n\nFor simple models (where we generate the Keras code for you), you need to install Keras 2 (\u003c=2.1.2), Tensorflow and Python 2.7/3.\n\nFor custom models (where you start any command and might integrate our Python SDK), you only need Python 2/3.\n\n\n## Installation development version\n\nIf you want to install current master (which is recommended during the closed-beta) you need to execute:\n\n```bash\n$ git clone https://github.com/aetros/aetros-cli.git\n$ cd aetros-cli\n$ make dev-install\n$ aetros --help\n$ # maybe you have to execute aetros-cli commands using python directly\n$ python -m aetros --help\n```\n\nTo debug issues, you can try to enable debug mode using `DEBUG=1` environment variable in front of the command, example:\n\n```bash\n$ DEBUG=1 python -m aetros start owner/model-name/cd877e3f91e137394d644f4b61d97e6ab47fdfde\n2017-09-04 17:18:52 osx.fritz.box aetros-job[11153] DEBUG Home config loaded from /Users/marc/.aetros.yml\n...\n```\n\nYou can alternatively to `git clone` download the zip at https://github.com/aetros/aetros-cli/archive/master.zip.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetros%2Faetros-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetros%2Faetros-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetros%2Faetros-cli/lists"}