Skip to content

amanjain/heroku-buildpack-python-freetds-pymssql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Python + FreeTDS + pymssql

This is a Heroku buildpack for Python + FreeTDS + pymssql, forked from heroku-buildpack-python.

Usage

Example usage:

$ heroku create --buildpack https://github.com/amanjain/heroku-buildpack-python-freetds-pymssql.git

You can also add it to upcoming builds of an existing application:

$ heroku config:add BUILDPACK_URL=https://github.com/amanjain/heroku-buildpack-python-freetds-pymssql.git

About

Python buildpack

Resources

License

Stars

Watchers

Forks

Packages

No packages published