{ "info": { "author": "Simon Welker", "author_email": "simon@serioese.gmbh", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====================\nHackwork: Gayson\n=====================\n\nhttps://github.com/serioeseGmbH/hackwork-gayson\n\nhackwork_gayson is a library to help with persisting data to and reading data from the database (i.e. a JSONField)\nby defining JSON conversion for additional Python types.\n\nIt's our lovely gay son.\n\nQuick start\n-----------\n\n1. Install the package with pip::\n\n pip install hackwork-gayson\n\n2. Import ``gayson.Convert``. It provides class methods ``value_to_json`` and ``json_to_value``.\n\n3. Convert away.\n\n4. Optionally, derive your own subclasses of Converter to add to the conversion capabilities.\n Keep in mind that the conversion will only be available when your additional subclasses are imported.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://serioese.gmbh/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "hackwork-gayson", "package_url": "https://pypi.org/project/hackwork-gayson/", "platform": "", "project_url": "https://pypi.org/project/hackwork-gayson/", "project_urls": { "Homepage": "https://serioese.gmbh/" }, "release_url": "https://pypi.org/project/hackwork-gayson/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "A software package to help with persisting to and reading from DB for more Python objects", "version": "0.0.3" }, "last_serial": 5353126, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fd0db714e5e4c4ec390c68eaa30fa411", "sha256": "66e6ff7b7bf6c44f1870c72dce7908a6c2eef97c2c1b8d94418d707868d44177" }, "downloads": -1, "filename": "hackwork_gayson-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fd0db714e5e4c4ec390c68eaa30fa411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4067, "upload_time": "2019-06-03T13:42:44", "url": "https://files.pythonhosted.org/packages/ff/07/e8ecece35cec7f288454430fd5d91c95342409c61afff0f86f2e266d5e59/hackwork_gayson-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "41b7ddad9e29e32ab7f1651764252ffd", "sha256": "4654f5adffe7320340d6d7f359c9fa4afe945b9f0fc55f2406ca661c51963cac" }, "downloads": -1, "filename": "hackwork_gayson-0.0.2.tar.gz", "has_sig": false, "md5_digest": "41b7ddad9e29e32ab7f1651764252ffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4275, "upload_time": "2019-06-03T14:10:41", "url": "https://files.pythonhosted.org/packages/43/04/b7664fcd88ee94e20361b72c4d2d8347250397995b48d10c069465a27c1c/hackwork_gayson-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9920a193f6dc028255d17ebbe6762ed7", "sha256": "9a1e9b7895e2ab401065fcec8ba0fe84b8ba583d22d82d70e446a86e8eb4e420" }, "downloads": -1, "filename": "hackwork_gayson-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9920a193f6dc028255d17ebbe6762ed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4519, "upload_time": "2019-06-03T15:16:12", "url": "https://files.pythonhosted.org/packages/46/5b/4b86baf2f69a1be1d64f80b673f807980ef48e84f651d323d6e110a8dbe8/hackwork_gayson-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9920a193f6dc028255d17ebbe6762ed7", "sha256": "9a1e9b7895e2ab401065fcec8ba0fe84b8ba583d22d82d70e446a86e8eb4e420" }, "downloads": -1, "filename": "hackwork_gayson-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9920a193f6dc028255d17ebbe6762ed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4519, "upload_time": "2019-06-03T15:16:12", "url": "https://files.pythonhosted.org/packages/46/5b/4b86baf2f69a1be1d64f80b673f807980ef48e84f651d323d6e110a8dbe8/hackwork_gayson-0.0.3.tar.gz" } ] }