{ "info": { "author": "Giuliano Oliveira De Macedo", "author_email": "giuliano.llpinokio@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "![PyPI](https://img.shields.io/pypi/v/siscad)\n# M\u00f3dulo para extrair informa\u00e7\u00f5es do Siscad\n\n## Exemplo\n```python\nfrom siscad import Siscad\nsiscad=Siscad.Siscad(\"passaporte\",\"senha\") \n\nprint(siscad.rga)\nprint(siscad.nome)\nprint(siscad.carga_hor)\nprint(siscad.cr)\nprint(siscad.discs_feitas)\nprint(siscad.ultima_matricula)\n\nfor semestre in siscd.get_semestres():\n\tprint(semestre.date)\n\tfor disciplina in semestre.discs:\n\t\tprint(disciplina.nome)\n\t\tprint(*disc.notas,sep=\"\\n\")\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/llpinokio/siscad.py/archive/v0.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/llpinokio/siscad.py", "keywords": "web-scraping", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "siscad", "package_url": "https://pypi.org/project/siscad/", "platform": "", "project_url": "https://pypi.org/project/siscad/", "project_urls": { "Download": "https://github.com/llpinokio/siscad.py/archive/v0.0.2.tar.gz", "Homepage": "https://github.com/llpinokio/siscad.py" }, "release_url": "https://pypi.org/project/siscad/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Module for siscad.ufms.br", "version": "0.0.2" }, "last_serial": 5961778, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4384906903ea0a13d367264741a169ba", "sha256": "980912ce16e13b12c1ac5038f74c87ff0e8e4875e6adb7a844c758703b84d7ee" }, "downloads": -1, "filename": "siscad-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4384906903ea0a13d367264741a169ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16434, "upload_time": "2019-09-16T14:37:14", "url": "https://files.pythonhosted.org/packages/da/5d/587620183b512b74f7631a5ea6ea4418d6f6476c6eb1c48571f494850f49/siscad-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5a74109e6e58b0653f0a1f837fac4129", "sha256": "cded430f324642f2f090325966e0fcb603840e2406030d66ec852959e2685981" }, "downloads": -1, "filename": "siscad-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5a74109e6e58b0653f0a1f837fac4129", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17042, "upload_time": "2019-10-11T19:31:09", "url": "https://files.pythonhosted.org/packages/b1/da/030c4be2a0d28f6e7aa061e86d6075f4f2d97de5fe3b9a512befad04d494/siscad-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a74109e6e58b0653f0a1f837fac4129", "sha256": "cded430f324642f2f090325966e0fcb603840e2406030d66ec852959e2685981" }, "downloads": -1, "filename": "siscad-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5a74109e6e58b0653f0a1f837fac4129", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17042, "upload_time": "2019-10-11T19:31:09", "url": "https://files.pythonhosted.org/packages/b1/da/030c4be2a0d28f6e7aa061e86d6075f4f2d97de5fe3b9a512befad04d494/siscad-0.0.2.tar.gz" } ] }