sample-creator


Namesample-creator JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryRepresentative sample creator
upload_time2024-08-30 08:12:03
maintainerNone
docs_urlNone
authorSOM Research Lab
requires_python>=3.9
licenseCC BY-SA
keywords sampling representative samples
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sample Creator

This library provides the implementation of the approach presented in the paper [*On the Creation of Representative Samples of Software Repositories*](https://conf.researchr.org/details/esem-2024/esem-2024-emerging-results-vision-and-reflection-papers/7/On-the-Creation-of-Representative-Samples-of-Software-Repositories) accepted on the [*18th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM 2024)*](https://conf.researchr.org/home/esem-2024) conference. 

For more information, please see the [GitHub repository](https://github.com/SOM-Research/sample-creator).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sample-creator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "sampling, representative samples",
    "author": "SOM Research Lab",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f0/2a/44663b7c6992ba8b3330334d8204cb5a521ed2ec25a05a0af2381d2d2205/sample_creator-0.0.2.tar.gz",
    "platform": null,
    "description": "# Sample Creator\r\n\r\nThis library provides the implementation of the approach presented in the paper [*On the Creation of Representative Samples of Software Repositories*](https://conf.researchr.org/details/esem-2024/esem-2024-emerging-results-vision-and-reflection-papers/7/On-the-Creation-of-Representative-Samples-of-Software-Repositories) accepted on the [*18th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM 2024)*](https://conf.researchr.org/home/esem-2024) conference. \r\n\r\nFor more information, please see the [GitHub repository](https://github.com/SOM-Research/sample-creator).\r\n",
    "bugtrack_url": null,
    "license": "CC BY-SA",
    "summary": "Representative sample creator",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/SOM-Research/sample-creator/issues",
        "Source Code": "https://github.com/SOM-Research/sample-creator"
    },
    "split_keywords": [
        "sampling",
        " representative samples"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75e5e15e2ff672fc4745638f9219779ab615aef6f62425995c256d4873e8141c",
                "md5": "f23b8b7517fb05a2da01b702abd66746",
                "sha256": "6402292c68b2af8b6b4d9f60076a7a6f757954a8ee59887450beaeace7a35ed6"
            },
            "downloads": -1,
            "filename": "sample_creator-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f23b8b7517fb05a2da01b702abd66746",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19614,
            "upload_time": "2024-08-30T08:12:02",
            "upload_time_iso_8601": "2024-08-30T08:12:02.077213Z",
            "url": "https://files.pythonhosted.org/packages/75/e5/e15e2ff672fc4745638f9219779ab615aef6f62425995c256d4873e8141c/sample_creator-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f02a44663b7c6992ba8b3330334d8204cb5a521ed2ec25a05a0af2381d2d2205",
                "md5": "a1defe82107d86fc22d7fc9d8e42a3ab",
                "sha256": "945b56840bd347996092b7695aedbc860fb2fd3f08cbf8a769b437d2c293118e"
            },
            "downloads": -1,
            "filename": "sample_creator-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1defe82107d86fc22d7fc9d8e42a3ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13021,
            "upload_time": "2024-08-30T08:12:03",
            "upload_time_iso_8601": "2024-08-30T08:12:03.032075Z",
            "url": "https://files.pythonhosted.org/packages/f0/2a/44663b7c6992ba8b3330334d8204cb5a521ed2ec25a05a0af2381d2d2205/sample_creator-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 08:12:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SOM-Research",
    "github_project": "sample-creator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sample-creator"
}
        
Elapsed time: 0.87464s