{"id":13502219,"url":"https://github.com/bottlepy/bottle-boilerplate","last_synced_at":"2025-04-15T18:32:04.048Z","repository":{"id":19672305,"uuid":"22925960","full_name":"bottlepy/bottle-boilerplate","owner":"bottlepy","description":"Boilerplate code for new Bottle projects","archived":false,"fork":false,"pushed_at":"2018-01-02T21:47:10.000Z","size":11,"stargazers_count":31,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T00:28:35.162Z","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/bottlepy.png","metadata":{"files":{"readme":"README.rst","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":"2014-08-13T18:12:27.000Z","updated_at":"2025-04-05T12:26:07.000Z","dependencies_parsed_at":"2022-08-24T02:51:12.677Z","dependency_job_id":null,"html_url":"https://github.com/bottlepy/bottle-boilerplate","commit_stats":null,"previous_names":["avelino/bottle-boilerplate"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlepy%2Fbottle-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlepy%2Fbottle-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlepy%2Fbottle-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bottlepy%2Fbottle-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bottlepy","download_url":"https://codeload.github.com/bottlepy/bottle-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129234,"owners_count":21217311,"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":"2024-07-31T22:02:06.453Z","updated_at":"2025-04-15T18:31:59.039Z","avatar_url":"https://github.com/bottlepy.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"==================\nbottle-boilerplate\n==================\n\nBoilerplate code for new Bottle projects\n\n\nWhat Bottle Boilerplate does?\n-----------------------------\n\nBuild an structure to create applications in the rigth way with Bottle, using MVC (Model-View-Controller) and Tests.\n\n\nInstallation\n------------\n\n    .. code-block:: bash\n\n        pip install bottle-boilerplate\n\n\nUsed\n----\n\nStart new project:\n\n    .. code-block:: bash\n\n        bottle-boilerplate startproject YOUR-PROJECT-NAME\n        cd YOUR-PROJECT-NAME\n        pip install -r requirements.txt\n\nTo run your application:\n\n    .. code-block:: bash\n\n        python manage.py runserver\n\nOpen Bottle documentation:\n\n\n    .. code-block:: bash\n\n        bottle-boilerplate doc\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlepy%2Fbottle-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbottlepy%2Fbottle-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbottlepy%2Fbottle-boilerplate/lists"}