Skip to main content

SQLAlchemy mixins for use with Postgres.

Project description

Travis Coveralls

mortar_mixins

SQLAlchemy mixins for use with Postgres 9.2+.

Install from PyPI with pip.

Development

Get a clone of the git repo and then do the following:

virtualenv .
bin/pip install -e .[build,test]

sudo -u postgres psql -d postgres -c "create user testuser with password 'testpassword';"
sudo -u postgres createdb -O testuser testdb
sudo -u postgres psql -d testdb -c "CREATE EXTENSION btree_gist;"

export DB_URL=postgres://testuser:testpassword@localhost:5432/testdb
bin/nosetests --with-cov --cov=mortar_mixins

Releasing

To make a release, just update the version in setup.py, tag it and push to https://github.com/Mortar/mortar_mixins and Travis CI should take care of the rest.

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

mortar_mixins-1.5.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mortar_mixins-1.5-py2.py3-none-any.whl (9.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file mortar_mixins-1.5.tar.gz.

File metadata

  • Download URL: mortar_mixins-1.5.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mortar_mixins-1.5.tar.gz
Algorithm Hash digest
SHA256 65749fc4efb9bbc708f75bc3c9f8ca7c2b6e47c7a9c8e5a7b2fd973994bc290f
MD5 e1fcea39dd6d12d94d19378b47f0d591
BLAKE2b-256 baa30b11b9772788fbecc9af37ca9ae1d91418bece682b08ecb9455c02742ce7

See more details on using hashes here.

File details

Details for the file mortar_mixins-1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mortar_mixins-1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b6c479548632ae0fb6f8aac0554496782528f4b5ac882ad5bccbc6a93a82723
MD5 2511cce6354256f53f8800b6632029df
BLAKE2b-256 65c37583c32b27081da12606535bf79a1165b5e8b7fdd0d09ae6944bba6b05af

See more details on using hashes here.

Supported by

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