musibatln


Namemusibatln JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://bitbucket.org/shahzain83/musibat
SummaryTeam Musibat Bots
upload_time2023-01-26 13:56:24
maintainer
docs_urlNone
authorShahzain Khan
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MusibaT #


# What is this repository for? #

* Learning Perpose
* Version 0.2.1
* [Learn iSsues](https://bitbucket.org/shahzain83/musibat/issues)

### How do I get set up? ###

* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions

# mid url #
* xx = shahzi.getinfo(usrmid)
* print(xx)

# name short #
* xx = shahzi.makeName(usrmid)
* print(xx)

# translator #
* query = "how are you ?"
# if wanna trans arabic #
* trTo = "ar"
# if wanna trans urdu #
* trTo = "ur"
* oText = shahzi.TransLangs(trTo, query)
* print(oText)

# fix Plain text error #
* if wait["upOnce"] == True:
*     shahzi.fixPlaining(noobcoderMID, noobcoder)
*     wait["upOnce"] = False

# clear cache #
* shahzi.clearVpscache()

# Login method #
* reQR = shahzi.LineGetQr(appname)
* print(reQR)
* pincode = shahzi.lineGetQrPincode(reQR["result"]["session"])
* print(pincode)
* auth = shahzi.lineGetQrAuth(reQR["result"]["session"])
* print(auth)

### Contribution guidelines ###

* Writing tests
* Code review
* Other guidelines

### Contact Line ###

* musibat_bots

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/shahzain83/musibat",
    "name": "musibatln",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Shahzain Khan",
    "author_email": "asifjamali83@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/89/11fe275dbb16feafbd17cd3b7a2ae246bfa6c3cd98d57ba5e5cef8e670de/musibatln-0.2.1.tar.gz",
    "platform": null,
    "description": "# MusibaT #\n\n\n# What is this repository for? #\n\n* Learning Perpose\n* Version 0.2.1\n* [Learn iSsues](https://bitbucket.org/shahzain83/musibat/issues)\n\n### How do I get set up? ###\n\n* Summary of set up\n* Configuration\n* Dependencies\n* Database configuration\n* How to run tests\n* Deployment instructions\n\n# mid url #\n* xx = shahzi.getinfo(usrmid)\n* print(xx)\n\n# name short #\n* xx = shahzi.makeName(usrmid)\n* print(xx)\n\n# translator #\n* query = \"how are you ?\"\n# if wanna trans arabic #\n* trTo = \"ar\"\n# if wanna trans urdu #\n* trTo = \"ur\"\n* oText = shahzi.TransLangs(trTo, query)\n* print(oText)\n\n# fix Plain text error #\n* if wait[\"upOnce\"] == True:\n*     shahzi.fixPlaining(noobcoderMID, noobcoder)\n*     wait[\"upOnce\"] = False\n\n# clear cache #\n* shahzi.clearVpscache()\n\n# Login method #\n* reQR = shahzi.LineGetQr(appname)\n* print(reQR)\n* pincode = shahzi.lineGetQrPincode(reQR[\"result\"][\"session\"])\n* print(pincode)\n* auth = shahzi.lineGetQrAuth(reQR[\"result\"][\"session\"])\n* print(auth)\n\n### Contribution guidelines ###\n\n* Writing tests\n* Code review\n* Other guidelines\n\n### Contact Line ###\n\n* musibat_bots\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Team Musibat Bots",
    "version": "0.2.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab385ef208ad42fc29e3ec648a188894280e404949a4193c1abf40c11bca873c",
                "md5": "fb35a17b4625d2096e0f377009616287",
                "sha256": "3a77ae0ef1010b85c672779c30e772660213bf5c507bb7ec2d6e6bbd501b459d"
            },
            "downloads": -1,
            "filename": "musibatln-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb35a17b4625d2096e0f377009616287",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9083,
            "upload_time": "2023-01-26T13:56:21",
            "upload_time_iso_8601": "2023-01-26T13:56:21.996887Z",
            "url": "https://files.pythonhosted.org/packages/ab/38/5ef208ad42fc29e3ec648a188894280e404949a4193c1abf40c11bca873c/musibatln-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c78911fe275dbb16feafbd17cd3b7a2ae246bfa6c3cd98d57ba5e5cef8e670de",
                "md5": "817cd90d22445d91319182ca7687a40d",
                "sha256": "2516b4ceea37c7c95d000743b1a6fe98353049f010de27968a352c1312dde316"
            },
            "downloads": -1,
            "filename": "musibatln-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "817cd90d22445d91319182ca7687a40d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9398,
            "upload_time": "2023-01-26T13:56:24",
            "upload_time_iso_8601": "2023-01-26T13:56:24.311417Z",
            "url": "https://files.pythonhosted.org/packages/c7/89/11fe275dbb16feafbd17cd3b7a2ae246bfa6c3cd98d57ba5e5cef8e670de/musibatln-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 13:56:24",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "bitbucket_user": "shahzain83",
    "bitbucket_project": "musibat",
    "lcname": "musibatln"
}
        
Elapsed time: 0.03811s