{ "info": { "author": "Waidi Nafiou", "author_email": "nafiou94@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# User Editor\n\nPackage python pour la gestion des utilisateurs.\n\n## Installation\n\nUtiliser pip pour l'installer\n\n```bash\npip install user_editor\n```\n\n## Usage\n\n```python\nfrom user import create, read, update, delete\n\nuser_create_route = create.router\nuser_delete_route = delete.router\nuser_update_route = update.router\nuser_read_route = read.router\n```\n\n## Contributing\nEquipe Wefly Agri\n\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "make-operations", "package_url": "https://pypi.org/project/make-operations/", "platform": "", "project_url": "https://pypi.org/project/make-operations/", "project_urls": null, "release_url": "https://pypi.org/project/make-operations/1.0/", "requires_dist": null, "requires_python": "", "summary": "Packe develop\u00e9 avec coeur par nafiou", "version": "1.0" }, "last_serial": 5715058, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "eb7b7e8aed54425fc9fd4340ed33ec86", "sha256": "6ddff7f8e552f979025877b063622189034cd23979c15f91cfbb0eb28c4bf90c" }, "downloads": -1, "filename": "make_operations-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "eb7b7e8aed54425fc9fd4340ed33ec86", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3253, "upload_time": "2019-08-22T12:58:03", "url": "https://files.pythonhosted.org/packages/4f/f0/c10e4acfc314e613aff4928c7ad49cc2e21221e19952843267cac2b8dd01/make_operations-1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb7b7e8aed54425fc9fd4340ed33ec86", "sha256": "6ddff7f8e552f979025877b063622189034cd23979c15f91cfbb0eb28c4bf90c" }, "downloads": -1, "filename": "make_operations-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "eb7b7e8aed54425fc9fd4340ed33ec86", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3253, "upload_time": "2019-08-22T12:58:03", "url": "https://files.pythonhosted.org/packages/4f/f0/c10e4acfc314e613aff4928c7ad49cc2e21221e19952843267cac2b8dd01/make_operations-1.0-py3-none-any.whl" } ] }