Skip to content

bitstacker/python-hbtrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libhbtrash

functions for parsing the Entsorgung Kommunal Abfallkalender

Install

git clone https://github.com/bitstacker/libhbtrash.git
virtualenv -p /usr/bin/python3 libhbtrash/
cd libhbtrash
source bin/activate
pip install -r requirements.txt

Usage

from libhbtrash.libhbtrash import Muellplan
m = Muellplan()
print(m.getIcal(street, number, other, alarm))

About

functions for parsing the Entsorgung Kommunal Abfallkalender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages