Skip to main content

SQLAlchemy integration for restible library

Project description

restible-sqlalchemy is a library that provides django integration with restible. It includes the base resource class SqlAlchemyResource that can be used to define REST resources based on SQLAlchemy model definitions.

Installation

$ pip install restible-sqlalchemy

Contributing

Setting up development repo

$ git clone git@github.com:novopl/restible-sqlalchemy.git
$ cd restible-sqlalchemy
$ virtualenv env
$ source ./env/bin/activate
$ pip install -r requirements.txt -r ops/devrequirements.txt
$ peltak git add-hooks

Running tests

Config: The types of tests are defined in pelconf.py and the pytest configuration is defined in ops/tools/pytest.ini.

$ peltak test

Linting

Config: The list of locations to lint is defined in pelconf.py and the linters configuration is defined in ops/tools/{pylint,pep8}.ini.

$ peltak lint

Generating docs

Config: The list of documented files and general configuration is in pelconf.py and the Sphinx configuration is defined in docs/conf.py.

$ peltak docs

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

restible-sqlalchemy-0.2.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file restible-sqlalchemy-0.2.tar.gz.

File metadata

  • Download URL: restible-sqlalchemy-0.2.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for restible-sqlalchemy-0.2.tar.gz
Algorithm Hash digest
SHA256 18a39675ff9c0c6cf317e5ec30484efe17599bcec82f91b076728e580c848e7a
MD5 df48ece6943af8bb1452a9f667114fb2
BLAKE2b-256 5aedb63663407b7d21b939592ef10682ec17dae00f233c3f9c278414112b2cf6

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