pydictcc


Namepydictcc JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-08 10:22:19
maintainerNone
docs_urlNone
authorTobias Witt
requires_python<4.0,>=3.10
licenseGPL v3
keywords dictionary
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyDictCC

pyDictCC is a simple translation tool. It is based on rdictcc written in
Ruby [rdictcc](https://git.sr.ht/~tsdh/rdictcc).

# How to use

Go to [dict.cc](https://www1.dict.cc/translation_file_request.php) to receive a download link for your preferred
language, which will be sent to the email address you have provided. It is sufficient to download the language
translation in one direction (e.g. DE -> EN), as the reverse direction (e.g. EN -> DE) contains the same data.

## License

Distributed under the [General Public License, Version 3 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydictcc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "dictionary",
    "author": "Tobias Witt",
    "author_email": "sleepywitti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/74/297b955eb2db71d27c13af18d8ce3b403e1874177554b60ef52c696c96c6/pydictcc-0.1.0.tar.gz",
    "platform": null,
    "description": "# pyDictCC\n\npyDictCC is a simple translation tool. It is based on rdictcc written in\nRuby [rdictcc](https://git.sr.ht/~tsdh/rdictcc).\n\n# How to use\n\nGo to [dict.cc](https://www1.dict.cc/translation_file_request.php) to receive a download link for your preferred\nlanguage, which will be sent to the email address you have provided. It is sufficient to download the language\ntranslation in one direction (e.g. DE -> EN), as the reverse direction (e.g. EN -> DE) contains the same data.\n\n## License\n\nDistributed under the [General Public License, Version 3 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).\n",
    "bugtrack_url": null,
    "license": "GPL v3",
    "summary": null,
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "dictionary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9bc774e0f131af64f72bb84f9fec533b685402c740006b1d58ed76a07cbd430",
                "md5": "65b95d51bca214982e61224528b84a1c",
                "sha256": "56aebddebfb60f1a75ccd510024e495a6ea297609e2ab85630be5075d0cefbd8"
            },
            "downloads": -1,
            "filename": "pydictcc-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65b95d51bca214982e61224528b84a1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 8643,
            "upload_time": "2024-11-08T10:22:16",
            "upload_time_iso_8601": "2024-11-08T10:22:16.754606Z",
            "url": "https://files.pythonhosted.org/packages/b9/bc/774e0f131af64f72bb84f9fec533b685402c740006b1d58ed76a07cbd430/pydictcc-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a874297b955eb2db71d27c13af18d8ce3b403e1874177554b60ef52c696c96c6",
                "md5": "b0f977b9e3a9fc230527cab0aa50ab43",
                "sha256": "59f5af93d5d913932291230447943446a1bcb4172fbf704106c6a5b04d5823d4"
            },
            "downloads": -1,
            "filename": "pydictcc-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0f977b9e3a9fc230527cab0aa50ab43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8922,
            "upload_time": "2024-11-08T10:22:19",
            "upload_time_iso_8601": "2024-11-08T10:22:19.430922Z",
            "url": "https://files.pythonhosted.org/packages/a8/74/297b955eb2db71d27c13af18d8ce3b403e1874177554b60ef52c696c96c6/pydictcc-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 10:22:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pydictcc"
}
        
Elapsed time: 1.38806s