seasons-cal


Nameseasons-cal JSON
Version 1.0.1 PyPI version JSON
download
home_page
Summary
upload_time2024-03-05 04:46:43
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords calendar equinox ical icalendar ics seasons solstice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # seasons-cal
A small tool to generate iCalendar files with equinoxes and solstices.

## Installation
```
pip install seasons-cal
```

## Usage
```
seasons-cal --help
```
or
```
python -m seasons_cal --help
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "seasons-cal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "calendar,equinox,ical,icalendar,ics,seasons,solstice",
    "author": "",
    "author_email": "Zeev Rotshtein <zeevro@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/62/278e747bdd81ff4611092181aceaa31f2527f6fd8e548c17b510d739512d/seasons_cal-1.0.1.tar.gz",
    "platform": null,
    "description": "# seasons-cal\nA small tool to generate iCalendar files with equinoxes and solstices.\n\n## Installation\n```\npip install seasons-cal\n```\n\n## Usage\n```\nseasons-cal --help\n```\nor\n```\npython -m seasons_cal --help\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "1.0.1",
    "project_urls": {
        "Source Code": "https://github.com/zeevro/seasons-cal/"
    },
    "split_keywords": [
        "calendar",
        "equinox",
        "ical",
        "icalendar",
        "ics",
        "seasons",
        "solstice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfa7baf523cc1dc4d888b77d21cdf8ab0b5de782b7bd518074d6b7a52ac1c474",
                "md5": "a07a4e80091ae597f2e54e91705d0c95",
                "sha256": "7ea5b9acc5f8249b56b95f68dd25e5b0fd3e23758894d793de828f334bc2be74"
            },
            "downloads": -1,
            "filename": "seasons_cal-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a07a4e80091ae597f2e54e91705d0c95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3931,
            "upload_time": "2024-03-05T04:46:41",
            "upload_time_iso_8601": "2024-03-05T04:46:41.854950Z",
            "url": "https://files.pythonhosted.org/packages/df/a7/baf523cc1dc4d888b77d21cdf8ab0b5de782b7bd518074d6b7a52ac1c474/seasons_cal-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc62278e747bdd81ff4611092181aceaa31f2527f6fd8e548c17b510d739512d",
                "md5": "51f5c9e6210daf8fb8422dad1187472b",
                "sha256": "5a804be3a21f7cee1987b2302b6bcad63b64c65b1b3c13caba1b0d6bdc6f67e3"
            },
            "downloads": -1,
            "filename": "seasons_cal-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51f5c9e6210daf8fb8422dad1187472b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4646,
            "upload_time": "2024-03-05T04:46:43",
            "upload_time_iso_8601": "2024-03-05T04:46:43.477246Z",
            "url": "https://files.pythonhosted.org/packages/cc/62/278e747bdd81ff4611092181aceaa31f2527f6fd8e548c17b510d739512d/seasons_cal-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 04:46:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zeevro",
    "github_project": "seasons-cal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "seasons-cal"
}
        
Elapsed time: 0.20491s