..
__init__.py
py3: Port calls to json.dump()
2019-03-31 18:30:59 +05:30
browser_data.py
fix recent_uas due to firefox site changes
2019-04-18 10:32:32 -04:00
build.py
Allow running calibre under both python2 and python3 from the same source checkout
2019-04-10 13:47:10 +05:30
build_environment.py
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-26 08:39:42 +05:30
check.py
Also check python files using python 3 flake8
2019-04-13 09:17:31 +05:30
commands.py
setup: add subcommand to update the version in constants.py from git
2019-05-12 02:32:59 -04:00
extensions.json
macOS: Respect the system setting for text insertion cursor blink time
2019-02-25 09:16:06 +05:30
file-hosting-bw.py
Change all shebangs to use python2
2015-01-23 19:08:21 +05:30
git_post_checkout_hook.py
Fix checkout hook trying to delete chroot pyc files
2019-04-10 16:53:52 +05:30
git_post_rewrite_hook.py
Fix invocation of setup.py in git hooks
2018-07-27 17:36:25 +05:30
git_pre_commit_hook.py
Undo redundant imports & new-style raises
2018-09-10 12:11:29 +05:30
git_version.py
Merge branch 'git_version' of https://github.com/eli-schwartz/calibre
2019-05-12 12:45:16 +05:30
gui.py
Various fixes for the latest py3 commit
2019-03-21 18:33:19 +05:30
hosting.py
Fix various uses of iteritems missed by dict_fixes
2019-03-25 15:29:08 +05:30
install.py
install: first install code, then binaries
2019-05-12 18:14:42 -04:00
installers.py
Ensure multitail building does not assume tty
2017-05-21 13:39:32 +05:30
iso3166.xml
Add ISO 3166 country codes
2014-04-17 07:12:29 +05:30
iso_639_3.xml
Pushto -> Pashto
2016-12-22 14:13:02 +05:30
lc_data.py
Ensure that the rendered dates are always in the same language as the calibre interface, regardless of system language setting
2014-04-06 13:28:32 +05:30
linux-installer.py
Cleanup urllib imports
2019-05-02 07:25:03 +05:30
linux-installer.sh
Cleanup urllib imports
2019-05-02 07:25:03 +05:30
mathjax.py
Fix #1812891 [calibre-3.38.1 tries to download mathjax during build]( https://bugs.launchpad.net/calibre/+bug/1812891 ) again
2019-02-01 13:38:48 +05:30
multitail.py
Port future_builtins to polyglot
2018-09-10 20:12:01 +05:30
parallel_build.py
python3: add unicode/unichr wrappers to polyglot
2019-03-13 06:41:38 +05:30
plugins_mirror.py
plugins_mirror should not rely on getcwdu
2019-04-23 10:34:37 +05:30
publish.py
python3: make coffee build
2019-03-21 01:27:21 -04:00
resources.py
Better naming
2019-04-29 21:29:47 +05:30
run-calibre-worker.py
...
2017-05-21 13:39:26 +05:30
test.py
Fix removal of invalid directories in import test
2019-04-10 20:48:09 +05:30
translations.py
Use unicode keys for the ISO lang code maps
2019-04-10 14:10:06 +05:30
unix-ci.py
Dont mute curl on the unix ci server
2017-07-02 10:17:46 +05:30
upload.py
...
2018-10-19 10:16:01 +05:30
vcvars.py
Undo redundant imports & new-style raises
2018-09-10 12:11:29 +05:30
win-ci.py
py3: Fix a couple of env var checks
2019-04-17 08:20:12 +05:30