weboob-devel/weboob/capabilities
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Florent f63c412b2a Change ICapWaterLevel to be more generic
1) Rename it to ICapGauge
2) One gauge can have more than one sensor (a flow and
   a level for a river, or temperature and humidity for
   a wetter station)
3) Add/remove/rename fields to be more general
2012-11-12 17:16:30 +01:00
..
__init__.py create UserError exception 2012-04-25 13:43:52 +02:00
account.py create UserError exception 2012-04-25 13:43:52 +02:00
bank.py Add "reason" field to Transfer 2012-09-27 13:14:03 +02:00
base.py do not fail during fullobj() if the object is not supported by backend 2012-04-28 16:38:55 +02:00
bill.py Rename iter_history of ICapBill to iter_bills_history 2012-10-31 14:41:29 +01:00
bugtracker.py create UserError exception 2012-04-25 13:43:52 +02:00
chat.py create UserError exception 2012-04-25 13:43:52 +02:00
collection.py Declare fields to avoid warnings 2012-11-08 11:51:51 +01:00
contact.py create UserError exception 2012-04-25 13:43:52 +02:00
content.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
dating.py create UserError exception 2012-04-25 13:43:52 +02:00
gallery.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
gauge.py Change ICapWaterLevel to be more generic 2012-11-12 17:16:30 +01:00
geolocip.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
housing.py use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
library.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
messages.py create UserError exception 2012-04-25 13:43:52 +02:00
paste.py create UserError exception 2012-04-25 13:43:52 +02:00
pricecomparison.py use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
radio.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
torrent.py create UserError exception 2012-04-25 13:43:52 +02:00
translate.py Fix indentation 2012-04-26 12:14:47 +02:00
travel.py create UserError exception 2012-04-25 13:43:52 +02:00
video.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
weather.py allow wetboob to display temperatures either on celsius or on fahrenheit 2012-05-10 15:13:34 +02:00