Name | repo-scraper JSON |
Version |
0.1.2
JSON |
| download |
home_page | |
Summary | Restful API for the codesurvey Python library. |
upload_time | 2023-10-26 06:56:51 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | GNU AGPL |
keywords |
repository
scraper
git
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
RepoScraper
============
A REST API which uses the Python package ``codesurvey`` behind the
scenes to sample git repositories and return results about language
features. Uses OpenAPI 3.0 for documentation.
Running
-------
When deploying RepoScraper, pass a filename to the database as a single
argument where you want results to be saved. Once running, you can
find OpenAPI specification under the path: ``/apidocs``.
Contact
-------
For any questions or feedback, reach out to me via my email:
elliot@p-s.co.nz
Raw data
{
"_id": null,
"home_page": "",
"name": "repo-scraper",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "repository,scraper,git",
"author": "",
"author_email": "Elliot Simpson <elliot@p-s.co.nz>",
"download_url": "https://files.pythonhosted.org/packages/dc/75/f7d92a9dc57f31bff1976da4bcf9fc9d4b7dd099319fc3b84d65a79da965/repo-scraper-0.1.2.tar.gz",
"platform": null,
"description": "RepoScraper\n============\n\nA REST API which uses the Python package ``codesurvey`` behind the\nscenes to sample git repositories and return results about language\nfeatures. Uses OpenAPI 3.0 for documentation.\n\nRunning\n-------\n\nWhen deploying RepoScraper, pass a filename to the database as a single\nargument where you want results to be saved. Once running, you can\nfind OpenAPI specification under the path: ``/apidocs``.\n\nContact\n-------\n\nFor any questions or feedback, reach out to me via my email:\nelliot@p-s.co.nz\n",
"bugtrack_url": null,
"license": "GNU AGPL",
"summary": "Restful API for the codesurvey Python library.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/ByteCampNZ/repo-scraper"
},
"split_keywords": [
"repository",
"scraper",
"git"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f61831845e91df13419b1b4f932f5b2f40c74498cf876e050494f685a7c35012",
"md5": "fb449eb81e5514c3b104c9324e31210e",
"sha256": "bca59808577b2ee05f5a15a02d74565ee9178e9b9ccf5cdf7d09b09a54af732f"
},
"downloads": -1,
"filename": "repo_scraper-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb449eb81e5514c3b104c9324e31210e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 20682,
"upload_time": "2023-10-26T06:56:49",
"upload_time_iso_8601": "2023-10-26T06:56:49.617436Z",
"url": "https://files.pythonhosted.org/packages/f6/18/31845e91df13419b1b4f932f5b2f40c74498cf876e050494f685a7c35012/repo_scraper-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc75f7d92a9dc57f31bff1976da4bcf9fc9d4b7dd099319fc3b84d65a79da965",
"md5": "a8b1fa75c201f9fd4cecd445a8019b4a",
"sha256": "4aa70db704f9256cf9d73c0ec6d4dcf7dd4b674f8795ea36e23fa8a93d0cd916"
},
"downloads": -1,
"filename": "repo-scraper-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "a8b1fa75c201f9fd4cecd445a8019b4a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20363,
"upload_time": "2023-10-26T06:56:51",
"upload_time_iso_8601": "2023-10-26T06:56:51.947519Z",
"url": "https://files.pythonhosted.org/packages/dc/75/f7d92a9dc57f31bff1976da4bcf9fc9d4b7dd099319fc3b84d65a79da965/repo-scraper-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 06:56:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ByteCampNZ",
"github_project": "repo-scraper",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "repo-scraper"
}