tt-wizard-core


Namett-wizard-core JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/BumblebeeMan/tt_wizard_core
SummaryTool to download and manage gme-files. Core of TT_WIZARD.
upload_time2023-09-18 19:30:48
maintainer
docs_urlNone
authorBumblebeeMan (Dennis Schweer)
requires_python>=3.7
license
keywords tiptoi tiptio tip toi tio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to TT_WIZARD_CORE!

This projects provides an operating system independent backend to download and manage *.gme-files / audio files for the TipToi pen sold by Ravensburger. By removing the hassle to deal with file versioning and download servers, it especially enables the creation of tools for operating systems that are currently not officially supported by the manufacturer itself (like Linux). **TT_WIZARD_CORE** only uses the official servers (i.e. hosted by the manufacturer) to download any media files! 

## Following operations are currently supported:
- Searching the names of all currently published TipToi media for a keyword (e.g. "puzzle" to get all puzzles listed).
- Picking and downloading selected media from the search results above.
- Auto detect of pen mount point (tests ongoing)

## Planned features
- Checking whether an already downloaded media file needs an update or not. (Postponed to next version.)
- Auto update of media files that are already loaded to the TipToi pen. (Postponed to next version.)
- Update dependencies: Test / expand compatability with older versions

## Installation of released version

Use pip to install:

```python
pip install tt_wizard_core
```
 
## Usage
See example included in "ExampleApp.py".

# Disclaimer and Trademark Notice

NOTE: This package is not verified by, affiliated with, or supported by Ravensburger® AG. TipToi® and Ravensburger® are registered trademarks or trademarks of Ravensburger® AG, in the Germany and/or other countries. These and all other trademarks referenced in this Software or Documentation are the property of their respective owners. The trademarkes are mentioned for reference only.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BumblebeeMan/tt_wizard_core",
    "name": "tt-wizard-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "TipToi,TipTio,tip,toi,tio",
    "author": "BumblebeeMan (Dennis Schweer)",
    "author_email": "dennis@bumblebeeman.engineer",
    "download_url": "https://files.pythonhosted.org/packages/8f/32/155c5af3378fe39f38a26d99c985cf5bc49049a57f764ad279be18da24b1/tt_wizard_core-1.0.0.tar.gz",
    "platform": null,
    "description": "\ufeff# Welcome to TT_WIZARD_CORE!\n\nThis projects provides an operating system independent backend to download and manage *.gme-files / audio files for the TipToi pen sold by Ravensburger. By removing the hassle to deal with file versioning and download servers, it especially enables the creation of tools for operating systems that are currently not officially supported by the manufacturer itself (like Linux). **TT_WIZARD_CORE** only uses the official servers (i.e. hosted by the manufacturer) to download any media files! \n\n## Following operations are currently supported:\n- Searching the names of all currently published TipToi media for a keyword (e.g. \"puzzle\" to get all puzzles listed).\n- Picking and downloading selected media from the search results above.\n- Auto detect of pen mount point (tests ongoing)\n\n## Planned features\n- Checking whether an already downloaded media file needs an update or not. (Postponed to next version.)\n- Auto update of media files that are already loaded to the TipToi pen. (Postponed to next version.)\n- Update dependencies: Test / expand compatability with older versions\n\n## Installation of released version\n\nUse pip to install:\n\n```python\npip install tt_wizard_core\n```\n \n## Usage\nSee example included in \"ExampleApp.py\".\n\n# Disclaimer and Trademark Notice\n\nNOTE: This package is not verified by, affiliated with, or supported by Ravensburger\u00ae AG. TipToi\u00ae and Ravensburger\u00ae are registered trademarks or trademarks of Ravensburger\u00ae AG, in the Germany and/or other countries. These and all other trademarks referenced in this Software or Documentation are the property of their respective owners. The trademarkes are mentioned for reference only.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tool to download and manage gme-files. Core of TT_WIZARD.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/BumblebeeMan/tt_wizard_core"
    },
    "split_keywords": [
        "tiptoi",
        "tiptio",
        "tip",
        "toi",
        "tio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d55d0cd3cc43ce2d5bf57e323125a1c8c958600f6de61fc8479db3d304777f2",
                "md5": "65512fff90fbe89526a193aa5c7f1178",
                "sha256": "cd2804e04e4577b0491a4df52bbc2ea4e191b935680336cf3ebbcdce53d964ae"
            },
            "downloads": -1,
            "filename": "tt_wizard_core-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65512fff90fbe89526a193aa5c7f1178",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16225,
            "upload_time": "2023-09-18T19:30:47",
            "upload_time_iso_8601": "2023-09-18T19:30:47.290810Z",
            "url": "https://files.pythonhosted.org/packages/6d/55/d0cd3cc43ce2d5bf57e323125a1c8c958600f6de61fc8479db3d304777f2/tt_wizard_core-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f32155c5af3378fe39f38a26d99c985cf5bc49049a57f764ad279be18da24b1",
                "md5": "a901b70293353839d1ba4922e45cfe0f",
                "sha256": "c6df3ea324176ee2a2beb66984c58b9a09fe8579c2dcafba06b0b65fb44edca2"
            },
            "downloads": -1,
            "filename": "tt_wizard_core-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a901b70293353839d1ba4922e45cfe0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17681,
            "upload_time": "2023-09-18T19:30:48",
            "upload_time_iso_8601": "2023-09-18T19:30:48.823474Z",
            "url": "https://files.pythonhosted.org/packages/8f/32/155c5af3378fe39f38a26d99c985cf5bc49049a57f764ad279be18da24b1/tt_wizard_core-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 19:30:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BumblebeeMan",
    "github_project": "tt_wizard_core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tt-wizard-core"
}
        
Elapsed time: 0.11534s