economynlp


Nameeconomynlp JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://economynlp.com
SummaryCommunicate in Economy with python
upload_time2023-03-22 03:58:53
maintainer
docs_urlNone
authorDraco Deng
requires_python
licenseMIT
keywords python economy intelligent economy linguistic turn linguistic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Python Narrative packages
- [politicsnlp](https://pypi.org/project/politicsnlp/) for Politics
- [religionnlp](https://pypi.org/project/religionnlp/) for Religion
- [lawnlp](https://pypi.org/project/lawnlp/) for Law
- [economynlp](https://pypi.org/project/economynlp/) for Economy
- [cpanlp](https://pypi.org/project/cpanlp/) for Business
- [militarynlp](https://pypi.org/project/militarynlp/) for Military

## python narrating economy
  

<img src="https://raw.githubusercontent.com/python-narrative/economynlp/main/economynlp.jpg" width = "220" height = "100" alt="logo" align=center />

<br/>

[![PyPI - Python Version](https://img.shields.io/static/v1?label=pypi&message=v0.0.12&color=blue)](https://pypi.org/project/economynlp/)
[![Downloads](https://static.pepy.tech/badge/economynlp/week)](https://pepy.tech/project/economynlp)

For detailed installation instructions, see the [documentation](https://economynlp.com/documentation).
```python
pip install economynlp
import economynlp as ep
```

## Example

Information Asymmetry
```python
info = p.AsymmetricInformation(sender="investor", receiver="company_A", message="I am very interested in investing in your business", hidden_information="I have a limited budget")
info.get_advantage()
```

## Module:

|  Module   | Content  |
|  :----:  | :----:  |
| **Abnormal**  | `Winner Curse`,`Bubble`|
| **Belief**  | `Rational Beliefs`,`Rational Expectations`,`Belief Distortions`|
| **Cognitive**  | `BlackSwan`,`Grey Rhino`,`Herd Behavior` ,`Invisible Hand`,`Revolving Door` ,`Tunneling`,`Putting All Your Eggs in One Basket` |
| **Culture**  | `Entrepreneurship`,`Craftsmanship`,`Business Philosophy` |
| **Environment**  | `Economic Environment`,`Industry Environment`,`Credit Environment`,`Market Environment`|
| **Game**  | |
| **Information**  | `Signal`,`Speculative Information`,`Asymmetric Information` |
| **Incentive**  |   |
| **Market**  | `Commodity`,`Goods`,`Market`,`Market Failure`,`Market Access`|
| **Policy** |  `Fiscal Policy` ,`Fiscal Stimulus` ,`Industrial Policy`,`Macroprudential` ,`Monetary Policy`,`Tobin Taxes`|
| **Structure**  | `Monopoly`,`Oligopoly`,`PerfectlyCompetitive`|
| **System** |  `Digital Economy` ,`Physical Economy` ,`Market Economy`,`Planned  Economy` |


Check out: https://cpanlp.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://economynlp.com",
    "name": "economynlp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,economy,intelligent economy,linguistic turn,linguistic",
    "author": "Draco Deng",
    "author_email": "dracodeng6@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/86/55a4d772623bfdf8f4eb3001458768063042135b6ad0c09463763ceffb2c/economynlp-0.0.18.tar.gz",
    "platform": null,
    "description": "\n# Python Narrative packages\n- [politicsnlp](https://pypi.org/project/politicsnlp/) for Politics\n- [religionnlp](https://pypi.org/project/religionnlp/) for Religion\n- [lawnlp](https://pypi.org/project/lawnlp/) for Law\n- [economynlp](https://pypi.org/project/economynlp/) for Economy\n- [cpanlp](https://pypi.org/project/cpanlp/) for Business\n- [militarynlp](https://pypi.org/project/militarynlp/) for Military\n\n## python narrating economy\n  \n\n<img src=\"https://raw.githubusercontent.com/python-narrative/economynlp/main/economynlp.jpg\" width = \"220\" height = \"100\" alt=\"logo\" align=center />\n\n<br/>\n\n[![PyPI - Python Version](https://img.shields.io/static/v1?label=pypi&message=v0.0.12&color=blue)](https://pypi.org/project/economynlp/)\n[![Downloads](https://static.pepy.tech/badge/economynlp/week)](https://pepy.tech/project/economynlp)\n\nFor detailed installation instructions, see the [documentation](https://economynlp.com/documentation).\n```python\npip install economynlp\nimport economynlp as ep\n```\n\n## Example\n\nInformation Asymmetry\n```python\ninfo = p.AsymmetricInformation(sender=\"investor\", receiver=\"company_A\", message=\"I am very interested in investing in your business\", hidden_information=\"I have a limited budget\")\ninfo.get_advantage()\n```\n\n## Module:\n\n|  Module   | Content  |\n|  :----:  | :----:  |\n| **Abnormal**  | `Winner Curse`\uff0c`Bubble`|\n| **Belief**  | `Rational Beliefs`\uff0c`Rational Expectations`\uff0c`Belief Distortions`|\n| **Cognitive**  | `BlackSwan`\uff0c`Grey Rhino`\uff0c`Herd Behavior` \uff0c`Invisible Hand`\uff0c`Revolving Door` \uff0c`Tunneling`\uff0c`Putting All Your Eggs in One Basket` |\n| **Culture**  | `Entrepreneurship`\uff0c`Craftsmanship`\uff0c`Business Philosophy` |\n| **Environment**  | `Economic Environment`\uff0c`Industry Environment`\uff0c`Credit Environment`\uff0c`Market Environment`|\n| **Game**  | |\n| **Information**  | `Signal`\uff0c`Speculative Information`\uff0c`Asymmetric Information` |\n| **Incentive**  |   |\n| **Market**  | `Commodity`\uff0c`Goods`\uff0c`Market`\uff0c`Market Failure`\uff0c`Market Access`|\n| **Policy** |  `Fiscal Policy` \uff0c`Fiscal Stimulus` \uff0c`Industrial Policy`\uff0c`Macroprudential` \uff0c`Monetary Policy`\uff0c`Tobin Taxes`|\n| **Structure**  | `Monopoly`\uff0c`Oligopoly`\uff0c`PerfectlyCompetitive`|\n| **System** |  `Digital Economy` \uff0c`Physical Economy` \uff0c`Market Economy`\uff0c`Planned  Economy` |\n\n\nCheck out: https://cpanlp.com\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Communicate in Economy with python",
    "version": "0.0.18",
    "split_keywords": [
        "python",
        "economy",
        "intelligent economy",
        "linguistic turn",
        "linguistic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "635bdbc7c403a84696fe842cdc0f6a66957552b2bedbd6205832b974760b0438",
                "md5": "b53ac8c7fe740c5189f99a14622b1ed5",
                "sha256": "1b32f1a459d26b15a53d863c5e5f9323e85019dd829b28d0e8a7432aa55ff7ec"
            },
            "downloads": -1,
            "filename": "economynlp-0.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b53ac8c7fe740c5189f99a14622b1ed5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 121863,
            "upload_time": "2023-03-22T03:58:51",
            "upload_time_iso_8601": "2023-03-22T03:58:51.174087Z",
            "url": "https://files.pythonhosted.org/packages/63/5b/dbc7c403a84696fe842cdc0f6a66957552b2bedbd6205832b974760b0438/economynlp-0.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f8655a4d772623bfdf8f4eb3001458768063042135b6ad0c09463763ceffb2c",
                "md5": "72f8abc3e90bda6945155a9743f0183c",
                "sha256": "909675b3c2da208d44febc7a2a6ce45388876598a77c2e19443cebaf6cf667a6"
            },
            "downloads": -1,
            "filename": "economynlp-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "72f8abc3e90bda6945155a9743f0183c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74363,
            "upload_time": "2023-03-22T03:58:53",
            "upload_time_iso_8601": "2023-03-22T03:58:53.330809Z",
            "url": "https://files.pythonhosted.org/packages/5f/86/55a4d772623bfdf8f4eb3001458768063042135b6ad0c09463763ceffb2c/economynlp-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 03:58:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "economynlp"
}
        
Elapsed time: 0.04834s