Commit Graph
57 Commits
Author SHA1 Message Date
Vikash Kothary 127c35eec6 docs: Move info on environment variables under the appropriate heading 2022-03-08 21:03:05 +00:00
Vikash Kothary 0f0af48736 fix: use absolute path in package import to find module 2022-03-06 12:30:37 +00:00
Vikash Kothary 7cbc3d94d4 chore: Add config folder rules to gitignore 2022-02-06 16:08:45 +00:00
Vikash Kothary 83b11079c3 lint: Add line break 2022-02-06 15:40:30 +00:00
Vikash Kothary e47ed57212 feat: Move cli scripts into a single package 2022-02-06 15:38:11 +00:00
Vikash Kothary a4a264d782 chore: Update anki dependency to latest version 2022-02-06 14:58:49 +00:00
Vikash Kothary 077bd9d761 chore: Add poetry update script to update python dependencies to latest 2022-02-06 14:58:44 +00:00
Vikash Kothary ef41934001 chore: Use prefix v in release tags 2022-01-17 11:06:45 +00:00
Vikash Kothary e0732f403b Merge branch 'main' into develop 2022-01-16 23:25:52 +00:00
Vikash Kothary ddc7924459 chore: Release version v2.3.0 2022-01-16 22:51:51 +00:00
Vikash Kothary 30fb932127 chore: Refactor release scripts to create branch and tags 2022-01-16 22:23:51 +00:00
Vikash Kothary 62c6e1a5a1 chore: Refactor Makefile and example config files 2022-01-16 21:58:25 +00:00
Vikash Kothary baa0610370 docs: Remove extra cell in read_collections notebook 2022-01-16 21:04:30 +00:00
Vikash Kothary 198f9851a5 chore: Move command to run jupyter notebooks from Makefile to scripts 2022-01-16 20:49:20 +00:00
Vikash Kothary 1394874993 chore: Use printenv command in printenv script and refactor 2022-01-16 20:36:56 +00:00
Vikash Kothary 122b55ad4b docs: Move nginx example file into src folder and refactor indentation 2022-01-16 20:34:27 +00:00
Vikash Kothary ff5ae1c59e chore: Rename and refactor poetry export script 2022-01-16 20:29:11 +00:00
Vikash Kothary b9be303668 docs: Add mkdocs-jupyter plugin to render jupyter notebooks 2022-01-16 20:25:23 +00:00
Vikash Kothary cbe0c65007 docs: Move notebooks into docs folder 2022-01-16 20:06:12 +00:00
Vikash Kothary 029d94771b Add command to Makefile for quick access 2022-01-16 19:48:57 +00:00
Vikash Kothary 7cdc0855da Add script to tag and release from master to PyPI 2022-01-16 19:48:07 +00:00
Vikash Kothary 9f8ad8bb65 Add script to prepare release branches from develop to master 2022-01-16 19:48:07 +00:00
Vikash Kothary d39d2b253f Add run and open commands to Makefile and refactor all commands 2021-02-07 16:19:53 +00:00
Vikash Kothary f9d5d93024 Remove pyaudio dependency 2021-02-07 16:03:38 +00:00
Vikash Kothary 806b8cf3a7 Merge branch 'master' into develop 2021-02-07 15:58:32 +00:00
Vikash Kothary 4a71447b1d Bump version from 2.2.0 to 2.3.0 2020-12-27 20:43:05 +00:00
Vikash Kothary f73e3d5f8c Add documentation on how to run tests 2020-12-27 18:13:14 +00:00
Vikash Kothary 4667c85e00 Use poetry to run python dependences 2020-12-27 17:54:59 +00:00
Vikash Kothary a48c974b6a Comment out optional ANKISYNCD variables 2020-12-27 17:52:47 +00:00
Vikash Kothary e210f7b3fa Fix PATH variable to autodetect dependencies in project virtualenv 2020-12-23 23:36:40 +00:00
Vikash Kothary b0a62702d9 Run lock script to update requirements.txt files with webtest dependency 2020-12-23 23:30:56 +00:00
Vikash Kothary d3ec4e44f2 Move line break around ENV variable in Makefile for aesthetic reasons 2020-12-23 23:27:21 +00:00
Vikash Kothary 2e820b0a89 Add ankisyncd package to pass tests 2020-12-23 23:24:31 +00:00
Vikash Kothary 0fe4b4f8b6 Add tests command to run unittests 2020-12-23 23:24:07 +00:00
Vikash Kothary 692f9a004c Add init command to download dependencies using poetry 2020-12-23 23:23:32 +00:00
Vikash Kothary 53a6542ac5 Add webtest dependency 2020-12-23 23:14:57 +00:00
Vikash Kothary a9343028db Run lock requirements script 2020-12-23 22:46:01 +00:00
Vikash Kothary a0675b4f50 Update Python version from 3.7 to 3.8 2020-12-23 22:45:41 +00:00
Vikash Kothary 0c6a86d72b Add ankisyncd environment variables to .env.example 2020-07-30 23:06:50 +01:00
Vikash Kothary 58441cffbd Add webob as a dependency to pyproject 2020-07-30 22:18:52 +01:00
Vikash Kothary 5430b729f9 Add anki-bundled requirements to pyproject 2020-07-30 22:17:56 +01:00
Vikash Kothary 7df362bb2c Add script to lock and export requirements 2020-07-30 21:49:34 +01:00
Vikash Kothary b31784aa6b Add jupyter lab and notebook as a dependency 2020-07-30 21:47:36 +01:00
Vikash Kothary a0eed872de Add gitterchat markdown badge 2020-07-30 21:34:37 +01:00
Vikash Kothary 1331903c9f Add readthedocs markdown badge 2020-07-30 21:34:24 +01:00
Vikash Kothary 241f5c0eef Add .readthedocs.yml to specify mkdocs.yml path 2020-07-30 20:50:50 +01:00
Vikash Kothary b8c27ef1e6 Add docs command to build and serve documentation 2020-07-30 20:22:31 +01:00
Vikash Kothary afedcf719e Generate mkdocs markdown documentation 2020-07-30 20:20:24 +01:00
Vikash Kothary cfeb466e13 Add mkdocs dependency to build documentation 2020-07-30 20:20:24 +01:00
Vikash Kothary e5695dd229 Add print-env command to print env variable 2020-07-30 20:19:26 +01:00
Vikash Kothary 2cdb1ca98f Add pyproject.toml 2020-07-30 20:11:45 +01:00
Vikash Kothary f637e83627 Add Makefile to simplify development commands 2020-07-30 20:09:39 +01:00
Vikash Kothary 088e7ae1ac Add config folder to support multiple environments 2020-07-30 20:00:39 +01:00
Vikash Kothary c4ee2da949 Move anki submodule into src folder 2020-07-30 19:59:37 +01:00
Vikash Kothary 09da3d7337 Move packages into src folder 2020-07-30 19:21:40 +01:00
Vikash Kothary b85838d522 Add notebook to read collections 2020-06-27 00:48:50 +01:00
Vikash Kothary d2968f37b3 Add gitignore for python and jupyter notebooks 2020-06-27 00:46:47 +01:00