{ "info": { "author": "x-debug", "author_email": "512766594@qq.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\npybatis\n=============================\n\n.. image:: https://badge.fury.io/py/pybatis.svg\n :target: https://badge.fury.io/py/pybatis\n\n.. image:: https://travis-ci.org/x-debug/pybatis.svg?branch=master\n :target: https://travis-ci.org/x-debug/pybatis\n\n.. image:: https://codecov.io/gh/x-debug/pybatis/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/x-debug/pybatis\n\npython for mybatis\n\nDocumentation\n-------------\n\nThe full documentation is at https://pybatis.readthedocs.io.\n\nQuickstart\n----------\n\nInstall pybatis::\n\n pip install pybatis\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'pybatis.apps.PybatisConfig',\n ...\n )\n\nAdd pybatis's URL patterns:\n\n.. code-block:: python\n\n from pybatis import urls as pybatis_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(pybatis_urls)),\n ...\n ]\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2018-03-08)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitee.com/huichengip_chenxf/pybatis", "keywords": "pybatis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pybatis", "package_url": "https://pypi.org/project/pybatis/", "platform": "", "project_url": "https://pypi.org/project/pybatis/", "project_urls": { "Homepage": "https://gitee.com/huichengip_chenxf/pybatis" }, "release_url": "https://pypi.org/project/pybatis/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "python for mybatis", "version": "0.1.2" }, "last_serial": 3919160, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "887158227f2d5639f5547091e82276de", "sha256": "d3d10aa297ce3fbb712afb80d1db28dbb7b5e50430a682fc475714a31e6c326c" }, "downloads": -1, "filename": "pybatis-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "887158227f2d5639f5547091e82276de", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9729, "upload_time": "2018-03-08T09:53:31", "url": "https://files.pythonhosted.org/packages/b3/ea/39ed91d68786822c9ff332f09d4df0d432429bdeb954e53053477103dd7e/pybatis-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "31e2c5b3e7b24f5fa03b54a5a901a869", "sha256": "3975fb59571f33f086f4d6cab1b550b96930ff388f373aed32a65909419641fe" }, "downloads": -1, "filename": "pybatis-0.1.0.tar.gz", "has_sig": false, "md5_digest": "31e2c5b3e7b24f5fa03b54a5a901a869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8366, "upload_time": "2018-03-08T09:53:26", "url": "https://files.pythonhosted.org/packages/02/0e/568f6037a951c4f46ed149bc5b9e6fb7820e5908b1b35b981e4a024995e6/pybatis-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "adcd028167fc1f13b3d7f8b5fbe29b8b", "sha256": "7773c051ca49e11898ab81cb92ff6bbba4c51fb4e3bcf1359c01d862a38ff124" }, "downloads": -1, "filename": "pybatis-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adcd028167fc1f13b3d7f8b5fbe29b8b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 9740, "upload_time": "2018-03-09T07:26:58", "url": "https://files.pythonhosted.org/packages/79/68/e3132c2a53dac285b278b279d415d475d6ff516bc46894a314751b2dff86/pybatis-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a08d90bd7020d80291e99c9b7eeb0649", "sha256": "40a33190c93ba3668cf9489436c069094dca16a112b085a1206e8c0407435da6" }, "downloads": -1, "filename": "pybatis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a08d90bd7020d80291e99c9b7eeb0649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8376, "upload_time": "2018-03-09T07:26:53", "url": "https://files.pythonhosted.org/packages/c5/e9/fce558561dfd64173c4e7f0ad54511e3d1cbdb5e45c8e2e158e2d12f34c9/pybatis-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e1d4fc87a6773a4712cc3d03429e0118", "sha256": "d8d4baf2b407a28ee57be398e1bdb7803f93213995b180c102823ae299e69594" }, "downloads": -1, "filename": "pybatis-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e1d4fc87a6773a4712cc3d03429e0118", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10242, "upload_time": "2018-06-01T01:41:34", "url": "https://files.pythonhosted.org/packages/b4/85/4b7628f888a668e830d712db9a5324102c9f6dcc923193ab5bf538450efb/pybatis-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1600a1db7e70c7ef2b1bbda87115fc57", "sha256": "4f41b303da6bfa80d704bab49b4fa516f7a449a7a39712bbee91858a93261337" }, "downloads": -1, "filename": "pybatis-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1600a1db7e70c7ef2b1bbda87115fc57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8814, "upload_time": "2018-06-01T01:41:22", "url": "https://files.pythonhosted.org/packages/d3/90/5f3ab4c2f92beb5b267077fbd794e4dd34ab45ed6b4574969f5d408c39e9/pybatis-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1d4fc87a6773a4712cc3d03429e0118", "sha256": "d8d4baf2b407a28ee57be398e1bdb7803f93213995b180c102823ae299e69594" }, "downloads": -1, "filename": "pybatis-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e1d4fc87a6773a4712cc3d03429e0118", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10242, "upload_time": "2018-06-01T01:41:34", "url": "https://files.pythonhosted.org/packages/b4/85/4b7628f888a668e830d712db9a5324102c9f6dcc923193ab5bf538450efb/pybatis-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1600a1db7e70c7ef2b1bbda87115fc57", "sha256": "4f41b303da6bfa80d704bab49b4fa516f7a449a7a39712bbee91858a93261337" }, "downloads": -1, "filename": "pybatis-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1600a1db7e70c7ef2b1bbda87115fc57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8814, "upload_time": "2018-06-01T01:41:22", "url": "https://files.pythonhosted.org/packages/d3/90/5f3ab4c2f92beb5b267077fbd794e4dd34ab45ed6b4574969f5d408c39e9/pybatis-0.1.2.tar.gz" } ] }