{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/panelctmc.svg?branch=master)](https://travis-ci.org/kmedian/panelctmc)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/panelctmc/master?urlpath=lab)\n\n# panelctmc\nContinuous Time Markov Chain for daily panel data and annual transition probabilities\n\n## Table of Contents\n* [Installation](#installation)\n* [Usage](#usage)\n* [Commands](#commands)\n* [Support](#support)\n* [Contributing](#contributing)\n\n\n## Installation\nThe `panelctmc` [git repo](http://github.com/kmedian/panelctmc) is available as [PyPi package](https://pypi.org/project/panelctmc)\n\n```\npip install panelctmc\n```\n\n\n## Usage\nCheck the [examples](examples) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Run Unit Tests: `python -W ignore -m unittest discover`\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## Debugging\n* Notebooks to profile python code are in the [profile](profile) folder\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/panelctmc/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/panelctmc/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/panelctmc", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "panelctmc", "package_url": "https://pypi.org/project/panelctmc/", "platform": "", "project_url": "https://pypi.org/project/panelctmc/", "project_urls": { "Homepage": "http://github.com/kmedian/panelctmc" }, "release_url": "https://pypi.org/project/panelctmc/0.1.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Continuous Time Markov Chain for daily panel data and annual transition probabilities", "version": "0.1.1" }, "last_serial": 4975441, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ce2edb109c5d38ff10576903053012ad", "sha256": "295385b979297d992d58bbdb9c84c6ff915143212d3bda0fb3bf7a4a1d182798" }, "downloads": -1, "filename": "panelctmc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ce2edb109c5d38ff10576903053012ad", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3642, "upload_time": "2018-10-05T10:58:34", "url": "https://files.pythonhosted.org/packages/34/fe/38d2affb34b1327ff9a9cb285da8fb32ff4e9569bdaf27bf667eae87a03e/panelctmc-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0e9ac20ac570e972c529037e69f94313", "sha256": "dfeca23ce20ebcc12fc1995767ca2a73c584356bdc647df04fd5854cc1d9c354" }, "downloads": -1, "filename": "panelctmc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0e9ac20ac570e972c529037e69f94313", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 57028, "upload_time": "2019-03-23T09:06:08", "url": "https://files.pythonhosted.org/packages/fb/bc/a37f628ad59e34da3ca0e14bc08c751e6fa2210803c5f0fb4e30913e3da9/panelctmc-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e9ac20ac570e972c529037e69f94313", "sha256": "dfeca23ce20ebcc12fc1995767ca2a73c584356bdc647df04fd5854cc1d9c354" }, "downloads": -1, "filename": "panelctmc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0e9ac20ac570e972c529037e69f94313", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 57028, "upload_time": "2019-03-23T09:06:08", "url": "https://files.pythonhosted.org/packages/fb/bc/a37f628ad59e34da3ca0e14bc08c751e6fa2210803c5f0fb4e30913e3da9/panelctmc-0.1.1.tar.gz" } ] }