muradian-strCalc


Namemuradian-strCalc JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryA best usefull Function for assistant or text to speech services
upload_time2023-01-31 09:59:13
maintainer
docs_urlNone
authorMozadded Alfeshani
requires_python
license
keywords python calcutor assistant string calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

![python function](https://miro.medium.com/max/1400/1*WWrXceae4H_klzpPU6h7Hg.png)
**Why you should choose that , let's check**

> Simple and powerfull ,
> Best for discord bot reply Best for where string,
> simple function with high return


## **How to import**

```
import muradian
from muradian import msc
```



## Fixed number calculation
```
msc.stca('digit firstNum operator lastNum

genarally use: stca('1 2 pl 3')
here,
1 is digit (how many digit you want to use)
2 and 3 is digit that will summation by 'pl' command

		print('2 23 mi 21') 
pl = Pluse / Summation
mi = Substraction
mu = Multiplication
di = Division
```

## 1 to N number
*how to pass string to for sum , example :*
```
print(mustca.msum('1 2 3 4')
```
```
	output: 10
```
how to pass string to for avg , example :*
```
print(mustca.msum('2 2 2')
```
```
	output: 2
```

## contact:
[Github](https://github.com/mozaddedalfeshani) </br>
[messenger](m.me/mozaddedalfeshani)



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "muradian-strCalc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,calcutor,assistant,string calculator",
    "author": "Mozadded Alfeshani",
    "author_email": "developer.mozadded@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/af/d3d14af866fbc37e1d0e1dc0fb049c3a5bd878c3a484f1bf6fbf977a0d5f/muradian_strCalc-0.0.6.tar.gz",
    "platform": null,
    "description": "\n\n![python function](https://miro.medium.com/max/1400/1*WWrXceae4H_klzpPU6h7Hg.png)\n**Why you should choose that , let's check**\n\n> Simple and powerfull ,\n> Best for discord bot reply Best for where string,\n> simple function with high return\n\n\n## **How to import**\n\n```\nimport muradian\nfrom muradian import msc\n```\n\n\n\n## Fixed number calculation\n```\nmsc.stca('digit firstNum operator lastNum\n\ngenarally use: stca('1 2 pl 3')\nhere,\n1 is digit (how many digit you want to use)\n2 and 3 is digit that will summation by 'pl' command\n\n\t\tprint('2 23 mi 21') \npl = Pluse / Summation\nmi = Substraction\nmu = Multiplication\ndi = Division\n```\n\n## 1 to N number\n*how to pass string to for sum , example :*\n```\nprint(mustca.msum('1 2 3 4')\n```\n```\n\toutput: 10\n```\nhow to pass string to for avg , example :*\n```\nprint(mustca.msum('2 2 2')\n```\n```\n\toutput: 2\n```\n\n## contact:\n[Github](https://github.com/mozaddedalfeshani) </br>\n[messenger](m.me/mozaddedalfeshani)\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A best usefull Function for assistant or text to speech services",
    "version": "0.0.6",
    "split_keywords": [
        "python",
        "calcutor",
        "assistant",
        "string calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ed7ba8ab8652c0269670799974c830d7dfb692c2b12970e8f68658a79bc2271",
                "md5": "9551f84f35d131198beb1a783333da42",
                "sha256": "ec4640a710c876042abe5917bde4bfe5bbf6a13ae9a78f689eafa943aa102146"
            },
            "downloads": -1,
            "filename": "muradian_strCalc-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9551f84f35d131198beb1a783333da42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3606,
            "upload_time": "2023-01-31T09:59:10",
            "upload_time_iso_8601": "2023-01-31T09:59:10.958343Z",
            "url": "https://files.pythonhosted.org/packages/9e/d7/ba8ab8652c0269670799974c830d7dfb692c2b12970e8f68658a79bc2271/muradian_strCalc-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0afd3d14af866fbc37e1d0e1dc0fb049c3a5bd878c3a484f1bf6fbf977a0d5f",
                "md5": "63568ab8c92c47a0e3edf289509832e8",
                "sha256": "faa8a3c0d7b09e73463de1d5957da4190b8bf25e8c5ce1e2070582787b72d209"
            },
            "downloads": -1,
            "filename": "muradian_strCalc-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "63568ab8c92c47a0e3edf289509832e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3408,
            "upload_time": "2023-01-31T09:59:13",
            "upload_time_iso_8601": "2023-01-31T09:59:13.315549Z",
            "url": "https://files.pythonhosted.org/packages/a0/af/d3d14af866fbc37e1d0e1dc0fb049c3a5bd878c3a484f1bf6fbf977a0d5f/muradian_strCalc-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-31 09:59:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "muradian-strcalc"
}
        
Elapsed time: 0.03736s