Shift-Cipher-app


NameShift-Cipher-app JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/TheHuwn/ATBMTT.git
SummaryỨng dụng Shift Cipher với giao diện web
upload_time2024-09-10 14:55:51
maintainerNone
docs_urlNone
authorTên của bạn
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Shift Cipher App

Ứng dụng Shift Cipher cho phép mã hóa và giải mã văn bản bằng cách sử dụng kỹ thuật dịch chuyển (Shift Cipher).

## Cài đặt

```bash
pip install -e .
## Chạy ứng dụng
python app.py

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TheHuwn/ATBMTT.git",
    "name": "Shift-Cipher-app",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "T\u00ean c\u1ee7a b\u1ea1n",
    "author_email": "email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/11/fa4b93c65a7c9251615afc254eab1cf7b8755ef4d7e6a6d71d7e676cef23/shift_cipher_app-0.1.tar.gz",
    "platform": null,
    "description": "# Shift Cipher App\r\n\r\n\u00e1\u00bb\u00a8ng d\u00e1\u00bb\u00a5ng Shift Cipher cho ph\u00c3\u00a9p m\u00c3\u00a3 h\u00c3\u00b3a v\u00c3\u00a0 gi\u00e1\u00ba\u00a3i m\u00c3\u00a3 v\u00c4\u0192n b\u00e1\u00ba\u00a3n b\u00e1\u00ba\u00b1ng c\u00c3\u00a1ch s\u00e1\u00bb\u00ad d\u00e1\u00bb\u00a5ng k\u00e1\u00bb\u00b9 thu\u00e1\u00ba\u00adt d\u00e1\u00bb\u2039ch chuy\u00e1\u00bb\u0192n (Shift Cipher).\r\n\r\n## C\u00c3\u00a0i \u00c4\u2018\u00e1\u00ba\u00b7t\r\n\r\n```bash\r\npip install -e .\r\n## Ch\u00e1\u00ba\u00a1y \u00e1\u00bb\u00a9ng d\u00e1\u00bb\u00a5ng\r\npython app.py\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u1ee8ng d\u1ee5ng Shift Cipher v\u1edbi giao di\u1ec7n web",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/TheHuwn/ATBMTT.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95803e0d8a5300c3f625f2d03b09eb3fbf04c6fe806880f8e1bf2e27869f42c0",
                "md5": "2e61c080d18c738727566eeb745f01ff",
                "sha256": "942c3c63aac60e3d7c188468b177cc5ae749bbc36b78a18b10af7da3db2b5b2f"
            },
            "downloads": -1,
            "filename": "Shift_Cipher_app-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e61c080d18c738727566eeb745f01ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1359,
            "upload_time": "2024-09-10T14:55:49",
            "upload_time_iso_8601": "2024-09-10T14:55:49.808485Z",
            "url": "https://files.pythonhosted.org/packages/95/80/3e0d8a5300c3f625f2d03b09eb3fbf04c6fe806880f8e1bf2e27869f42c0/Shift_Cipher_app-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e11fa4b93c65a7c9251615afc254eab1cf7b8755ef4d7e6a6d71d7e676cef23",
                "md5": "7908834bef03523564caff7332f3d314",
                "sha256": "29ae66b4a3f1265cdb137b87b0f8143916ca9118ebd2bc85b9a929f58b42a275"
            },
            "downloads": -1,
            "filename": "shift_cipher_app-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7908834bef03523564caff7332f3d314",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1563,
            "upload_time": "2024-09-10T14:55:51",
            "upload_time_iso_8601": "2024-09-10T14:55:51.536987Z",
            "url": "https://files.pythonhosted.org/packages/3e/11/fa4b93c65a7c9251615afc254eab1cf7b8755ef4d7e6a6d71d7e676cef23/shift_cipher_app-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 14:55:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TheHuwn",
    "github_project": "ATBMTT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "shift-cipher-app"
}
        
Elapsed time: 0.33090s