# exams2anki
Convert [ExamTopics](https://www.examtopics.com/exams/) pages to Anki decks!
## Requirements
At least one of the following webdrivers must be installed and in your PATH environment variable:
- [chromedriver](https://chromedriver.chromium.org/)
- [Edge WebDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/)
Chrome will be used by default, if you wish to use the Edge WebDriver use the flag `--edge`.
## Installation
- `pip install exams2anki`
## Usage
- `exams2anki --help`
## Install local version
If you have cloned this repository you can run:
```
python3 setup.py install
```
## Build and publish
If you had created this package you would be able to run:
```
python3 setup.py sdist bdist_wheel
twine upload dist/*
```
## Template
You can experiment creating your own template based on the existing ones using the `--template` option.
## License
```
exams2anki - Convert ExamTopics pages to Anki decks
Copyright (C) 2021 Guilherme Caulada
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Sighmir/exams2anki",
"name": "exams2anki",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "anki examtopics exam certification cert sighmir",
"author": "Guilherme Caulada",
"author_email": "guilherme.caulada@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/56/13/5fbe2925958dcd6704508dcf924252fe03847643ae26606e787dcbb72080/exams2anki-1.3.1.tar.gz",
"platform": null,
"description": "# exams2anki\n\nConvert [ExamTopics](https://www.examtopics.com/exams/) pages to Anki decks!\n\n## Requirements\n\nAt least one of the following webdrivers must be installed and in your PATH environment variable:\n- [chromedriver](https://chromedriver.chromium.org/)\n- [Edge WebDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/)\n\nChrome will be used by default, if you wish to use the Edge WebDriver use the flag `--edge`.\n\n## Installation\n\n- `pip install exams2anki`\n\n## Usage\n\n- `exams2anki --help`\n\n## Install local version\n\nIf you have cloned this repository you can run:\n\n```\npython3 setup.py install\n```\n\n## Build and publish\n\nIf you had created this package you would be able to run:\n\n```\npython3 setup.py sdist bdist_wheel\ntwine upload dist/*\n```\n\n## Template\n\nYou can experiment creating your own template based on the existing ones using the `--template` option.\n\n## License\n\n```\nexams2anki - Convert ExamTopics pages to Anki decks\nCopyright (C) 2021 Guilherme Caulada\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see <https://www.gnu.org/licenses/>.\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Convert ExamTopics pages to Anki decks!",
"version": "1.3.1",
"project_urls": {
"Homepage": "https://github.com/Sighmir/exams2anki"
},
"split_keywords": [
"anki",
"examtopics",
"exam",
"certification",
"cert",
"sighmir"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fcdd06fc38ca5d0d683d93ccd0a8e6c11d7d4d6607ae92ba0883be700d78e934",
"md5": "446ae077fdd4864c6f71dc89b85f3f7a",
"sha256": "0d76f025416a7df2eaa42d0907ac4f7b9c87d07b27d50f48e2dcda26cc440265"
},
"downloads": -1,
"filename": "exams2anki-1.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "446ae077fdd4864c6f71dc89b85f3f7a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19296,
"upload_time": "2023-08-26T03:34:06",
"upload_time_iso_8601": "2023-08-26T03:34:06.930889Z",
"url": "https://files.pythonhosted.org/packages/fc/dd/06fc38ca5d0d683d93ccd0a8e6c11d7d4d6607ae92ba0883be700d78e934/exams2anki-1.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56135fbe2925958dcd6704508dcf924252fe03847643ae26606e787dcbb72080",
"md5": "47667005b3728b0ac35f3ab1689d3ead",
"sha256": "aa894790502ccbf724363843356b39868578f14f2d7fbc430cdeaa8fb2350c05"
},
"downloads": -1,
"filename": "exams2anki-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "47667005b3728b0ac35f3ab1689d3ead",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18154,
"upload_time": "2023-08-26T03:34:08",
"upload_time_iso_8601": "2023-08-26T03:34:08.803304Z",
"url": "https://files.pythonhosted.org/packages/56/13/5fbe2925958dcd6704508dcf924252fe03847643ae26606e787dcbb72080/exams2anki-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-26 03:34:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Sighmir",
"github_project": "exams2anki",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "exams2anki"
}