Giter Club home page Giter Club logo

python's Introduction

Spring Cloud Stream Python App Starters

Spring Cloud Stream App Starters for integrating with Python

Provisioning Python Resources

Each of the applications in the Python family include configuration properties that specify Python(Jython) script location and directory path. These properties use Spring’s Resource abstraction. Python script and directory locations may reference a local file or URL resource (e.g. http). Classpath resources are intentionally not supported as it would require a Python developer to package Python scripts in the jar. Scripts may be optionally downloaded from a git repository. If you provide a valid git.uri to the repository, the application will clone the repository to the local file system during initialization and load scripts from there.

For more information on the available Spring Cloud Stream apps for Python, see the following pages.

ATTENTION!

Do not attempt to use/build from master; the master branch is currently undergoing redesign to adapt to Spring Boot and Spring Cloud 2.0 stack. You’d notice discrepencies and/or test failures.

Please use/build the 1.0.x branch or the Celsius.SR1 release of the applications - it is the latest GA release.

python's People

Contributors

sobychacko avatar sabbyanandan avatar chrisjs avatar

Watchers

James Cloos avatar Artem Bilan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.