{ "info": { "author": "Marcel Moreaux", "author_email": "marcel@codeyellow.nl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# Django-Binder\n\n[![Build Status](https://travis-ci.org/CodeYellowBV/django-binder.svg?branch=master)](https://travis-ci.org/CodeYellowBV/django-binder)\n[![codecov](https://codecov.io/gh/CodeYellowBV/django-binder/branch/master/graph/badge.svg)](https://codecov.io/gh/CodeYellowBV/django-binder)\n\nCode Yellow backend framework for SPA webapps with REST-like API.\n\n**This framework is a work-in-progress. There is no complete documentation yet. We are using it for a couple of projects and fine-tuning it.**\n\n## Running the tests\n\nThere are two ways to run the tests:\n- Run directly `./setup.py test` (requires you to have python3 and postgres installed)\n- Run with docker `docker-compose run binder ./setup.py test`\n\n## MySQL support\n\nMySQL is supported, but only with the goal to replace it with\nPostgreSQL. This means it has a few limitations:\n\n- `where` filtering on `with` relations is not supported.\n- Only integer primary keys are supported.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CodeYellowBV/django-binder", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-binder", "package_url": "https://pypi.org/project/django-binder/", "platform": "", "project_url": "https://pypi.org/project/django-binder/", "project_urls": { "Homepage": "https://github.com/CodeYellowBV/django-binder" }, "release_url": "https://pypi.org/project/django-binder/1.5.0/", "requires_dist": [ "Django (>=2.0)", "Pillow (>=3.2.0)", "django-request-id (>=1.0.0)", "requests (>=2.13.0)" ], "requires_python": "", "summary": "Code Yellow backend framework for SPA webapps with REST-like API.", "version": "1.5.0" }, "last_serial": 5719284, "releases": { "1.5.0": [ { "comment_text": "", "digests": { "md5": "430c323180eb58d6e431c9da0a61eee4", "sha256": "ab7fc410dd030c5a1d0402bd5f8c3632a073c5a0a3f56463fa231bdb7786e3da" }, "downloads": -1, "filename": "django_binder-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "430c323180eb58d6e431c9da0a61eee4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 110667, "upload_time": "2019-08-23T07:29:50", "url": "https://files.pythonhosted.org/packages/7b/fd/f2f482d735268bc2ccbdf91d7cfd74cb72da1ff7908e7f8ade629a6567d2/django_binder-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccada15bdc71f2dd9902f9224ec75f76", "sha256": "3f05aa7b6276b4e9e38805fe2e1a72d0383ae448e482512026825dcd6f776260" }, "downloads": -1, "filename": "django-binder-1.5.0.tar.gz", "has_sig": false, "md5_digest": "ccada15bdc71f2dd9902f9224ec75f76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80086, "upload_time": "2019-08-23T07:29:53", "url": "https://files.pythonhosted.org/packages/66/fa/efd4a1bed8cd977acf186e748e39adcba9a216a89de75061d8d8d00ccbcc/django-binder-1.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "430c323180eb58d6e431c9da0a61eee4", "sha256": "ab7fc410dd030c5a1d0402bd5f8c3632a073c5a0a3f56463fa231bdb7786e3da" }, "downloads": -1, "filename": "django_binder-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "430c323180eb58d6e431c9da0a61eee4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 110667, "upload_time": "2019-08-23T07:29:50", "url": "https://files.pythonhosted.org/packages/7b/fd/f2f482d735268bc2ccbdf91d7cfd74cb72da1ff7908e7f8ade629a6567d2/django_binder-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccada15bdc71f2dd9902f9224ec75f76", "sha256": "3f05aa7b6276b4e9e38805fe2e1a72d0383ae448e482512026825dcd6f776260" }, "downloads": -1, "filename": "django-binder-1.5.0.tar.gz", "has_sig": false, "md5_digest": "ccada15bdc71f2dd9902f9224ec75f76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80086, "upload_time": "2019-08-23T07:29:53", "url": "https://files.pythonhosted.org/packages/66/fa/efd4a1bed8cd977acf186e748e39adcba9a216a89de75061d8d8d00ccbcc/django-binder-1.5.0.tar.gz" } ] }