{ "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-appengine\n#################\n\n**serafin-appengine** is a small python library that provides Google Datastore\nmodels integration for *serafin*.\n\n.. note::\nThe project follows the semantic versioning scheme: Until 1.0 the minor\n\n * The *patch* versions only include bugfixes and changes that do not\n modify the existing interface. You can safely update a patch version\n without worrying it will break your code.\n * The *minor* versions will contain changes to the interface. With a\n single version update your code will most likely work or might require\n small adjustments. The more minor versions you update at once the\n bigger the chance that something will brake.\n * The *major* versions are reserved for significant refactorings and\n architecture changes. This should not happen very often so the major\n version should not change much.\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-appengine\n\n\nContributing\n============\n\nSetting up development repo\n---------------------------\n\n.. code-block:: shell\n\n $ git clone git@github.com:novopl/serafin-appengine.git\n $ cd serafin\n $ virtualenv env\n $ source ./env/bin/activate\n $ pip install -r ops/devrequirements.txt\n $ python setup.py develop\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", "keywords": "serafin serialize serialization json config AppEngine Datastore", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "serafin-appengine", "package_url": "https://pypi.org/project/serafin-appengine/", "platform": "", "project_url": "https://pypi.org/project/serafin-appengine/", "project_urls": { "Homepage": "http://github.com/novopl/serafin" }, "release_url": "https://pypi.org/project/serafin-appengine/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "AppEngine integration for serafin", "version": "0.2.1" }, "last_serial": 4898765, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b194cf2de3b2a6c7809041905587ec11", "sha256": "3bc9e59432b44ab06e498c1ee2452ceb9aabfdb359bdef56d1a5053422b02ec8" }, "downloads": -1, "filename": "serafin-appengine-0.1.tar.gz", "has_sig": false, "md5_digest": "b194cf2de3b2a6c7809041905587ec11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7280, "upload_time": "2019-01-15T12:25:57", "url": "https://files.pythonhosted.org/packages/e8/c4/07f8f0b83b8ea81dbb2474e7cba835322627f3e742be73c9daa7a7907734/serafin-appengine-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9b577097d826d9afa7fba72444b39b7b", "sha256": "b84a35f843ee6f3ec6c101170854945e33586d12256fdccda2d98975de622a63" }, "downloads": -1, "filename": "serafin-appengine-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9b577097d826d9afa7fba72444b39b7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7219, "upload_time": "2019-01-15T12:32:28", "url": "https://files.pythonhosted.org/packages/9c/d0/171e744fa9fa9cf3036b971d38574d3414152fd51cfae45853f67c9b65e1/serafin-appengine-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ba2d0735af12f1a5f2a2778074a56acf", "sha256": "ec8ad280090feef1b6304dc79969d90691e64ca4b692a37435fa2b0536f52216" }, "downloads": -1, "filename": "serafin-appengine-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ba2d0735af12f1a5f2a2778074a56acf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7255, "upload_time": "2019-01-16T15:06:58", "url": "https://files.pythonhosted.org/packages/98/59/67831f428e1141d7ad30536978d0a6c59066c018bd409bb678458348ca0e/serafin-appengine-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6590ab54c9ea6461cd8dce0f7740ab2d", "sha256": "e6bfe88ecce35a3057ce7c2041ecfbde019d4c3a1f21b3dd438f055dcbd2ab5d" }, "downloads": -1, "filename": "serafin-appengine-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6590ab54c9ea6461cd8dce0f7740ab2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7253, "upload_time": "2019-02-21T12:26:03", "url": "https://files.pythonhosted.org/packages/cb/c8/328ba506b55f04b33b7719f6a02c4c507f00af13b1e7b07c076907b52eb7/serafin-appengine-0.1.3.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "22b2560fbac095448a826aaa1e77be77", "sha256": "9f619fc4e8422c8453102baffc46dc65972efc714bf5d71a57e8abee41917501" }, "downloads": -1, "filename": "serafin-appengine-0.2.tar.gz", "has_sig": false, "md5_digest": "22b2560fbac095448a826aaa1e77be77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7277, "upload_time": "2019-03-02T18:24:19", "url": "https://files.pythonhosted.org/packages/e5/6d/3066a98dc589b3f2bfc3474d48e90b5bb8ffb7fc84aff986721917990d2f/serafin-appengine-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d3bf25fbb09b93110dc6ca9c595c7aaa", "sha256": "8db9c6ea87d9171895626e04c6f4b580adf60c733054fff19f5ce4fb650e0895" }, "downloads": -1, "filename": "serafin-appengine-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d3bf25fbb09b93110dc6ca9c595c7aaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7238, "upload_time": "2019-03-05T10:59:55", "url": "https://files.pythonhosted.org/packages/8b/ae/780a946949dcc5badab0c10f4aed4217eae70bdc15da49cf221b6ba7afba/serafin-appengine-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3bf25fbb09b93110dc6ca9c595c7aaa", "sha256": "8db9c6ea87d9171895626e04c6f4b580adf60c733054fff19f5ce4fb650e0895" }, "downloads": -1, "filename": "serafin-appengine-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d3bf25fbb09b93110dc6ca9c595c7aaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7238, "upload_time": "2019-03-05T10:59:55", "url": "https://files.pythonhosted.org/packages/8b/ae/780a946949dcc5badab0c10f4aed4217eae70bdc15da49cf221b6ba7afba/serafin-appengine-0.2.1.tar.gz" } ] }