fhs-anki-ctrl


Namefhs-anki-ctrl JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/foxhunt72/fhs-anki-ctrl
Summarycontrol local anki-qt
upload_time2023-01-08 22:57:08
maintainer
docs_urlNone
authorRichard de Vos
requires_python
licenseMIT license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            fhs_anki_ctrl
=============

control local anki-qt (with anki-connect plugin)
using the plugin: [anki-connect](https://foosoft.net/projects/anki-connect/)

Adding questions and answer to a deck.




Version:
--------

0.9.0
For changes see [changelog](https://github.com/foxhunt72/fhs-anki-ctrl/blob/main/CHANGELOG.md).


Usage
-----

```shellscript

  fhs-anki-ctrl --help

 

Installation
------------

```shellscript

  git clone https://github.com/foxhunt72/fhs-anki-ctrl
  cd fhs-anki-ctrl
  pip3 install .

  pipx install fhs_anki_ctrl
  or
  pip3 install fhs_anki_ctrl


### Requirements

- package1
- package2

Compatibility
-------------

Licence
-------
MIT license

Authors
-------
Richard de Vos

[fhs_anki_ctrl](https://github.com/foxhunt72/fhs-anki-ctrl) was written by [Richard de Vos](rdevos72@gmail.com).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/foxhunt72/fhs-anki-ctrl",
    "name": "fhs-anki-ctrl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Richard de Vos",
    "author_email": "rdevos72@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/89/a25fb5e1814a5f8bed16160853155d2220655dc78d8e2c3241fcc2c57530/fhs-anki-ctrl-0.9.0.tar.gz",
    "platform": null,
    "description": "fhs_anki_ctrl\n=============\n\ncontrol local anki-qt (with anki-connect plugin)\nusing the plugin: [anki-connect](https://foosoft.net/projects/anki-connect/)\n\nAdding questions and answer to a deck.\n\n\n\n\nVersion:\n--------\n\n0.9.0\nFor changes see [changelog](https://github.com/foxhunt72/fhs-anki-ctrl/blob/main/CHANGELOG.md).\n\n\nUsage\n-----\n\n```shellscript\n\n  fhs-anki-ctrl --help\n\n \n\nInstallation\n------------\n\n```shellscript\n\n  git clone https://github.com/foxhunt72/fhs-anki-ctrl\n  cd fhs-anki-ctrl\n  pip3 install .\n\n  pipx install fhs_anki_ctrl\n  or\n  pip3 install fhs_anki_ctrl\n\n\n### Requirements\n\n- package1\n- package2\n\nCompatibility\n-------------\n\nLicence\n-------\nMIT license\n\nAuthors\n-------\nRichard de Vos\n\n[fhs_anki_ctrl](https://github.com/foxhunt72/fhs-anki-ctrl) was written by [Richard de Vos](rdevos72@gmail.com).\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "control local anki-qt",
    "version": "0.9.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd89a25fb5e1814a5f8bed16160853155d2220655dc78d8e2c3241fcc2c57530",
                "md5": "b6dc5bee714899057f7591de0d5999e9",
                "sha256": "99b5650912e1dfa30f8a346cfe7b2c40677a74400a37e554631a7be2e0147274"
            },
            "downloads": -1,
            "filename": "fhs-anki-ctrl-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b6dc5bee714899057f7591de0d5999e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8891,
            "upload_time": "2023-01-08T22:57:08",
            "upload_time_iso_8601": "2023-01-08T22:57:08.371555Z",
            "url": "https://files.pythonhosted.org/packages/cd/89/a25fb5e1814a5f8bed16160853155d2220655dc78d8e2c3241fcc2c57530/fhs-anki-ctrl-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-08 22:57:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "foxhunt72",
    "github_project": "fhs-anki-ctrl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "fhs-anki-ctrl"
}
        
Elapsed time: 0.02961s