{ "info": { "author": "David Ferguson", "author_email": "fergusondavid6@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Framework :: Lektor" ], "description": "# mathshistory-daily\n\nCreates the Mathematician Of The Day pages for the Maths History site.\n\n**Note: Requires a rebuild of the entire site if an existing mathematician's\nbirth/deathdate is modified**\n\n---\n\nThis plugin is currently one big hack. It would be nice to use the standard\nLektor `pad.query(...).filter(F.birthdate == ...)` to discover the\nmathematicians that were born/died on each day. However, if doing this, the\nbuild process becomes unbearably slow. Upon investigation, it's not the query or\nthe filtering that takes up the time, it's actually adding all the biographies\nas dependencies of each oftheday page that takes the time.\n\nThis may be able to be optimised by better indexing the database or similar,\nfurther investigation is required for this.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mathshistory/mathshistory-daily", "keywords": "Lektor plugin maths history site", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lektor-mathshistory-daily", "package_url": "https://pypi.org/project/lektor-mathshistory-daily/", "platform": "", "project_url": "https://pypi.org/project/lektor-mathshistory-daily/", "project_urls": { "Homepage": "https://github.com/mathshistory/mathshistory-daily" }, "release_url": "https://pypi.org/project/lektor-mathshistory-daily/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Creates the Mathematician Of The Day pages for the Maths History site.", "version": "0.1.0" }, "last_serial": 5800751, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b1c85929333ce05e97dace134886ea50", "sha256": "6a2ecd4e761bb05d3a0371a71fc7be25b93f534dbdd80e3e2f92e67c99f29038" }, "downloads": -1, "filename": "lektor_mathshistory_daily-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b1c85929333ce05e97dace134886ea50", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7612, "upload_time": "2019-09-08T21:29:27", "url": "https://files.pythonhosted.org/packages/a1/78/31f31b0c295d0ef5a3e6bf1347a20572f6f5c22958742dcf8a7c9a0a6838/lektor_mathshistory_daily-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1c85929333ce05e97dace134886ea50", "sha256": "6a2ecd4e761bb05d3a0371a71fc7be25b93f534dbdd80e3e2f92e67c99f29038" }, "downloads": -1, "filename": "lektor_mathshistory_daily-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b1c85929333ce05e97dace134886ea50", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7612, "upload_time": "2019-09-08T21:29:27", "url": "https://files.pythonhosted.org/packages/a1/78/31f31b0c295d0ef5a3e6bf1347a20572f6f5c22958742dcf8a7c9a0a6838/lektor_mathshistory_daily-0.1.0-py3-none-any.whl" } ] }