seasons-cal


Nameseasons-cal JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-15 15:21:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
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": null,
    "name": "seasons-cal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "calendar, equinox, ical, icalendar, ics, seasons, solstice",
    "author": null,
    "author_email": "Zeev Rotshtein <zeevro@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/91/44/fb3bcb9860068f25fb0dc13c05e49f2f9a2f2242b7e5fa47059f5405b616/seasons_cal-1.0.2.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": null,
    "summary": null,
    "version": "1.0.2",
    "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": "17c7606ea20b4cf9e8a3599585396ac9dd5a8b9feae625dbd28baadfc07a26d9",
                "md5": "cfbcbadb15a9ac12e37f460da275b462",
                "sha256": "334c4c5328ac974b7622353029e0db97b936eccb6a269cca904b6325ee08bed4"
            },
            "downloads": -1,
            "filename": "seasons_cal-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cfbcbadb15a9ac12e37f460da275b462",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3944,
            "upload_time": "2024-10-15T15:21:13",
            "upload_time_iso_8601": "2024-10-15T15:21:13.781395Z",
            "url": "https://files.pythonhosted.org/packages/17/c7/606ea20b4cf9e8a3599585396ac9dd5a8b9feae625dbd28baadfc07a26d9/seasons_cal-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9144fb3bcb9860068f25fb0dc13c05e49f2f9a2f2242b7e5fa47059f5405b616",
                "md5": "f822a88eb619eb57aa741c2e1bad3602",
                "sha256": "6ac134435a3818576f9779e18a2a8d40311149a0541daf3878948316576f43f8"
            },
            "downloads": -1,
            "filename": "seasons_cal-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f822a88eb619eb57aa741c2e1bad3602",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4650,
            "upload_time": "2024-10-15T15:21:15",
            "upload_time_iso_8601": "2024-10-15T15:21:15.130514Z",
            "url": "https://files.pythonhosted.org/packages/91/44/fb3bcb9860068f25fb0dc13c05e49f2f9a2f2242b7e5fa47059f5405b616/seasons_cal-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 15:21:15",
    "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: 1.16244s