Coder Social home page Coder Social logo

jhong70 / python-pyodbc-buildpack-18 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rinconsebastian/python-pyodbc-buildpack-18

0.0 0.0 0.0 2.55 MB

⚛️ Buildpack for Heroku to install `ODBC Driver 18 for SQL Server` during the project's build stage. This enables the use of python module `pyodbc` in Heroku.

Shell 100.00%

python-pyodbc-buildpack-18's Introduction

Heroku buildpack: odbc

This is a Heroku buildpack.

This buildpack will place precompiled libmsodbcsql-18.3.so.2.1 and msodbcsqlr18.rll files in locations so Heroku can read the ODBC Driver 18 for SQL Server driver for python pyodbc. This driver is version 18.3.

Requirements

  • The first buildpack should be heroku-buildpack-apt: https://github.com/heroku/heroku-buildpack-apt.git
  • The second buildpack should be heroku/python: https://github.com/heroku/heroku-buildpack-python.git
  • The Aptfile should contain the following items: unixodbc unixodbc-dev
  • This buildpack should be after the apt buildpack and python buildpacks: https://github.com/matt-bertoncello/python-pyodbc-buildpack.git

python-pyodbc-buildpack-18's People

Contributors

mrbertoncello avatar matt-bertoncello 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.