Skip to main content

Highly Opinionated Utils: Flask Psycopg2

Project description

# Highly Opinionated Utils: Flask-Psycopg2

Provides the ability to integrate Flask directly with psycopg2 No need for a filthy ORM

## Installation

`bash pip install hou-flask-pscyopg2 `

Sometimes on macs psycopg2 is a little pain in the ass. You’ll see errors like

`bash >>> ld: library not found for -lssl >>> clang: error: linker command failed with exit code 1 (use -v to see invocation) >>> error: command 'clang' failed with exit status 1 `

To fix these try any of the following

  1. xcode-select –install

  2. brew install openssl

  3. LDFLAGS=”-L/usr/local/opt/openssl/lib” CPPFLAGS=”-I/usr/local/opt/openssl/include” pip install hou-flask-pscyopg2

History

0.0.1 (2018-06-27)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hou-flask-psycopg2-0.0.7.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

hou_flask_psycopg2-0.0.7-py2.py3-none-any.whl (7.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hou-flask-psycopg2-0.0.7.tar.gz.

File metadata

  • Download URL: hou-flask-psycopg2-0.0.7.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for hou-flask-psycopg2-0.0.7.tar.gz
Algorithm Hash digest
SHA256 241d0b38df667e22b4ba97ecc0868fd3b608053397e1d6cf67ea4ffa17953140
MD5 63831f3274e19ff0f9e119e6ed2bc414
BLAKE2b-256 4efc73fc8c6a3f12fcae78b24d26621d3322d1184074e4a04059681db40f19b2

See more details on using hashes here.

File details

Details for the file hou_flask_psycopg2-0.0.7-py2.py3-none-any.whl.

File metadata

  • Download URL: hou_flask_psycopg2-0.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for hou_flask_psycopg2-0.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cdb437dd21e8b31ade0ccdbce214081afa370dbab098140b5d6961e5be11d1a0
MD5 9da059ef30d435c928eec0b7547e5f8c
BLAKE2b-256 854fece07abe2fac022a00d3e9d90feb9f488c756dffcbb5aa6baab0e4dec040

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page