{ "info": { "author": "Mirko M\u00e4licke", "author_email": "mirko.maelicke@felis.uni-freiburg.de", "bugtrack_url": null, "classifiers": [], "description": "Python I lecture notes\n======================\n\nSupplementary material, lecture notes and exercises for the Python I\nlecture at University of Freiburg.\n\nInstallation\n~~~~~~~~~~~~\n\nBasically, all lectures are in the *.ipynb* format of version 4.\nTherefore you need Jupyter to view them. One would need no installation,\nin case the notebooks run without errors. In case the dependencies shall\nbe installed, this module can be installed using setuptools.\n\n.. code:: bash\n\n ~$ git clone https://github.com/mmaelicke/felis_python1.git\n ~$ cd felis_python1\n ~$ pip install -r requirements.txt\n ~$ cd lectures\n ~$ jupyter notebook\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "felis-python1", "package_url": "https://pypi.org/project/felis-python1/", "platform": "", "project_url": "https://pypi.org/project/felis-python1/", "project_urls": null, "release_url": "https://pypi.org/project/felis-python1/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Lecture notes for Python 1 at University of Freiburg.", "version": "0.0.5" }, "last_serial": 2961536, "releases": { "0.0.3": [], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d948e133deb57d5bff1d3fe8cf33c97e", "sha256": "0a939e93568d0a0a3230c98cc6b428830cd4f1a9411c523f0872fbcd9d55a476" }, "downloads": -1, "filename": "felis_python1-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d948e133deb57d5bff1d3fe8cf33c97e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29512, "upload_time": "2017-06-14T06:10:10", "url": "https://files.pythonhosted.org/packages/31/6a/697c644563fcae8344ecdb843f44107ee13f68811cbd04d312bd4f9dc00e/felis_python1-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "619873a7220e900e869fc20b11554a5b", "sha256": "efd46f5a22becd4fdf2ad0cb81a5a90e79ce48a9901486d7c83dc21db9051b34" }, "downloads": -1, "filename": "felis_python1-0.0.5.tar.gz", "has_sig": false, "md5_digest": "619873a7220e900e869fc20b11554a5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33157, "upload_time": "2017-06-20T07:46:39", "url": "https://files.pythonhosted.org/packages/ee/3e/d02a10a7e7c8661ffafafc4e10d24b5ad14185d5ffba201575da062986ee/felis_python1-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "619873a7220e900e869fc20b11554a5b", "sha256": "efd46f5a22becd4fdf2ad0cb81a5a90e79ce48a9901486d7c83dc21db9051b34" }, "downloads": -1, "filename": "felis_python1-0.0.5.tar.gz", "has_sig": false, "md5_digest": "619873a7220e900e869fc20b11554a5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33157, "upload_time": "2017-06-20T07:46:39", "url": "https://files.pythonhosted.org/packages/ee/3e/d02a10a7e7c8661ffafafc4e10d24b5ad14185d5ffba201575da062986ee/felis_python1-0.0.5.tar.gz" } ] }