gcsim-pypi


Namegcsim-pypi JSON
Version 2.30.1 PyPI version JSON
download
home_pageNone
Summarygcsim binary for pypi
upload_time2025-01-05 13:48:29
maintainerNone
docs_urlNone
authorLei Shi
requires_python<4.0,>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gcsim Binary for PyPI

This document provides guidelines for releasing the [gcsim](https://github.com/genshinsim/gcsim) binary to PyPI.

## Release Methods

There are three primary methods to release a new version of the gcsim binary to PyPI:

1. **Automated Weekly Releases**: The release workflow is automatically executed every Sunday.
2. **Manual Workflow Trigger**: You can manually initiate the release workflow as needed.
3. **Creating a Release**: Opt to create a release through GitHub, which triggers the release process.

## Important Considerations

Before manually and locally publishing a release, it's crucial to run the `scripts.py` file to ensure all necessary preparations are complete. Use the following command:

```
python scripts.py
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gcsim-pypi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lei Shi",
    "author_email": "me@leishi.io",
    "download_url": "https://files.pythonhosted.org/packages/5e/15/d13499fc21b4c6afe38578adcf84faadaffdfe3610d920789c897135ef3a/gcsim_pypi-2.30.1.tar.gz",
    "platform": null,
    "description": "# gcsim Binary for PyPI\n\nThis document provides guidelines for releasing the [gcsim](https://github.com/genshinsim/gcsim) binary to PyPI.\n\n## Release Methods\n\nThere are three primary methods to release a new version of the gcsim binary to PyPI:\n\n1. **Automated Weekly Releases**: The release workflow is automatically executed every Sunday.\n2. **Manual Workflow Trigger**: You can manually initiate the release workflow as needed.\n3. **Creating a Release**: Opt to create a release through GitHub, which triggers the release process.\n\n## Important Considerations\n\nBefore manually and locally publishing a release, it's crucial to run the `scripts.py` file to ensure all necessary preparations are complete. Use the following command:\n\n```\npython scripts.py\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "gcsim binary for pypi",
    "version": "2.30.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dafb1e9ac232b8c33df86c8204403dd478030b117f11538f8aa69a3f316ae608",
                "md5": "5977b2a5472e72e187a00037f74d5695",
                "sha256": "efdb2d9c6ee7b3775a31c5625ec45c66192fe9701ed9ea54f2829304083407d3"
            },
            "downloads": -1,
            "filename": "gcsim_pypi-2.30.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5977b2a5472e72e187a00037f74d5695",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.6",
            "size": 68670259,
            "upload_time": "2025-01-05T13:48:19",
            "upload_time_iso_8601": "2025-01-05T13:48:19.485034Z",
            "url": "https://files.pythonhosted.org/packages/da/fb/1e9ac232b8c33df86c8204403dd478030b117f11538f8aa69a3f316ae608/gcsim_pypi-2.30.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e15d13499fc21b4c6afe38578adcf84faadaffdfe3610d920789c897135ef3a",
                "md5": "ffa33b0f2290dadff3673348a444340f",
                "sha256": "460d17a35d54c9699ba4fd3a50357520638e4f8435c35df5fc4c29ad1f1bc2c3"
            },
            "downloads": -1,
            "filename": "gcsim_pypi-2.30.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ffa33b0f2290dadff3673348a444340f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.6",
            "size": 68363698,
            "upload_time": "2025-01-05T13:48:29",
            "upload_time_iso_8601": "2025-01-05T13:48:29.888951Z",
            "url": "https://files.pythonhosted.org/packages/5e/15/d13499fc21b4c6afe38578adcf84faadaffdfe3610d920789c897135ef3a/gcsim_pypi-2.30.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 13:48:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gcsim-pypi"
}
        
Elapsed time: 0.44876s