{ "info": { "author": "Richard Marko", "author_email": "rissko@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Fio scraper\n===========\n\nFio bank [http://fio.cz] transparent account data scraper.\n\nRequirements:\n--------------\n - python >= 2.7\n - python-lxml >= 2.3\n\nUsage:\n------\n\n::\n\n import fio\n url = ('https://www.fio.cz/scgi-bin/hermes/dz-transparent.cgi?ID_ucet=%d'\n % account_num)\n data = fio.scrape(url)\n\nSample output:\n--------------\n\n$ ./fio/scrape.py | tail -n 5 ::\n\n 2012-05-20 -1796.00\n 2012-05-22 -900.00\n 2012-05-24 -400.00\n 2012-05-31 1.50\n 2012-06-01 -10028.00", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hackerspace/python-fio", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "python-fio", "package_url": "https://pypi.org/project/python-fio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-fio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hackerspace/python-fio" }, "release_url": "https://pypi.org/project/python-fio/0.1/", "requires_dist": null, "requires_python": null, "summary": "Fio bank account data scraper", "version": "0.1" }, "last_serial": 797934, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "50569a55ec605c0935c7423e80abe6ca", "sha256": "d56ef0c2753bf592eb7364180231ebda03060911fddc911d5eebee67516b8145" }, "downloads": -1, "filename": "python-fio-0.1.tar.gz", "has_sig": false, "md5_digest": "50569a55ec605c0935c7423e80abe6ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2435, "upload_time": "2012-06-02T17:03:19", "url": "https://files.pythonhosted.org/packages/f7/95/25cbeea95d6caeff08f6c02d668dbf21c2f112b65a6a694755e27c74f37e/python-fio-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50569a55ec605c0935c7423e80abe6ca", "sha256": "d56ef0c2753bf592eb7364180231ebda03060911fddc911d5eebee67516b8145" }, "downloads": -1, "filename": "python-fio-0.1.tar.gz", "has_sig": false, "md5_digest": "50569a55ec605c0935c7423e80abe6ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2435, "upload_time": "2012-06-02T17:03:19", "url": "https://files.pythonhosted.org/packages/f7/95/25cbeea95d6caeff08f6c02d668dbf21c2f112b65a6a694755e27c74f37e/python-fio-0.1.tar.gz" } ] }