ipoly


Nameipoly JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/Danguilhen/ipoly
Summary
upload_time2023-04-04 08:35:45
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ipoly

## Introduction

**ipoly** (Polymorphic inputs) is a Python package aimed at making various data science tasks easier for users. With ipoly, data scientists can perform tasks such as web scraping, creating models with Tensorflow, visualizing data, handling exceptions, managing various file types, and sending emails, notifications, and generating PDF or LaTeX documents all within Python. The package aims to provide a simple and intuitive interface for these tasks, making it easier for data scientists to focus on what really matters: the data.

## Installation

```shell
pip install ipoly
```

## Some Features

- Input polymorphism
- Type checking
- Dynamic input capturing
- Web scraping
- Model creation with Tensorflow
- Data visualization
- Exception handling
- Easy handling of file types
- Sending emails and notifications
- Generating PDF or LaTeX

## Documentation

Further documentation can be found [here](<https://ipoly.readthedocs.io/en/latest/source/ipoly.html>).

## Requirements

ipoly requires Python 3.10 or higher.

## Contributing

We would like to extend our thanks to the following contributors for helping to make ipoly better:

<center><a href="https://github.com/Danguilhen/ipoly/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=Danguilhen/ipoly" />
</a></center>

If you'd like to contribute to the development of ipoly, please see the [contributing guidelines](<https://ipoly.readthedocs.io/en/latest/contributing.html>).

## License

ipoly is licensed under the [MIT License](https://ipoly.readthedocs.io/en/latest/license.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Danguilhen/ipoly",
    "name": "ipoly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/64/58/bc75c8bbe3fd4272d2e31cf50d5040a926b0a6119a1909869823cc101390/ipoly-0.1.5.tar.gz",
    "platform": null,
    "description": "# ipoly\n\n## Introduction\n\n**ipoly** (Polymorphic inputs) is a Python package aimed at making various data science tasks easier for users. With ipoly, data scientists can perform tasks such as web scraping, creating models with Tensorflow, visualizing data, handling exceptions, managing various file types, and sending emails, notifications, and generating PDF or LaTeX documents all within Python. The package aims to provide a simple and intuitive interface for these tasks, making it easier for data scientists to focus on what really matters: the data.\n\n## Installation\n\n```shell\npip install ipoly\n```\n\n## Some Features\n\n- Input polymorphism\n- Type checking\n- Dynamic input capturing\n- Web scraping\n- Model creation with Tensorflow\n- Data visualization\n- Exception handling\n- Easy handling of file types\n- Sending emails and notifications\n- Generating PDF or LaTeX\n\n## Documentation\n\nFurther documentation can be found [here](<https://ipoly.readthedocs.io/en/latest/source/ipoly.html>).\n\n## Requirements\n\nipoly requires Python 3.10 or higher.\n\n## Contributing\n\nWe would like to extend our thanks to the following contributors for helping to make ipoly better:\n\n<center><a href=\"https://github.com/Danguilhen/ipoly/graphs/contributors\">\n  <img src=\"https://contrib.rocks/image?repo=Danguilhen/ipoly\" />\n</a></center>\n\nIf you'd like to contribute to the development of ipoly, please see the [contributing guidelines](<https://ipoly.readthedocs.io/en/latest/contributing.html>).\n\n## License\n\nipoly is licensed under the [MIT License](https://ipoly.readthedocs.io/en/latest/license.html).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bafc99815f52a2137e98608ea367f7fd2c91a96d1ed24e93339391d546661269",
                "md5": "e1ca14112bf78ad14d366a964340d2d6",
                "sha256": "7c19689d58617c0c1776cbd037c93fb04cf55e1f387fc70887c13f13670b0a80"
            },
            "downloads": -1,
            "filename": "ipoly-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1ca14112bf78ad14d366a964340d2d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31769,
            "upload_time": "2023-04-04T08:35:43",
            "upload_time_iso_8601": "2023-04-04T08:35:43.509778Z",
            "url": "https://files.pythonhosted.org/packages/ba/fc/99815f52a2137e98608ea367f7fd2c91a96d1ed24e93339391d546661269/ipoly-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6458bc75c8bbe3fd4272d2e31cf50d5040a926b0a6119a1909869823cc101390",
                "md5": "d5222c2db25bca8b0cbf55799f088dbb",
                "sha256": "5b340b1c56491ec95f779186508183388898c897cf4d38125c5412f0bfdc0ae5"
            },
            "downloads": -1,
            "filename": "ipoly-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "d5222c2db25bca8b0cbf55799f088dbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 793484,
            "upload_time": "2023-04-04T08:35:45",
            "upload_time_iso_8601": "2023-04-04T08:35:45.116584Z",
            "url": "https://files.pythonhosted.org/packages/64/58/bc75c8bbe3fd4272d2e31cf50d5040a926b0a6119a1909869823cc101390/ipoly-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 08:35:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Danguilhen",
    "github_project": "ipoly",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ipoly"
}
        
Elapsed time: 0.06821s