Skip to content

dimschlukas/webling-calendar

Repository files navigation

webling_calendar

codecov CI

This is a simple command line interface to interact with the webling calendar API.

Install it from PyPI

pip install webling_calendar

Usage

from webling_calendar import BaseClass
from webling_calendar import base_function

BaseClass().base_method()
base_function()
$ python -m webling_calendar
#or
$ webling_calendar

Development

Read the CONTRIBUTING.md file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published