civic-scraper


Namecivic-scraper JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://github.com/biglocalnews/civic-scraper
SummaryTools for downloading agendas, minutes and other documents produced by local government
upload_time2024-09-06 20:01:37
maintainerNone
docs_urlNone
authorSerdar Tumgoren
requires_pythonNone
licenseApache 2.0 license
keywords
VCS
bugtrack_url
requirements bs4 click click-option-group feedparser requests scraper-legistar demjson3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Links

- Documentation: [civic-scraper.readthedocs.io](http://civic-scraper.readthedocs.io/)
- Repository: [github.com/biglocalnews/civic-scraper](https://github.com/biglocalnews/civic-scraper)
- Packaging: [pypi.python.org/pypi/civic-scraper](https://pypi.python.org/pypi/civic-scraper)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biglocalnews/civic-scraper",
    "name": "civic-scraper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Serdar Tumgoren",
    "author_email": "zstumgoren@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/d7/e6eb21b98fb4433d841e9dfa51f83ecdfe6125262c8420290aea93575a3a/civic_scraper-0.2.10.tar.gz",
    "platform": null,
    "description": "## Links\n\n- Documentation: [civic-scraper.readthedocs.io](http://civic-scraper.readthedocs.io/)\n- Repository: [github.com/biglocalnews/civic-scraper](https://github.com/biglocalnews/civic-scraper)\n- Packaging: [pypi.python.org/pypi/civic-scraper](https://pypi.python.org/pypi/civic-scraper)\n",
    "bugtrack_url": null,
    "license": "Apache 2.0 license",
    "summary": "Tools for downloading agendas, minutes and other documents produced by local government",
    "version": "0.2.10",
    "project_urls": {
        "Documentation": "https://civic-scraper.readthedocs.io",
        "Homepage": "https://github.com/biglocalnews/civic-scraper",
        "Maintainer": "https://github.com/biglocalnews",
        "Source": "https://github.com/biglocalnews/civic-scraper",
        "Tracker": "https://github.com/biglocalnews/civic-scraper/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3594d02ab2bf5da84b26659155513a1e0c11b62698f791628575de774826b2d3",
                "md5": "03cc4dcf352a44993419a61c08e00fa0",
                "sha256": "5aeefb7573bec985a304f2fb670b266c5e34a3d4d178565322807b5c718adb1d"
            },
            "downloads": -1,
            "filename": "civic_scraper-0.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03cc4dcf352a44993419a61c08e00fa0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46762225,
            "upload_time": "2024-09-06T20:01:33",
            "upload_time_iso_8601": "2024-09-06T20:01:33.442103Z",
            "url": "https://files.pythonhosted.org/packages/35/94/d02ab2bf5da84b26659155513a1e0c11b62698f791628575de774826b2d3/civic_scraper-0.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dd7e6eb21b98fb4433d841e9dfa51f83ecdfe6125262c8420290aea93575a3a",
                "md5": "94ac7d6cd456989cb4520400d90a59d6",
                "sha256": "5a2aa7a3e0cbe09267b582b9b209233aca19fb349685f4d346f03bc59e90d1ba"
            },
            "downloads": -1,
            "filename": "civic_scraper-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "94ac7d6cd456989cb4520400d90a59d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48826306,
            "upload_time": "2024-09-06T20:01:37",
            "upload_time_iso_8601": "2024-09-06T20:01:37.758641Z",
            "url": "https://files.pythonhosted.org/packages/9d/d7/e6eb21b98fb4433d841e9dfa51f83ecdfe6125262c8420290aea93575a3a/civic_scraper-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 20:01:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biglocalnews",
    "github_project": "civic-scraper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "bs4",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "click-option-group",
            "specs": []
        },
        {
            "name": "feedparser",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "scraper-legistar",
            "specs": []
        },
        {
            "name": "demjson3",
            "specs": []
        }
    ],
    "lcname": "civic-scraper"
}
        
Elapsed time: 0.30235s