{ "info": { "author": "Kale Kundert", "author_email": "kale@thekunderts.net", "bugtrack_url": null, "classifiers": [], "description": "*********\nFossilize\n*********\nAppend repository, commit, and date metadata to a file or script. I use this \ncommand for scientific notebooking; it helps me keep track of which versions of \nmy protocols I used for which experiments.\n\n.. image:: https://img.shields.io/pypi/v/fossilize.svg\n :target: https://pypi.python.org/pypi/fossilize\n\n.. image:: https://img.shields.io/pypi/pyversions/fossilize.svg\n :target: https://pypi.python.org/pypi/fossilize\n\n.. image:: https://img.shields.io/travis/kalekundert/fossilize.svg\n :target: https://travis-ci.org/kalekundert/fossilize\n\n.. image:: https://img.shields.io/coveralls/kalekundert/fossilize.svg\n :target: https://coveralls.io/github/kalekundert/fossilize?branch=master\n\nInstallation\n============\nInstall `fossilize` via pip::\n\n $ pip3 install fossilize\n\nUsage\n=====\nRun the `fossilize` command on the file or script you want to record::\n\n $ fossilize my_protocol.txt\n Command recorded to: 20171024_my_protocol.txt\n\nIf the script takes any arguments, simply supply them after the command::\n\n $ fossilize my_script.py spam eggs\n Command recorded to: 20171024_my_script.txt\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fossilize", "package_url": "https://pypi.org/project/fossilize/", "platform": "", "project_url": "https://pypi.org/project/fossilize/", "project_urls": null, "release_url": "https://pypi.org/project/fossilize/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.2.0" }, "last_serial": 3406675, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2e62ed6aa8650f9f26c61c782ac2f6f2", "sha256": "e1334ef34825940a9a7a559984f0cd1ff47bac1b8e7f6b7e3ccca19d95d6ec02" }, "downloads": -1, "filename": "fossilize-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2e62ed6aa8650f9f26c61c782ac2f6f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19897, "upload_time": "2017-10-24T22:06:10", "url": "https://files.pythonhosted.org/packages/ab/f8/e485291e4bd4b731e57ae5e51ff720efbae2b47b44fd39d3356f1bc0c308/fossilize-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e6720ee9d667903a52be38b4a0369e00", "sha256": "85d3d51bc2be891cd62ea755def0a2e1501afe5bdc0306c942809c16441276b7" }, "downloads": -1, "filename": "fossilize-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e6720ee9d667903a52be38b4a0369e00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19929, "upload_time": "2017-12-11T05:55:43", "url": "https://files.pythonhosted.org/packages/4c/2e/1efd47e73d2e84aa66868b72ba51f55754b59590b1926226bea99d8cfed4/fossilize-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6720ee9d667903a52be38b4a0369e00", "sha256": "85d3d51bc2be891cd62ea755def0a2e1501afe5bdc0306c942809c16441276b7" }, "downloads": -1, "filename": "fossilize-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e6720ee9d667903a52be38b4a0369e00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19929, "upload_time": "2017-12-11T05:55:43", "url": "https://files.pythonhosted.org/packages/4c/2e/1efd47e73d2e84aa66868b72ba51f55754b59590b1926226bea99d8cfed4/fossilize-0.2.0.tar.gz" } ] }