Dima Gerasimov
|
a5643206a0
|
general: make time.tz.via_location user config lazy, move tests to my.tests package
also gets rid of the problematic reset_modules thingie
|
2024-08-26 04:00:58 +01:00 |
|
Dima Gerasimov
|
c45c51af22
|
core.common: move stats-related stuff to my.core.stats and add more thorough tests/docs
deprecate core.common.stat and core.common.Stats with backwards compatibility
|
2024-08-16 10:22:29 +01:00 |
|
Dima Gerasimov
|
dd928964e6
|
general: fix mypy errors after mypy and pytz stubs updates
see 968fd6d01d/stubs/pytz/pytz/tzinfo.pyi (L6)
it says all concrete instances should not be None
|
2021-12-19 18:53:29 +00:00 |
|
Dima Gerasimov
|
96113ad5ae
|
my.calendar.holidays: unhardcode calendar, detect it from the location data
|
2020-10-09 23:22:00 +02:00 |
|
Dima Gerasimov
|
bdb5dcd221
|
my.calendar.holidays: cleanup + ci/stats + split off private data handling to https://github.com/karlicoss/hpi-personal-overlay
|
2020-10-09 23:22:00 +02:00 |
|
Dima Gerasimov
|
9d5d368891
|
get rid of unnecessary .init imports
|
2020-05-06 22:05:16 +01:00 |
|
Dima Gerasimov
|
51ae8601b4
|
Update docstrings and add links
|
2020-04-26 16:50:06 +01:00 |
|
Dima Gerasimov
|
e5b3a1e91e
|
use my.config instead of mycfg; minor cleanups and docstrings
|
2020-04-12 00:22:10 +01:00 |
|
Dima Gerasimov
|
d00e09d1a1
|
More module descriptions
|
2020-02-26 16:32:03 +01:00 |
|
Dima Gerasimov
|
066641a4ce
|
Rename my_configuration to mycfg for brevity
|
2019-12-19 20:14:26 +00:00 |
|
Dima Gerasimov
|
cd804091c3
|
move jawbone into my. from private provider
|
2019-12-11 22:28:35 +00:00 |
|
Dima Gerasimov
|
18a6910d1b
|
add accessors for public holiday/days of work calendar data
|
2019-12-10 19:59:12 +00:00 |
|
Dima Gerasimov
|
ed90ed0234
|
add holiday parsing
|
2019-12-10 19:28:40 +00:00 |
|