{"id":15946320,"url":"https://github.com/zoni/octo-bottle","last_synced_at":"2025-06-22T21:33:44.717Z","repository":{"id":8916993,"uuid":"10643784","full_name":"zoni/Octo-Bottle","owner":"zoni","description":"A plugin to embed the Bottle micro web-framework within Octo.","archived":false,"fork":false,"pushed_at":"2013-06-12T13:56:08.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T13:59:51.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zoni.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}},"created_at":"2013-06-12T13:51:20.000Z","updated_at":"2014-05-04T01:18:45.000Z","dependencies_parsed_at":"2022-09-01T14:13:32.150Z","dependency_job_id":null,"html_url":"https://github.com/zoni/Octo-Bottle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoni/Octo-Bottle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2FOcto-Bottle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2FOcto-Bottle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2FOcto-Bottle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2FOcto-Bottle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoni","download_url":"https://codeload.github.com/zoni/Octo-Bottle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2FOcto-Bottle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261372097,"owners_count":23148750,"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-10-07T09:21:08.436Z","updated_at":"2025-06-22T21:33:39.701Z","avatar_url":"https://github.com/zoni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Octo Bottle\n===========\n\n*A plugin to embed the [Bottle] micro web-framework within [Octo].*\n\n\nUsage\n-----\n\nIt is assumed that you already have *octo* installed. If not, you should [install](http://octo.zoni.nl/#installing) that first.\n\nWith octo installed, just clone or download this repository to a location of your choice, then start octo with this directory in your list of plugin directories, like so:\n\n    # Obtain a copy of Octo Bottle\n    git clone https://github.com/zoni/Octo-Bottle.git\n    \n    # Or if you prefer a flat download\n    wget https://github.com/zoni/Octo-Bottle/archive/master.zip\n    unzip master.zip\n    \n    # Run octo with it (substitute Octo-Bottle with Octo-Bottle-master \n    # if you downloaded the zipfile instead)\n    octo Octo-Bottle\n\nAt this point, any other plugins you have may simply `import bottle` and use it's decorators as described in Bottle's documentation.\n\n\nConfiguration\n-------------\n\nConfiguration can be done by editing `octobottle.octoplugin`. Here you can change the interface to listen on, the port to listen on and the serveradapter to use.\n\n\nDeployment\n----------\n\nFor production deployments, it is recommended to place bottle behind some kind of reverse proxy or loadbalancer.\n\n\nLicense\n-------\n\nOcto Bottle is available under a 2-clause BSD license (the \"Simplified BSD License\"):\n\n\tCopyright (c) 2013, Nick Groenen\n\tAll rights reserved.\n\n\tRedistribution and use in source and binary forms, with or without\n\tmodification, are permitted provided that the following conditions are met:\n\t\t* Redistributions of source code must retain the above copyright\n\t\t  notice, this list of conditions and the following disclaimer.\n\t\t* Redistributions in binary form must reproduce the above copyright\n\t\t  notice, this list of conditions and the following disclaimer in the\n\t\t  documentation and/or other materials provided with the distribution.\n\n\tTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n\tANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n\tWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n\tDISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER(S) BE LIABLE FOR ANY\n\tDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n\t(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n\tLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n\tON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n\t(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n\tSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\n[Octo]: http://octo.zoni.nl/\n[Bottle]: http://bottlepy.org/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Focto-bottle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoni%2Focto-bottle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Focto-bottle/lists"}