Giter VIP home page Giter VIP logo

azure-functions-with-python's Introduction

Azure functions with Python

About this repository

A complete guide on developing and deploying Azure functions with Python, using VSCode and Azure extension.

🧰 Prerequisites:

  1. Azure Account https://portal.azure.com
  2. VSCode https://code.visualstudio.com/ and Azure Extension https://code.visualstudio.com/docs/azure/extensions
  3. Python 3.8 https://www.python.org/
  4. Azure Functions Core Tools https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local?tabs=v4%2Clinux%2Ccsharp%2Cportal%2Cbash#v2
  5. Azure Storage Explorer https://azure.microsoft.com/en-us/features/storage-explorer/
  6. Numerai API Keys https://numer.ai/account (Optional for NumeraiWeeklySubmission)
  7. Trained ML/DL models and inference python code (Optional for NumeraiWeeklySubmission)

Numerai Weekly Submission

🕵️ Looking for the code for my Medium Article, How I automated my Numerai weekly submissions pipeline for free, using Azure functions and python ?

Go to NumeraiWeeklySubmission directory


Documentation 📚

  1. Azure Functions
  2. Azure Functions with Python
  3. Azure Blob Storage Python SDK
  4. Azure Functions http requessts
  5. Azure Functions time trigger

Contents

  1. HttpExample directory contains an example of an http-triggered (input) Azure function, writting in messages in an Azure queue (output binding).

  2. NumeraiWeeklySubmission directory contains an example of a time-triggered Azure function with Azure Blob storage integration.

azure-functions-with-python's People

Contributors

papaemman 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.