{"id":29995117,"url":"https://github.com/openedoo/openedoo","last_synced_at":"2025-08-05T01:11:20.808Z","repository":{"id":216269435,"uuid":"69935770","full_name":"openedoo/openedoo","owner":"openedoo","description":"OpenEdoo Core","archived":false,"fork":false,"pushed_at":"2017-10-04T08:35:45.000Z","size":6193,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T03:48:07.961Z","etag":null,"topics":["education","flask","framework","python"],"latest_commit_sha":null,"homepage":"http://openedoo.org","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/openedoo.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-04T04:56:13.000Z","updated_at":"2021-11-08T23:15:26.000Z","dependencies_parsed_at":"2024-01-09T10:48:09.685Z","dependency_job_id":"7fc224d9-c019-472d-915f-1322acf6e832","html_url":"https://github.com/openedoo/openedoo","commit_stats":null,"previous_names":["openedoo/openedoo"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/openedoo/openedoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fopenedoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fopenedoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fopenedoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fopenedoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedoo","download_url":"https://codeload.github.com/openedoo/openedoo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fopenedoo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268815427,"owners_count":24311567,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"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":["education","flask","framework","python"],"created_at":"2025-08-05T01:04:22.692Z","updated_at":"2025-08-05T01:11:20.770Z","avatar_url":"https://github.com/openedoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WELCOME TO OPENEDOO [![Build Status](https://travis-ci.org/openedoo/openedoo.svg?branch=master)](https://travis-ci.org/openedoo/openedoo)\n\n![N|Solid](http://openedoo.org/images/openedoo.svg)\n## openedoo-beta in pip\n```\npip install openedoo\n\nand run in your terminal\n\nopenedoo install\n\n```\n## how to use\n\n```bash\ngit clone https://github.com/openedoo/openedoo\n\npip install -r requirements.txt\n```\n\n### Migrate Database\n```bash\npython manage.py db init\npython manage.py db migrate\npython manage.py db upgrade\npython manage.py --help\n```\n\n### Create New Module\n```bash\npython manage.py module create -n \"module_name\"\n```\n```bash\npython manage.py module create -n \"module_name\" --remote \"github_repo_url\"\n```\n\n### Runserver\n```bash\npython manage.py run\n```\n\n## Docker Compose\n\n### Setup\n```bash\n$ docker-compose up -d\n$ curl\n```\n\n### Stop Services\n```bash\n$ docker-compose stop\n```\n\n### Run And Play\n```bash\n$ docker-compose start\n```\n\n### Create Module\n```bash\n$ docker-compose exec od python manage.py create \"test\"\n```\n\n### Manage Module\n```bash\n$ docker-compose stop od\n$ docker-compose run od bash\n[from_od]$ openedoo module create -n \"test\"\n[from_od]$ opendoo module remove test\n[from_od]$ opendoo module install https://github.com/openedoo/module_hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedoo%2Fopenedoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedoo%2Fopenedoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedoo%2Fopenedoo/lists"}