{ "info": { "author": "Onroerend Erfgoed", "author_email": "ict@onroerenderfgoed.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP" ], "description": "crabpy_pyramid\n==============\n\nBindings for the crabpy library and the pyramid framework\n\n.. image:: https://badge.fury.io/py/crabpy_pyramid.png\n :target: http://badge.fury.io/py/crabpy_pyramid\n.. image:: https://readthedocs.org/projects/crabpy-pyramid/badge/?version=latest\n :target: https://readthedocs.org/projects/crabpy-pyramid/?badge=latest\n\n.. image:: https://travis-ci.org/OnroerendErfgoed/crabpy_pyramid.png?branch=master\n :target: https://travis-ci.org/OnroerendErfgoed/crabpy_pyramid\n.. image:: https://coveralls.io/repos/OnroerendErfgoed/crabpy_pyramid/badge.png?branch=master \n :target: https://coveralls.io/r/OnroerendErfgoed/crabpy_pyramid?branch=master\n.. image:: https://scrutinizer-ci.com/g/OnroerendErfgoed/crabpy_pyramid/badges/quality-score.png?b=master\n :target: https://scrutinizer-ci.com/g/OnroerendErfgoed/crabpy_pyramid/?branch=master\n\nBuilding the docs\n-----------------\n\nMore information about this library can be found in `docs`. The docs can be \nbuilt using `Sphinx `_.\n\nPlease make sure you have installed Sphinx in the same environment where \ncrabpy\\_pyramid is present.\n\n.. code-block:: bash\n\n # activate your virtual env\n $ pip install sphinx sphinxcontrib-httpdomain\n $ python setup.py develop\n $ cd docs\n $ make html\n\n\n0.8.1 (06-06-2019)\n------------------\n\n- Etag tween geeft soms errors (#102)\n\n0.8.0 (11-01-2019)\n------------------\n\n- Caching tween volledig herwerken (#97)\n\n0.7.0 (2019-01-03)\n------------------\n\n- Update crabpy to get new deelgemeente codes (#84, #92)\n- Include CAPAKEY by default (#46)\n- Allow passing custom crab wsdl (#75)\n\n0.6.3 (2017-12-07)\n------------------\n\n- Make compatbile with CRABpy 0.8.3\n- Make compatible with latest pyCountry. (#56)\n\n0.6.2 (2017-08-29)\n------------------\n\n- Make compatible with CRABpy 0.8.2\n\n0.6.1 (2017-04-20)\n------------------\n\n- Make compatible with CRABpy 0.8.1 and fix center and bounding box formats in responses (#47)\n\n0.6.0 (2017-04-19)\n------------------\n\n- Make compatible with CRABpy 0.8.0 and use the CAPAKEY REST gateway (#40)\n- Blacklist for conditional tween (#41)\n\n0.5.1 (2016-11-22)\n------------------\n\n- Add niscode to CRAB gemeente renderer. (#39)\n\n0.5.0 (2016-07-27)\n------------------\n\n- Add HTTP caching headers. Both conditional GET with ETags and Cache-Control\n headers. Caching times are based on the ones passed to the gateways. (#37)\n- Empty proxy settings are filtered out before being passed to the gateways. (#38)\n\n0.4.1 (2016-02-02)\n------------------\n\n- Better error handling for capakey views. Generate HTTP 404 Not Found instead\n of HTTP 500 Internal Server Error. (#36)\n\n0.4.0 (2016-01-25)\n------------------\n\n- Update dependencies. Update pycountry to version 1.19.\n- Add explicit support for python 3.5.\n- Add deelgemeenten. (#33)\n- Added postadressen in a few places.\n- Added a list of huisnummers to a CRAB perceel.\n\n0.3.0 (2015-06-01)\n------------------\n\n- Add Adresposities. Add endpoints that exposes the Adresposities linked to a\n certain Huisnummer or Subadres. (#26) [TalissaJoly]\n- Add Landen (countries). Add endpoints to get a list of Landen or more \n information about a single Land. (#30, #31) [TalissaJoly]\n- Return HTTP 404 errors for certain unexisting resources. (#25) [TalissaJoly]\n- Limit the number of results that can be returned in a list. There was some\n partial handling for this, but only when the user did not send any range\n headers. This behavious was deemed potentially hazardous and changed. Now,\n only a maximum of 5.000 records will be returned and range slicing works\n correctly. (#16) [TalissaJoly]\n\n0.2.0 (2015-03-03)\n------------------\n\n- Implement two service endpoints dealing with Subadressen (think of boxes\n in an appartment building). (#18) [TalissaJoly]\n- Implement a service endpoint for listing the Postkantons (ie. Postcode) in\n a certain gemeente. (#23) [TalissaJoly]\n- Cleanedthe code a bit by removing unneeded bits and pieces. (#17) (#19)\n [TalissaJoly]\n\n0.1.1 (2014-09-18)\n------------------\n\n- Minor release adding and cleaning up lots of service documentation. (#14)\n- Fixes a small bug when no capakey username or password was set and the capakey\n service was included. \n\n0.1.0 (2014-09-05)\n------------------\n\n- First stable release, matches with CRABpy 0.4.1\n- Exposes CRAB and CAPAKEY gateways.\n- CRAB Gateway also exposes some Provincie objects. (#13)\n- CRAB and CAPAKEy can be configured independently. (#11)\n\n0.1.0a2 (2014-04-30)\n--------------------\n\n- Still alpha.\n- Coveralls support.\n- Proxy settings in ini file. (#5)\n- Range headers. (#9)\n\n0.1.0a1 (2014-03-19)\n--------------------\n\n- Initial version\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/OnroerendErfgoed/crabpy_pyramid", "keywords": "web wsgi pyramid CRAB CAPAKEY AGIV", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "crabpy_pyramid", "package_url": "https://pypi.org/project/crabpy_pyramid/", "platform": "", "project_url": "https://pypi.org/project/crabpy_pyramid/", "project_urls": { "Homepage": "http://github.com/OnroerendErfgoed/crabpy_pyramid" }, "release_url": "https://pypi.org/project/crabpy_pyramid/0.8.1/", "requires_dist": null, "requires_python": "", "summary": "Bindings for the CRABpy webservices and the Pyramid framework.", "version": "0.8.1" }, "last_serial": 5366311, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9e25a570a0c3db88c401571d30587ade", "sha256": "c68520e302d9380303bfc914730a6398eda96931a1a31704b03210a35536ede5" }, "downloads": -1, "filename": "crabpy_pyramid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9e25a570a0c3db88c401571d30587ade", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11378, "upload_time": "2014-09-05T19:31:25", "url": "https://files.pythonhosted.org/packages/9b/3d/343c483ac0627ebebf3310448ac6e174b0664a6dc3ca67f38a02b35ebcf1/crabpy_pyramid-0.1.0.tar.gz" } ], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "9c48423ac749721372786af56d847c24", "sha256": "7f165e0bb05ceb0fcec5a78682bffc6a58a92c813cdef360c548b298faf218a6" }, "downloads": -1, "filename": "crabpy_pyramid-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "9c48423ac749721372786af56d847c24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56730, "upload_time": "2014-03-19T13:11:57", "url": "https://files.pythonhosted.org/packages/3a/e1/b10775c210af98ae8ddc453cdc2c03a39ff03ea09dc14f3d7c9a7bae783a/crabpy_pyramid-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "37c703734e3b80a9addfcce331e75065", "sha256": "87bf60680b4baee58999b60d47839c3db7b390b9cc687d9e6e9a7bf165fcfac4" }, "downloads": -1, "filename": "crabpy_pyramid-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "37c703734e3b80a9addfcce331e75065", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9666, "upload_time": "2014-04-30T16:25:19", "url": "https://files.pythonhosted.org/packages/a7/0c/7769ecf0d5e130d6f6f5304ab08a7259e4124a7ba562753008209dcd1797/crabpy_pyramid-0.1.0a2.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "53d2772d37de29aaf6fdc3071b8b602e", "sha256": "c1902e2fafce0a96a4cf9406a069f7fa2b26746b31b6010dac11b8faf0b507fa" }, "downloads": -1, "filename": "crabpy_pyramid-0.1.1.tar.gz", "has_sig": false, "md5_digest": "53d2772d37de29aaf6fdc3071b8b602e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11498, "upload_time": "2014-09-18T09:15:39", "url": "https://files.pythonhosted.org/packages/b5/49/a31b216916aa8df45181ebb1cd71a2c8a631a6b3b03e3623784c4f97d8d6/crabpy_pyramid-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c38f2d436af6808b280b5c09e21136f4", "sha256": "301a8ba8c1ab3f1262ab915ae8e0b0a9ef7eb0f035bddcd8300eb1b6f4624668" }, "downloads": -1, "filename": "crabpy_pyramid-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c38f2d436af6808b280b5c09e21136f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9178, "upload_time": "2015-03-03T11:39:36", "url": "https://files.pythonhosted.org/packages/8b/f5/256ba400b37d5bed9f9d71193ca5ffc80f977414d3b6ef70034b3d3b3cee/crabpy_pyramid-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2e1fac40c376871cbe3371b8d23a42f7", "sha256": "37a1bbd6e7852fdc084c971c49df469126eb6773b8ec6a7323f9e86d7688fde7" }, "downloads": -1, "filename": "crabpy_pyramid-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2e1fac40c376871cbe3371b8d23a42f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10146, "upload_time": "2015-06-01T13:58:48", "url": "https://files.pythonhosted.org/packages/1d/35/f407a147aa83d7a6c7906b5f70c791c7815100dc9a749bafe2ea35005a2e/crabpy_pyramid-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "6de13cb68333395603a25dddf1b04ef7", "sha256": "46555d0368b01750517b2397eab402948f160c87c7114b14920d6d916fef39aa" }, "downloads": -1, "filename": "crabpy_pyramid-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6de13cb68333395603a25dddf1b04ef7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 14565, "upload_time": "2016-01-25T19:14:28", "url": "https://files.pythonhosted.org/packages/38/81/54bff8a04c8c0555ca3a46f759f037980aa9f523e740de6384f3281cb347/crabpy_pyramid-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56fc50328d116c2580a92d335b3ac1a5", "sha256": "d72c56f64a451d51831869536d8fe6e4446c03370b9813654f2fc4aaa55c4bcf" }, "downloads": -1, "filename": "crabpy_pyramid-0.4.0.tar.gz", "has_sig": false, "md5_digest": "56fc50328d116c2580a92d335b3ac1a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10542, "upload_time": "2016-01-25T19:14:20", "url": "https://files.pythonhosted.org/packages/87/b3/ddd25340d27fd8c859f3d8591a50d0fb2db8fe98bac95b947db80337f6a8/crabpy_pyramid-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "403f38432bc81fed83c861ea6c586930", "sha256": "46cb4957b359fc8a73da685cac6c5c173014aabc083f811ae72b2a0a3d73976c" }, "downloads": -1, "filename": "crabpy_pyramid-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "403f38432bc81fed83c861ea6c586930", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 14777, "upload_time": "2016-02-02T10:52:45", "url": "https://files.pythonhosted.org/packages/01/1a/7ce2af292b281106d2496f73d1a45118161ecd3e4225f14aa4863dcb6c04/crabpy_pyramid-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f44193ba6e0f087fd4fdc02c84b27472", "sha256": "5d2a1c8ef6ed436551800608637c11c10e4a71cd6eb2480a615f57fb4c620fa1" }, "downloads": -1, "filename": "crabpy_pyramid-0.4.1.tar.gz", "has_sig": false, "md5_digest": "f44193ba6e0f087fd4fdc02c84b27472", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10642, "upload_time": "2016-02-02T10:52:39", "url": "https://files.pythonhosted.org/packages/bd/e2/520b46f9ec29a28a48dadcd7c5eda3c408221029493cc8f2c9c00891ba10/crabpy_pyramid-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "d76ee34a4229f6ef0460577537b522cd", "sha256": "5c07c59f7c1b8529bc7dbaa33a78c70a57e6c11cbd87843ee1792cb7e906e7b8" }, "downloads": -1, "filename": "crabpy_pyramid-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d76ee34a4229f6ef0460577537b522cd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16145, "upload_time": "2016-07-27T08:30:56", "url": "https://files.pythonhosted.org/packages/17/89/5aadc6f65b4bb45147765c0801d653ccaed01339ada15200c53b036eff2e/crabpy_pyramid-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e4c0f908a943fe0bcfe6e700f50cbbf", "sha256": "38d51f9055f919ddf0303dc1cb0bb75253cbba2f1305df8a3b5d46860bcecffd" }, "downloads": -1, "filename": "crabpy_pyramid-0.5.0.tar.gz", "has_sig": false, "md5_digest": "5e4c0f908a943fe0bcfe6e700f50cbbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11629, "upload_time": "2016-07-27T08:30:54", "url": "https://files.pythonhosted.org/packages/3e/28/248158a4f54abc0961bd29b839b6c58872b00d5be94afda5d53b88ec6a50/crabpy_pyramid-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "a2c5517fd0872696e025bc4f655e45c2", "sha256": "53dfe6401a36edbe882951a28eeead14eee134771773cafb5bbefdb00d7ff5e5" }, "downloads": -1, "filename": "crabpy_pyramid-0.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2c5517fd0872696e025bc4f655e45c2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16222, "upload_time": "2016-11-22T22:31:28", "url": "https://files.pythonhosted.org/packages/b6/a9/66156e1b8b3f160f4e1192d0134b0e39e62fa2a9b66da3560103c052210b/crabpy_pyramid-0.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69fb40c3ee36bf8b3b84da33e9837e23", "sha256": "de32abfb95d514f60b59a33949beb88808bc8e47697f14e108b564582f2d4c4d" }, "downloads": -1, "filename": "crabpy_pyramid-0.5.1.tar.gz", "has_sig": false, "md5_digest": "69fb40c3ee36bf8b3b84da33e9837e23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11692, "upload_time": "2016-11-22T22:31:24", "url": "https://files.pythonhosted.org/packages/05/af/fae46578596c451e718cc4ab233171960f3470740c00b7c2cd05c3cc4a3e/crabpy_pyramid-0.5.1.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "1457c30500775d429e5fd37c9dfcc2b8", "sha256": "7caa4e425d0566747f098d09be20620f2206b140446e78a4eac7fbef700f0e01" }, "downloads": -1, "filename": "crabpy_pyramid-0.6.0.tar.gz", "has_sig": false, "md5_digest": "1457c30500775d429e5fd37c9dfcc2b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11662, "upload_time": "2017-04-19T16:02:55", "url": "https://files.pythonhosted.org/packages/14/e4/f24673d4e995b161c9a0bc18d9ea9d9f40196278f5fd190e61e542063c87/crabpy_pyramid-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "0a451ee1785ee0d3bb3d1b96d0bbeb11", "sha256": "f616f95b1a720e9ae3950a4eb695407e899d26b8ee58d7b12e8755e371dfd7c0" }, "downloads": -1, "filename": "crabpy_pyramid-0.6.1.tar.gz", "has_sig": false, "md5_digest": "0a451ee1785ee0d3bb3d1b96d0bbeb11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11711, "upload_time": "2017-04-20T21:45:45", "url": "https://files.pythonhosted.org/packages/7f/09/3ef91b1be5eff8a64497aaaffd99c58318a73f61506e0031272a34e3b2ec/crabpy_pyramid-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "353a38b6c443190141fcf73bbbcd3b03", "sha256": "9b083270c633a6aaa210ce07ada9f966c99ab10777959eb99b65a7b823f0342c" }, "downloads": -1, "filename": "crabpy_pyramid-0.6.2.tar.gz", "has_sig": false, "md5_digest": "353a38b6c443190141fcf73bbbcd3b03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13350, "upload_time": "2017-08-29T09:09:51", "url": "https://files.pythonhosted.org/packages/5f/72/21dc41a69875279f657bc5cb20dc68e2d0ec50ae3bb54aa2cf42cc8eeef9/crabpy_pyramid-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "cddd1411a1fb86f535d26980fec7740b", "sha256": "351c130a88b04458b23b105ab66a62ccf1bd9254453c054029d58e93fd6a08c8" }, "downloads": -1, "filename": "crabpy_pyramid-0.6.3.tar.gz", "has_sig": false, "md5_digest": "cddd1411a1fb86f535d26980fec7740b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13452, "upload_time": "2017-12-07T12:05:12", "url": "https://files.pythonhosted.org/packages/e2/7c/d70a198e1256be4acf43fdeee35764bb3481e0ac652f4412b15f202cf558/crabpy_pyramid-0.6.3.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "39aef86f92d4efaeeaa2a36ee44b1b11", "sha256": "b050c72f07a73f7775be6b9ce471046ea464655bb07e40544e973e67c5e9c62a" }, "downloads": -1, "filename": "crabpy_pyramid-0.7.0.tar.gz", "has_sig": false, "md5_digest": "39aef86f92d4efaeeaa2a36ee44b1b11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11755, "upload_time": "2019-01-03T14:12:24", "url": "https://files.pythonhosted.org/packages/b6/35/a3eb7323817d2f02f709364d25b8836f7dadd25b3f8538dca3342b31bf34/crabpy_pyramid-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "f1c1955359ca20f6b8634959afc0408a", "sha256": "781275fadf361842b9a7a618b6481811240e081ef104417ebb4b9623e85091ea" }, "downloads": -1, "filename": "crabpy_pyramid-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f1c1955359ca20f6b8634959afc0408a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 14702, "upload_time": "2019-01-11T09:26:07", "url": "https://files.pythonhosted.org/packages/95/88/366cd00b229fa348ee35db5e17600f7e0ef53d65c06c94b41eb25eb20dda/crabpy_pyramid-0.8.0-py2.py3-none-any.whl" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "8f14a09209f778b4befa8b5afd40e046", "sha256": "f3108eff770a654680ad7451f4927f32be428edb8170baf0915c016a910b797c" }, "downloads": -1, "filename": "crabpy_pyramid-0.8.1.tar.gz", "has_sig": false, "md5_digest": "8f14a09209f778b4befa8b5afd40e046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12332, "upload_time": "2019-06-06T09:18:40", "url": "https://files.pythonhosted.org/packages/b1/5c/ac807414d4fb3f2e71ab632cd35c92fc48606a1b70e5c0583351f4a447cf/crabpy_pyramid-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f14a09209f778b4befa8b5afd40e046", "sha256": "f3108eff770a654680ad7451f4927f32be428edb8170baf0915c016a910b797c" }, "downloads": -1, "filename": "crabpy_pyramid-0.8.1.tar.gz", "has_sig": false, "md5_digest": "8f14a09209f778b4befa8b5afd40e046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12332, "upload_time": "2019-06-06T09:18:40", "url": "https://files.pythonhosted.org/packages/b1/5c/ac807414d4fb3f2e71ab632cd35c92fc48606a1b70e5c0583351f4a447cf/crabpy_pyramid-0.8.1.tar.gz" } ] }