ao


Nameao JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/tomhea/ao
SummaryImport the wikipedia summary.
upload_time2023-12-02 23:28:47
maintainer
docs_urlNone
authorTom Herman
requires_python>=3.7,<4.0
licenseBSD-2-Clause-Simplified
keywords ask questions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ao - Hey Oh!

_"Hey oh! What is france?"_

[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/tomhea/ao)](https://github.com/tomhea/ao)
[![GitHub](https://img.shields.io/github/license/tomhea/ao)](LICENSE)
[![PyPI - Version](https://img.shields.io/pypi/v/ao)](https://pypi.org/project/ao/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/ao)](https://pypi.org/project/ao/)

Import the wikipedia entry summary.  
As simple as that.

```python
from ao import industrial_revolution
print(industrial_revolution)
```
That prints:  
> The Industrial Revolution, also known as the First Industrial Revolution, was a period of global transition of human economy towards more widespread, efficient and stable manufacturing processes that succeeded the Agricultural Revolution, starting from Great Britain, continental Europe, and the United States, that occurred during the period from around 1760 to about 1820–1840. This transition included going from hand production methods to machines; new chemical manufacturing and iron production processes; the increasing use of water power and steam power; the development of machine tools; and the rise of the mechanized factory system. Output greatly increased, and the result was an unprecedented rise in population and the rate of population growth. The textile industry was the first to use modern production methods, and textiles became the dominant industry in terms of employment, value of output, and capital invested.

## Examples & IPython

It's also useful in ipython:

```python
In [1]: import ao

In [2]: ao.basketball
Out[2]: "Basketball is a team sport in which two teams, most commonly of five players each, opposing one another on a rectangular court, compete with the primary objective of shooting a basketball through the defender's hoop, while preventing the opposing team from shooting through their own hoop. A field goal is worth two points, unless made from behind the three-point line, when it is worth three. After a foul, timed play stops and the player fouled or designated to shoot a technical foul is given one, two or three one-point free throws. The team with the most points at the end of the game wins, but if regulation play expires with the score tied, an additional period of play (overtime) is mandated."

In [3]: ao._1929
Out[3]: '1929 (MCMXXIX) was a common year starting on Tuesday of the Gregorian calendar, the 1929th year of the Common Era (CE) and Anno Domini (AD) designations, the 929th year of the 2nd\xa0millennium, the 29th year of the 20th\xa0century, and the 10th and last year of the 1920s decade.'

In [4]: ao.apple, ao.banana, ao.coconut
Out[4]:
('An apple is a round, edible fruit produced by an apple tree. Apple trees are cultivated worldwide and are the most widely grown species in the genus Malus. The tree originated in Central Asia, where its wild ancestor, Malus sieversii, is still found. Apples have been grown for thousands of years in Asia and Europe and were introduced to North America by European colonists. Apples have religious and mythological significance in many cultures, including Norse, Greek, and European Christian tradition.',
 'A banana is an elongated, edible fruit – botanically a berry – produced by several kinds of large herbaceous flowering plants in the genus Musa. In some countries, bananas used for cooking may be called "plantains", distinguishing them from dessert bananas. The fruit is variable in size, color, and firmness, but is usually elongated and curved, with soft flesh rich in starch covered with a rind, which may be green, yellow, red, purple, or brown when ripe. The fruits grow upward in clusters near the top of the plant. Almost all modern edible seedless (parthenocarp) bananas come from two wild species\xa0– Musa acuminata and Musa balbisiana. The scientific names of most cultivated bananas are Musa acuminata, Musa balbisiana, and Musa × paradisiaca for the hybrid Musa acuminata × M.\xa0balbisiana, depending on their genomic constitution. The old scientific name for this hybrid, Musa sapientum, is no longer used.',
 'The coconut tree is a member of the palm tree family (Arecaceae) and the only living species of the genus Cocos. The term "coconut" can refer to the whole coconut palm, the seed, or the fruit, which botanically is a drupe, not a nut. The name comes from the old Portuguese word coco, meaning "head" or "skull", after the three indentations on the coconut shell that resemble facial features. They are ubiquitous in coastal tropical regions and are a cultural icon of the tropics.')
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tomhea/ao",
    "name": "ao",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "ask,questions",
    "author": "Tom Herman",
    "author_email": "flipjumpproject@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/c8/5b6877dd1c008583a81778d6ea5e478b8f1069ac977311db887a4f66087b/ao-1.0.1.tar.gz",
    "platform": null,
    "description": "# ao - Hey Oh!\n\n_\"Hey oh! What is france?\"_\n\n[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/tomhea/ao)](https://github.com/tomhea/ao)\n[![GitHub](https://img.shields.io/github/license/tomhea/ao)](LICENSE)\n[![PyPI - Version](https://img.shields.io/pypi/v/ao)](https://pypi.org/project/ao/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/ao)](https://pypi.org/project/ao/)\n\nImport the wikipedia entry summary.  \nAs simple as that.\n\n```python\nfrom ao import industrial_revolution\nprint(industrial_revolution)\n```\nThat prints:  \n> The Industrial Revolution, also known as the First Industrial Revolution, was a period of global transition of human economy towards more widespread, efficient and stable manufacturing processes that succeeded the Agricultural Revolution, starting from Great Britain, continental Europe, and the United States, that occurred during the period from around 1760 to about 1820\u20131840. This transition included going from hand production methods to machines; new chemical manufacturing and iron production processes; the increasing use of water power and steam power; the development of machine tools; and the rise of the mechanized factory system. Output greatly increased, and the result was an unprecedented rise in population and the rate of population growth. The textile industry was the first to use modern production methods, and textiles became the dominant industry in terms of employment, value of output, and capital invested.\n\n## Examples & IPython\n\nIt's also useful in ipython:\n\n```python\nIn [1]: import ao\n\nIn [2]: ao.basketball\nOut[2]: \"Basketball is a team sport in which two teams, most commonly of five players each, opposing one another on a rectangular court, compete with the primary objective of shooting a basketball through the defender's hoop, while preventing the opposing team from shooting through their own hoop. A field goal is worth two points, unless made from behind the three-point line, when it is worth three. After a foul, timed play stops and the player fouled or designated to shoot a technical foul is given one, two or three one-point free throws. The team with the most points at the end of the game wins, but if regulation play expires with the score tied, an additional period of play (overtime) is mandated.\"\n\nIn [3]: ao._1929\nOut[3]: '1929 (MCMXXIX) was a common year starting on Tuesday of the Gregorian calendar, the 1929th year of the Common Era (CE) and Anno Domini (AD) designations, the 929th year of the 2nd\\xa0millennium, the 29th year of the 20th\\xa0century, and the 10th and last year of the 1920s decade.'\n\nIn [4]: ao.apple, ao.banana, ao.coconut\nOut[4]:\n('An apple is a round, edible fruit produced by an apple tree. Apple trees are cultivated worldwide and are the most widely grown species in the genus Malus. The tree originated in Central Asia, where its wild ancestor, Malus sieversii, is still found. Apples have been grown for thousands of years in Asia and Europe and were introduced to North America by European colonists. Apples have religious and mythological significance in many cultures, including Norse, Greek, and European Christian tradition.',\n 'A banana is an elongated, edible fruit \u2013 botanically a berry \u2013 produced by several kinds of large herbaceous flowering plants in the genus Musa. In some countries, bananas used for cooking may be called \"plantains\", distinguishing them from dessert bananas. The fruit is variable in size, color, and firmness, but is usually elongated and curved, with soft flesh rich in starch covered with a rind, which may be green, yellow, red, purple, or brown when ripe. The fruits grow upward in clusters near the top of the plant. Almost all modern edible seedless (parthenocarp) bananas come from two wild species\\xa0\u2013 Musa acuminata and Musa balbisiana. The scientific names of most cultivated bananas are Musa acuminata, Musa balbisiana, and Musa \u00d7 paradisiaca for the hybrid Musa acuminata \u00d7 M.\\xa0balbisiana, depending on their genomic constitution. The old scientific name for this hybrid, Musa sapientum, is no longer used.',\n 'The coconut tree is a member of the palm tree family (Arecaceae) and the only living species of the genus Cocos. The term \"coconut\" can refer to the whole coconut palm, the seed, or the fruit, which botanically is a drupe, not a nut. The name comes from the old Portuguese word coco, meaning \"head\" or \"skull\", after the three indentations on the coconut shell that resemble facial features. They are ubiquitous in coastal tropical regions and are a cultural icon of the tropics.')\n```\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause-Simplified",
    "summary": "Import the wikipedia summary.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/tomhea/ao",
        "Repository": "https://github.com/tomhea/ao"
    },
    "split_keywords": [
        "ask",
        "questions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "260aea78f82fe87e8d0ec17ce9a138c4c199bd798fbef305829548d7041370b7",
                "md5": "0931b3e3955f27073fc484e9406f0bb0",
                "sha256": "fa3a76156a42215d5fc53c18280f47fcb55f86c36bcaecf0ab9521fc2f16c343"
            },
            "downloads": -1,
            "filename": "ao-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0931b3e3955f27073fc484e9406f0bb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 5154,
            "upload_time": "2023-12-02T23:28:45",
            "upload_time_iso_8601": "2023-12-02T23:28:45.676714Z",
            "url": "https://files.pythonhosted.org/packages/26/0a/ea78f82fe87e8d0ec17ce9a138c4c199bd798fbef305829548d7041370b7/ao-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3c85b6877dd1c008583a81778d6ea5e478b8f1069ac977311db887a4f66087b",
                "md5": "8a518f3f9788fff2f927d6623a153364",
                "sha256": "32c344da0eae84b3cb584e52b0e6d8296c5c18186517d582738633d4a54058a0"
            },
            "downloads": -1,
            "filename": "ao-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8a518f3f9788fff2f927d6623a153364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 4822,
            "upload_time": "2023-12-02T23:28:47",
            "upload_time_iso_8601": "2023-12-02T23:28:47.341665Z",
            "url": "https://files.pythonhosted.org/packages/e3/c8/5b6877dd1c008583a81778d6ea5e478b8f1069ac977311db887a4f66087b/ao-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 23:28:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomhea",
    "github_project": "ao",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ao"
}
        
Elapsed time: 0.14360s