{ "info": { "author": "Mateusz 'novo' Klos", "author_email": "novopl@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Utilities" ], "description": "\nrestible-sqlalchemy\n###################\n\n.. readme_inclusion_marker\n\n\n**restible-sqlalchemy** is a library that provides **django** integration with\n`restible `_. It includes the base resource\nclass ``SqlAlchemyResource`` that can be used to define REST resources based on\nSQLAlchemy model definitions.\n\n\n.. note::\n The CircleCI builds can be found\n `here `_\n\nInstallation\n============\n\n.. code-block:: shell\n\n $ pip install restible-sqlalchemy\n\n\nContributing\n============\n\nSetting up development repo\n---------------------------\n\n.. code-block:: shell\n\n $ git clone git@github.com:novopl/restible-sqlalchemy.git\n $ cd restible-sqlalchemy\n $ virtualenv env\n $ source ./env/bin/activate\n $ pip install -r requirements.txt -r ops/devrequirements.txt\n $ peltak git add-hooks\n\n\nRunning tests\n.............\n\n**Config**: The types of tests are defined in ``pelconf.py`` and the\npytest configuration is defined in ``ops/tools/pytest.ini``.\n\n.. code-block:: shell\n\n $ peltak test\n\nLinting\n.......\n\n**Config**: The list of locations to lint is defined in ``pelconf.py`` and the\nlinters configuration is defined in ``ops/tools/{pylint,pep8}.ini``.\n\n.. code-block:: shell\n\n $ peltak lint\n\nGenerating docs\n...............\n\n**Config**: The list of documented files and general configuration is in\n``pelconf.py`` and the Sphinx configuration is defined in ``docs/conf.py``.\n\n.. code-block:: shell\n\n $ peltak docs\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/novopl/restible-sqlalchemy", "keywords": "restible REST restapi rest server SQLAlchemy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "restible-sqlalchemy", "package_url": "https://pypi.org/project/restible-sqlalchemy/", "platform": "", "project_url": "https://pypi.org/project/restible-sqlalchemy/", "project_urls": { "Homepage": "http://github.com/novopl/restible-sqlalchemy" }, "release_url": "https://pypi.org/project/restible-sqlalchemy/0.2/", "requires_dist": null, "requires_python": "", "summary": "SQLAlchemy integration for restible library", "version": "0.2" }, "last_serial": 5110401, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "e3a4cb938c82bd65ffca0d7dacd31dcc", "sha256": "99d14a887f3837b3992a72f72e31fcd3ee2e4af042b216b82233e18b7eb0b60f" }, "downloads": -1, "filename": "restible-sqlalchemy-0.0.tar.gz", "has_sig": false, "md5_digest": "e3a4cb938c82bd65ffca0d7dacd31dcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7581, "upload_time": "2019-04-06T14:21:19", "url": "https://files.pythonhosted.org/packages/d9/1a/c86c7d1ebc501ec6c2693b3eb46e7aeace4ce1119f1a72cb443b8c89e2ed/restible-sqlalchemy-0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "de7fc347c830f71464f108be7e9d3923", "sha256": "4e3b672378dbe87cdea421e62dc671c6fbf5a23a7ebdc96d7e05ef0acfcad906" }, "downloads": -1, "filename": "restible-sqlalchemy-0.1.tar.gz", "has_sig": false, "md5_digest": "de7fc347c830f71464f108be7e9d3923", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7578, "upload_time": "2019-04-06T15:17:37", "url": "https://files.pythonhosted.org/packages/c6/98/f136e6a1883366b2c3db219501804d695763ccaf1bd2c043aff1ff8566b5/restible-sqlalchemy-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "df48ece6943af8bb1452a9f667114fb2", "sha256": "18a39675ff9c0c6cf317e5ec30484efe17599bcec82f91b076728e580c848e7a" }, "downloads": -1, "filename": "restible-sqlalchemy-0.2.tar.gz", "has_sig": false, "md5_digest": "df48ece6943af8bb1452a9f667114fb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7967, "upload_time": "2019-04-07T16:43:44", "url": "https://files.pythonhosted.org/packages/5a/ed/b63663407b7d21b939592ef10682ec17dae00f233c3f9c278414112b2cf6/restible-sqlalchemy-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df48ece6943af8bb1452a9f667114fb2", "sha256": "18a39675ff9c0c6cf317e5ec30484efe17599bcec82f91b076728e580c848e7a" }, "downloads": -1, "filename": "restible-sqlalchemy-0.2.tar.gz", "has_sig": false, "md5_digest": "df48ece6943af8bb1452a9f667114fb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7967, "upload_time": "2019-04-07T16:43:44", "url": "https://files.pythonhosted.org/packages/5a/ed/b63663407b7d21b939592ef10682ec17dae00f233c3f9c278414112b2cf6/restible-sqlalchemy-0.2.tar.gz" } ] }