holidays 0.58
0
Generate and work with holidays in Python
Contents
Generate and work with holidays in Python
Stars: 4, Watchers: 4, Forks: 1, Open Issues: 0The dr-prodigy/python-holidays
repo was created 8 months ago and the last code push was 6 months ago. The project is not very popular with only 4 github stars!
How to Install holidays
You can install holidays using pip
pip install holidays
or add it to a project with poetry
poetry add holidays
Package Details
- Author
- None
- License
- Copyright (c) Vacanza Team and individual contributors (see AUTHORS file) Copyright (c) dr-prodigy <[email protected]>, 2017-2023 Copyright (c) ryanss <[email protected]>, 2014-2017 All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/holidays/
- Documentation:
- https://holidays.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/dr-prodigy/python-holidays
Classifiers
- Office/Business/Scheduling
- Software Development/Libraries/Python Modules
- Software Development/Localization
Related Packages
Errors
A list of common holidays errors.
Code Examples
Here are some holidays
code examples and snippets.