Fabio Caccamo
|
f9f6ee7962
|
Improved code quality.
|
2019-07-05 17:54:50 +02:00 |
Fabio Caccamo
|
b39835536c
|
Renamed arg according to overriden method.
|
2019-07-02 17:24:15 +02:00 |
Fabio Caccamo
|
3e934e245b
|
Added filter utility method.
|
2019-07-02 15:15:31 +02:00 |
Fabio Caccamo
|
e5649439e6
|
Improved code quality.
|
2019-06-18 11:46:34 +02:00 |
Fabio Caccamo
|
869f336b3f
|
Fixed get_phonenumber not working with numbers without country prefix.
|
2019-06-18 11:46:12 +02:00 |
Fabio Caccamo
|
417354e47f
|
Added clean, get_email, get_phonenumber methods.
|
2019-06-17 17:33:28 +02:00 |
Fabio Caccamo
|
e116425152
|
Added support to key-list as key.
|
2019-06-11 18:40:23 +02:00 |
Fabio Caccamo
|
71ca144eb7
|
Added dump and dump_items utility methods.
|
2019-06-11 13:06:34 +02:00 |
Fabio Caccamo
|
f8b19017ce
|
Fixed casting to benedict to all dicts returned by any public method on Python 2.7.
|
2019-06-10 17:18:06 +02:00 |
Fabio Caccamo
|
16a1f6efec
|
Added get_list_item utlity method to ParseDict.
|
2019-06-10 15:50:54 +02:00 |
Fabio Caccamo
|
ec57688c8e
|
Added casting to benedict to all dicts returned by any public method.
|
2019-06-10 15:50:05 +02:00 |
Fabio Caccamo
|
bc729b3aea
|
Renamed get_keypaths to keypaths according to keys and values existing methods.
|
2019-06-10 14:40:56 +02:00 |
Fabio Caccamo
|
76a0e238ae
|
Added casting to benedict when retrieving dict values from a benedict instance.
|
2019-06-10 14:40:05 +02:00 |
Fabio Caccamo
|
6e541f57ae
|
Reorganized lib structure to improve scalability.
|
2019-06-10 11:59:16 +02:00 |