A development workflow aimed at distributed teams working on Python (web) projects.
This project has been retired and is no longer being supported by City Index Ltd.
- if you should choose to fork it outside of City Index, please let us know so we can link to your project
Python Development Flow is a development workflow aimed at distributed teams working on Python (web) projects.
This sample project shows how a team can collaborate via GitHub, Vagrant powered dev environment Jenkins and a Stackato PAAS on a Python web app (in this case the httpbin Stackato sample app ) - deployed at http://httpbin.apps.labs.cityindex.com/
The dev ennvironment includes a powerful browser based debugger for Python server side code, powered by ti-debug
NB! This project has been retired and is no longer being supported by City Index Ltd.
Have a bug, feature request or pull request? Please open a new issue.
Anyone and everyone is welcome to contribute, but please take a moment to
review the guidelines for contributing to make this process
easy and effective for everyone, in particular:
Copyright 2013 City Index Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.