{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/jackknife.svg?branch=master)](https://travis-ci.org/kmedian/jackknife)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/jackknife/master?urlpath=lab)\n\n# jackknife\nJackknife resampling, parameter estimation and stability test.\n\n## Installation\nThe `jackknife` [git repo](http://github.com/kmedian/jackknife) is available as [PyPi package](https://pypi.org/project/jackknife)\n\n```\npip install jackknife\n```\n\n\n## Usage\nCheck the [examples](examples) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/jackknife/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/jackknife/compare/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kmedian/jackknife", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "jackknife", "package_url": "https://pypi.org/project/jackknife/", "platform": "", "project_url": "https://pypi.org/project/jackknife/", "project_urls": { "Homepage": "http://github.com/kmedian/jackknife" }, "release_url": "https://pypi.org/project/jackknife/0.1.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Jackknife resampling, parameter estimation and stability test", "version": "0.1.0" }, "last_serial": 4450361, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d01d448a1cd45b019af280ee8204fe0b", "sha256": "3974f14d90946b18c9ff46c317038d3dcdbfe218fef76c7e77eaa62b0e0c0518" }, "downloads": -1, "filename": "jackknife-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d01d448a1cd45b019af280ee8204fe0b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4259, "upload_time": "2018-11-04T19:03:27", "url": "https://files.pythonhosted.org/packages/da/12/49485d3806b66979442c2dc0483016b7427983a4f9c5cf715a60c8db9a0c/jackknife-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d01d448a1cd45b019af280ee8204fe0b", "sha256": "3974f14d90946b18c9ff46c317038d3dcdbfe218fef76c7e77eaa62b0e0c0518" }, "downloads": -1, "filename": "jackknife-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d01d448a1cd45b019af280ee8204fe0b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4259, "upload_time": "2018-11-04T19:03:27", "url": "https://files.pythonhosted.org/packages/da/12/49485d3806b66979442c2dc0483016b7427983a4f9c5cf715a60c8db9a0c/jackknife-0.1.0.tar.gz" } ] }