{"id":17228270,"url":"https://github.com/ronnix/plan2fab","last_synced_at":"2025-03-25T18:42:28.867Z","repository":{"id":138195106,"uuid":"28005508","full_name":"ronnix/plan2fab","owner":"ronnix","description":null,"archived":false,"fork":false,"pushed_at":"2014-12-14T19:40:10.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T23:15:53.349Z","etag":null,"topics":["pyramid-framework","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/ronnix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-14T19:39:39.000Z","updated_at":"2018-03-08T15:08:56.000Z","dependencies_parsed_at":"2023-06-14T21:31:06.032Z","dependency_job_id":null,"html_url":"https://github.com/ronnix/plan2fab","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/ronnix%2Fplan2fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnix%2Fplan2fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnix%2Fplan2fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronnix%2Fplan2fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronnix","download_url":"https://codeload.github.com/ronnix/plan2fab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245525268,"owners_count":20629827,"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":["pyramid-framework","python"],"created_at":"2024-10-15T04:43:12.309Z","updated_at":"2025-03-25T18:42:28.846Z","avatar_url":"https://github.com/ronnix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plan2fab README\n\nL'objectif de est permettre la documentation de projet de réalisation dans un fablab. Dans un premier temps dans le contexte de l'ÉcoDesignFablab de Mozinor à Montreuil.\n\n## Développement\n\nOn récupère d'abord les sources avec git :\n\n```bash\ngit clone https://github.com/apedec/plan2fab.git\ncd plan2fab\n```\n\nOn crée un virtualenv (environnement virtuel Python) dans lequel on va installer le projet et ses dépendances :\n\n```bash\nvirtualenv venv\nsource venv/bin/activate\npip install -r requirements.txt -r dev-requirements.txt\npython setup.py develop\n```\n\nOn crée un utilisateur et une base de données dans Postgres. Par exemple, sous Ubuntu Linux :\n\n```bash\nsudo apt-get install postgresql\nsudo su - postgres -c \"createuser apedec \u0026\u0026 createdb plan2fab --owner=apedec\"\n```\n\nOn initialise la base de données :\n\n```bash\ninitialize_plan2fab_db development.ini\n```\n\nOn lance le serveur web de développement :\n\n```bash\npserve development.ini\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronnix%2Fplan2fab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronnix%2Fplan2fab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronnix%2Fplan2fab/lists"}