{ "info": { "author": "UNICEF", "author_email": "dev@unicef.org", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python :: 3.6" ], "description": "UNICEF Rest Extra\n=================\n\nDjango package that handles includes rest framework extras\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install unicef-restlib\n\n\nSetup\n-----\n\nAdd ``unicef_restlib`` to ``INSTALLED_APPS`` in settings\n\n.. code-block:: bash\n\n INSTALLED_APPS = [\n ...\n 'unicef_restlib',\n ]\n\n\nUsage\n-----\n\nTODO\n\nContributing\n------------\n\nEnvironment Setup\n~~~~~~~~~~~~~~~~~\n\nTo install the necessary libraries\n\n.. code-block:: bash\n\n $ make install\n\n\nCoding Standards\n~~~~~~~~~~~~~~~~\n\nSee `PEP 8 Style Guide for Python Code `_ for complete details on the coding standards.\n\nTo run checks on the code to ensure code is in compliance\n\n.. code-block:: bash\n\n $ make lint\n\n\nTesting\n~~~~~~~\n\nTesting is important and tests are located in `tests/` directory and can be run with;\n\n.. code-block:: bash\n\n $ make test\n\nCoverage report is viewable in `build/coverage` directory, and can be generated with;\n\n\nProject Links\n~~~~~~~~~~~~~\n\n - Continuous Integration - https://circleci.com/gh/unicef/unicef-restlib/tree/develop\n - Source Code - https://github.com/unicef/unicef-restlib\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/unicef/unicef-rest-export", "keywords": "", "license": "Apache 2 License", "maintainer": "", "maintainer_email": "", "name": "unicef_restlib", "package_url": "https://pypi.org/project/unicef_restlib/", "platform": "any", "project_url": "https://pypi.org/project/unicef_restlib/", "project_urls": { "Homepage": "https://github.com/unicef/unicef-rest-export" }, "release_url": "https://pypi.org/project/unicef_restlib/0.4/", "requires_dist": null, "requires_python": "", "summary": "Django package that handles exporting of data", "version": "0.4" }, "last_serial": 4812454, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a9273975876a16ebd05952bf6caf9a9c", "sha256": "2b617b1c16090b98c4897a63fb5583edb871ddf6b309f54397e5cd0f8ff4baee" }, "downloads": -1, "filename": "unicef_restlib-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a9273975876a16ebd05952bf6caf9a9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18441, "upload_time": "2018-07-30T12:13:08", "url": "https://files.pythonhosted.org/packages/43/1b/4210a52aae32fbed08d12ed1b710b214cfe8f26f98cdf450dc73e046d314/unicef_restlib-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cf4dd21acce5bfc3f9729ec7b7f56440", "sha256": "9666ed8a8525ade6d289d7c5da9f4524b3eacf84aef22cc9388d450a9e6a6780" }, "downloads": -1, "filename": "unicef_restlib-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cf4dd21acce5bfc3f9729ec7b7f56440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18162, "upload_time": "2018-07-31T14:46:48", "url": "https://files.pythonhosted.org/packages/2e/1f/2ec9c99d651d8591ed1a2f062cf48d1084ef7e969edcb53468e4f70dcc43/unicef_restlib-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e7e6fca4eaea3bc88ae6b1e0163c79d4", "sha256": "b335b282fed0c11801da33604202bf749833afabc24f578711fb17a91fbdc2d9" }, "downloads": -1, "filename": "unicef_restlib-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e7e6fca4eaea3bc88ae6b1e0163c79d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18830, "upload_time": "2018-08-03T17:38:17", "url": "https://files.pythonhosted.org/packages/ac/70/cdb112b0bb2734183bb99baeaf3a6cd2df3252328406792e4360599b2c34/unicef_restlib-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1d230b423eeeee460c9061d10acf70b5", "sha256": "20c0e6c22138f011052d308ac4d90f35760465cc83288fdaf90e9fa4f6a98f5d" }, "downloads": -1, "filename": "unicef_restlib-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1d230b423eeeee460c9061d10acf70b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19388, "upload_time": "2018-08-08T09:40:00", "url": "https://files.pythonhosted.org/packages/33/e4/1786450ac6c8700c352ffc58b132d3167287606c751e566b5a247e75f95a/unicef_restlib-0.3.1.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "7b7cf9615ffe0cdbec0d5dc9cd1c51d3", "sha256": "d5e46bef27629bddc5d47f0c6df81534513b53168e0217e8ded190db7914f6fc" }, "downloads": -1, "filename": "unicef_restlib-0.3.3.tar.gz", "has_sig": false, "md5_digest": "7b7cf9615ffe0cdbec0d5dc9cd1c51d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19436, "upload_time": "2018-08-08T11:05:21", "url": "https://files.pythonhosted.org/packages/5f/bb/65ee58fa839a673b8488637499a02b1e0dd3ab9418adbec4a6d09b564dd4/unicef_restlib-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "f634040d52b22c508d854cb3fdc56b42", "sha256": "8901675227f59b8d9f28d95d0d2b2de79793365618009ead79d7cf986c53b1d9" }, "downloads": -1, "filename": "unicef_restlib-0.3.4.tar.gz", "has_sig": false, "md5_digest": "f634040d52b22c508d854cb3fdc56b42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19379, "upload_time": "2018-08-14T20:09:03", "url": "https://files.pythonhosted.org/packages/ab/8f/5e494a820b42fb4611e363b5471f5ed29936f40bbe241203115f123f9734/unicef_restlib-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "8719943c79c6511f4dff2709cf1f4a1d", "sha256": "97b1b89a388c063396f2504c956af184429e9b102c2d92df92ce2a544eb2fdaf" }, "downloads": -1, "filename": "unicef_restlib-0.3.5.tar.gz", "has_sig": false, "md5_digest": "8719943c79c6511f4dff2709cf1f4a1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19490, "upload_time": "2018-09-04T16:19:19", "url": "https://files.pythonhosted.org/packages/2c/59/8e2e49ffe62177a96d761b4f72e628d0b98223d57f4f54cb84a78d24d83a/unicef_restlib-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "c2adfcd750d7899657c07bfa28cb2071", "sha256": "ac999f2d16d5dfe015809086b67de43aa4603df383867b8adb54a9f18796ccc4" }, "downloads": -1, "filename": "unicef_restlib-0.3.6.tar.gz", "has_sig": false, "md5_digest": "c2adfcd750d7899657c07bfa28cb2071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19425, "upload_time": "2018-12-04T13:02:02", "url": "https://files.pythonhosted.org/packages/55/f8/8ff2f2522e4ce4ad258cd0aded1530471948661c72fd33b1afa506ef7d24/unicef_restlib-0.3.6.tar.gz" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "098b7bf8efe2f4f490baec8964b8e861", "sha256": "b5e2eb4c1dfa02a980f900312c5aa3d198af16daca7e1c5da5b04e966c5ab434" }, "downloads": -1, "filename": "unicef_restlib-0.3.7.tar.gz", "has_sig": false, "md5_digest": "098b7bf8efe2f4f490baec8964b8e861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19397, "upload_time": "2018-12-04T13:32:45", "url": "https://files.pythonhosted.org/packages/15/d7/1b4b4e0511d6dac32a7170fb3aeaf7dd18cf56c48ededae3f2d176a3f345/unicef_restlib-0.3.7.tar.gz" } ], "0.3.8": [ { "comment_text": "", "digests": { "md5": "88f05db5fc3b7ce85d4d2430020707a4", "sha256": "256f81a7f3ee4ab726af02c0c4b872788675676454d44c9006ce4bec596f7351" }, "downloads": -1, "filename": "unicef_restlib-0.3.8.tar.gz", "has_sig": false, "md5_digest": "88f05db5fc3b7ce85d4d2430020707a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18738, "upload_time": "2019-01-02T03:24:57", "url": "https://files.pythonhosted.org/packages/f1/38/bc46f308d23bad654c759903a81695c68bf05cb553e621a2cb31bfc1595c/unicef_restlib-0.3.8.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "6bc0b76d95d8ec6414fb80fa768a2b7a", "sha256": "668c6fdd272a07097123ac0f74f966e91593898a4fc732935c6237b83617e1bd" }, "downloads": -1, "filename": "unicef_restlib-0.4.tar.gz", "has_sig": false, "md5_digest": "6bc0b76d95d8ec6414fb80fa768a2b7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19509, "upload_time": "2019-02-12T19:28:19", "url": "https://files.pythonhosted.org/packages/19/4e/53c1fcf4537bdd529ee48620390009ccd846f5fe31c0ae5e272d714ad75d/unicef_restlib-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bc0b76d95d8ec6414fb80fa768a2b7a", "sha256": "668c6fdd272a07097123ac0f74f966e91593898a4fc732935c6237b83617e1bd" }, "downloads": -1, "filename": "unicef_restlib-0.4.tar.gz", "has_sig": false, "md5_digest": "6bc0b76d95d8ec6414fb80fa768a2b7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19509, "upload_time": "2019-02-12T19:28:19", "url": "https://files.pythonhosted.org/packages/19/4e/53c1fcf4537bdd529ee48620390009ccd846f5fe31c0ae5e272d714ad75d/unicef_restlib-0.4.tar.gz" } ] }