{ "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": "\n##################\nserafin-sqlalchemy\n##################\n\n**serafin-appengine** is a small python library that provides SQLAlchemy\nmodels integration for `serafin `_.\n\n.. note::\n The CircleCI builds can be found\n `here `_\n\n.. readme_inclusion_marker\n\nInstallation\n============\n\n.. code-block:: shell\n\n $ pip install serafin-sqlalchemy\n\n\nContributing\n============\n\nSetting up development repo\n---------------------------\n\n.. code-block:: shell\n\n $ git clone git@github.com:novopl/serafin-sqlalchemy.git\n $ cd serafin-sqlalchemy\n $ virtualenv env\n $ source ./env/bin/activate\n $ pip install -r ops/devrequirements.txt\n $ peltak git add-hoooks\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/serafin-sqlalchemy", "keywords": "serafin serialize sql sqlalchemy serialization json config", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "serafin-sqlalchemy", "package_url": "https://pypi.org/project/serafin-sqlalchemy/", "platform": "", "project_url": "https://pypi.org/project/serafin-sqlalchemy/", "project_urls": { "Homepage": "http://github.com/novopl/serafin-sqlalchemy" }, "release_url": "https://pypi.org/project/serafin-sqlalchemy/0.1/", "requires_dist": null, "requires_python": "", "summary": "SQLAlchemy integration for serafin", "version": "0.1" }, "last_serial": 5108012, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "1dc054269e7e5f7272a8c5ec0076a65d", "sha256": "d2a04015f7d38d4db3383b12d2d2cfdaba99c2c10719f222157b783d8f9df820" }, "downloads": -1, "filename": "serafin-sqlalchemy-0.0.tar.gz", "has_sig": false, "md5_digest": "1dc054269e7e5f7272a8c5ec0076a65d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6727, "upload_time": "2019-04-06T18:46:15", "url": "https://files.pythonhosted.org/packages/af/17/e24f4725d5a33a1689cc11818ba66748983357f1a230fde371e17de77dea/serafin-sqlalchemy-0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "4c9a24f935d8b8aee642bd6358f73479", "sha256": "f9ca0725ed8445ff2a1443ccaa4a8ff8064a3c5cf3be0a65c437e67db3c4b4e5" }, "downloads": -1, "filename": "serafin-sqlalchemy-0.1.tar.gz", "has_sig": false, "md5_digest": "4c9a24f935d8b8aee642bd6358f73479", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6729, "upload_time": "2019-04-06T18:53:32", "url": "https://files.pythonhosted.org/packages/ca/bf/5d6c95346d31011882d0250dfc5e8938fb3230176e7af2dc11186f93f85a/serafin-sqlalchemy-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c9a24f935d8b8aee642bd6358f73479", "sha256": "f9ca0725ed8445ff2a1443ccaa4a8ff8064a3c5cf3be0a65c437e67db3c4b4e5" }, "downloads": -1, "filename": "serafin-sqlalchemy-0.1.tar.gz", "has_sig": false, "md5_digest": "4c9a24f935d8b8aee642bd6358f73479", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6729, "upload_time": "2019-04-06T18:53:32", "url": "https://files.pythonhosted.org/packages/ca/bf/5d6c95346d31011882d0250dfc5e8938fb3230176e7af2dc11186f93f85a/serafin-sqlalchemy-0.1.tar.gz" } ] }