Skip to content

Valuehorizon/valuehorizon-holidays

Repository files navigation

Holidays, by Valuehorizon

image

target

https://travis-ci.org/Valuehorizon/valuehorizon-holidays

image

target

https://coveralls.io/r/Valuehorizon/valuehorizon-holidays

image

target

https://codeclimate.com/github/Valuehorizon/valuehorizon-holidays

A Django-based Holidays data toolkit.
It also includes documentation, test coverage and a good amount of sample data to play around with.

This app is a part of the Valuehorizon application ecosystem.

Installation

Start by creating a new virtualenv for your project :

mkvirtualenv myproject

Next install numpy and pandas and optionally scipy :

pip install numpy==1.8.0
pip install scipy==0.13.3
pip install pandas==0.13.0

Finally, install valuehorizon-holidays using pip:

pip install valuehorizon-holidays

Contributing

Please file bugs and send pull requests to the GitHub repository and issue tracker.

Commercial Support

This project is sponsored by Valuehorizon. If you require assistance on your project(s), please contact us: support@valuehorizon.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published