{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/randdate.svg?branch=master)](https://travis-ci.org/kmedian/randdate)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/randdate/master?urlpath=lab)\n\n# randdate\nGenerate a list of random dates (datetime objects).\n\n\n## Installation\nThe `randdate` [git repo](http://github.com/kmedian/randdate) is available as [PyPi package](https://pypi.org/project/randdate)\n\n```\npip install randdate\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/randdate/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/randdate/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/randdate", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "randdate", "package_url": "https://pypi.org/project/randdate/", "platform": "", "project_url": "https://pypi.org/project/randdate/", "project_urls": { "Homepage": "http://github.com/kmedian/randdate" }, "release_url": "https://pypi.org/project/randdate/0.1.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Generate a list of random dates or resp. datetime objects", "version": "0.1.0" }, "last_serial": 4407997, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b10af054efeb90e0885ce7dc0bae8e21", "sha256": "0f04814b1a38213e7f3954405d57b29358bdd57017fe654a1c64f821abcd912a" }, "downloads": -1, "filename": "randdate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b10af054efeb90e0885ce7dc0bae8e21", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1902, "upload_time": "2018-10-23T20:22:50", "url": "https://files.pythonhosted.org/packages/3c/3b/24f59b1771a6b0d8acc8f099101b9f22e8f0876b920a51e365e7b5528b5f/randdate-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b10af054efeb90e0885ce7dc0bae8e21", "sha256": "0f04814b1a38213e7f3954405d57b29358bdd57017fe654a1c64f821abcd912a" }, "downloads": -1, "filename": "randdate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b10af054efeb90e0885ce7dc0bae8e21", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1902, "upload_time": "2018-10-23T20:22:50", "url": "https://files.pythonhosted.org/packages/3c/3b/24f59b1771a6b0d8acc8f099101b9f22e8f0876b920a51e365e7b5528b5f/randdate-0.1.0.tar.gz" } ] }