# Calendar utilities
### Getting started / Setup
You need to have at least python 2.7 and pip installed.
Run make from the project's root directory, all python dependencies required by the project will be installed.
## Running the tests
## Main dependencies
* [icalendar](https://icalendar.readthedocs.io/en/latest/about.html) icalendar is a Python library to parse ICS files.
## Contributing
## Authors
* **Szilard Nemeth** - *Initial work* - [Szilard Nemeth](https://github.com/szilard-nemeth)
## License
## Acknowledgments
## Example commands
```calendarstats.py -f /Users/szilardnemeth/Downloads/snemeth@cloudera.com.ics --event-exceptions "Lunch" "REM: Rainbow Sheet!" "Busy [Usual shifted day]" "CDP-Data Center 7.1 Checkpoint Meeting" "Board game afternoon in Budapest" --filter-year 2019 2020```
Raw data
{
"_id": null,
"home_page": "https://github.com/szilard-nemeth/calendar-utils",
"name": "calendar-utils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.12,<4.0.0",
"maintainer_email": "",
"keywords": "calendar utils",
"author": "Szilard Nemeth",
"author_email": "szilard.nemeth88@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/48/43/82ad5426a652c82e29470ced6d04062a9e2790037a79304c15ac6c8d77a6/calendar_utils-1.0.1.tar.gz",
"platform": null,
"description": "# Calendar utilities\n\n\n### Getting started / Setup\n\nYou need to have at least python 2.7 and pip installed.\nRun make from the project's root directory, all python dependencies required by the project will be installed.\n\n\n## Running the tests\n\n## Main dependencies\n\n* [icalendar](https://icalendar.readthedocs.io/en/latest/about.html) icalendar is a Python library to parse ICS files.\n\n## Contributing\n\n## Authors\n\n* **Szilard Nemeth** - *Initial work* - [Szilard Nemeth](https://github.com/szilard-nemeth)\n\n## License\n\n## Acknowledgments\n\n## Example commands\n\n```calendarstats.py -f /Users/szilardnemeth/Downloads/snemeth@cloudera.com.ics --event-exceptions \"Lunch\" \"REM: Rainbow Sheet!\" \"Busy [Usual shifted day]\" \"CDP-Data Center 7.1 Checkpoint Meeting\" \"Board game afternoon in Budapest\" --filter-year 2019 2020```\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/szilard-nemeth/calendar-utils",
"Repository": "https://github.com/szilard-nemeth/calendar-utils"
},
"split_keywords": [
"calendar",
"utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "87493d5aee3183b7379e5ecd5e161e58acef72a45af1c0be8d40369debc4642e",
"md5": "8305f0dc0b155d65b2c74864168a39db",
"sha256": "374e2d0b37ec3daebb06f29ef632a8ee0c59d74392448c5337795ba73362bdbb"
},
"downloads": -1,
"filename": "calendar_utils-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8305f0dc0b155d65b2c74864168a39db",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.12,<4.0.0",
"size": 8707,
"upload_time": "2024-02-12T20:29:05",
"upload_time_iso_8601": "2024-02-12T20:29:05.255528Z",
"url": "https://files.pythonhosted.org/packages/87/49/3d5aee3183b7379e5ecd5e161e58acef72a45af1c0be8d40369debc4642e/calendar_utils-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "484382ad5426a652c82e29470ced6d04062a9e2790037a79304c15ac6c8d77a6",
"md5": "466b6f180a472e658398b05326ca8566",
"sha256": "48ff2c5a8d8d19bebfc5a43b7694b93d5f779351b936c16f01caa45cd33cf532"
},
"downloads": -1,
"filename": "calendar_utils-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "466b6f180a472e658398b05326ca8566",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.12,<4.0.0",
"size": 7106,
"upload_time": "2024-02-12T20:29:06",
"upload_time_iso_8601": "2024-02-12T20:29:06.655471Z",
"url": "https://files.pythonhosted.org/packages/48/43/82ad5426a652c82e29470ced6d04062a9e2790037a79304c15ac6c8d77a6/calendar_utils-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-12 20:29:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "szilard-nemeth",
"github_project": "calendar-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "calendar-utils"
}