# wheezy.core
[![Build Status](https://travis-ci.org/akornatskyy/wheezy.core.svg?branch=master)](https://travis-ci.org/akornatskyy/wheezy.core)
[![Coverage Status](https://coveralls.io/repos/github/akornatskyy/wheezy.core/badge.svg?branch=master)](https://coveralls.io/github/akornatskyy/wheezy.core?branch=master)
[![Documentation Status](https://readthedocs.org/projects/wheezycore/badge/?version=latest)](https://wheezycore.readthedocs.io/en/latest/?badge=latest)
[![pypi version](https://badge.fury.io/py/wheezy.core.svg)](https://badge.fury.io/py/wheezy.core)
[wheezy.core](https://pypi.org/project/wheezy.core) is a
[python](http://www.python.org) package written in pure Python code. It
provides core features.
It is optimized for performance, well tested and documented.
Resources:
- [source code](https://github.com/akornatskyy/wheezy.core),
[examples](https://github.com/akornatskyy/wheezy.core/tree/master/demos)
and [issues](https://github.com/akornatskyy/wheezy.core/issues)
tracker are available on
[github](https://github.com/akornatskyy/wheezy.core)
- [documentation](https://wheezycore.readthedocs.io/en/latest/)
## Install
[wheezy.core](https://pypi.org/project/wheezy.core) requires
[python](http://www.python.org) version 3.8+. It is independent of operating
system. You can install it from [pypi](https://pypi.org/project/wheezy.core)
site:
```sh
pip install -U wheezy.core
```
If you run into any issue or have comments, go ahead and add on
[github](https://github.com/akornatskyy/wheezy.core).
Raw data
{
"_id": null,
"home_page": "https://github.com/akornatskyy/wheezy.core",
"name": "wheezy.core",
"maintainer": "",
"docs_url": "https://pythonhosted.org/wheezy.core/",
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "core benchmark collections config datetime db descriptor feistel i18n introspection json luhn mail pooling url uuid",
"author": "Andriy Kornatskyy",
"author_email": "andriy.kornatskyy@live.com",
"download_url": "https://files.pythonhosted.org/packages/bb/cc/3f49b74f89d109bdc53fc2668bd8098fb5234783bb3bf3636b2baf35bea5/wheezy.core-3.2.0.tar.gz",
"platform": "any",
"description": "# wheezy.core\n\n[![Build Status](https://travis-ci.org/akornatskyy/wheezy.core.svg?branch=master)](https://travis-ci.org/akornatskyy/wheezy.core)\n[![Coverage Status](https://coveralls.io/repos/github/akornatskyy/wheezy.core/badge.svg?branch=master)](https://coveralls.io/github/akornatskyy/wheezy.core?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/wheezycore/badge/?version=latest)](https://wheezycore.readthedocs.io/en/latest/?badge=latest)\n[![pypi version](https://badge.fury.io/py/wheezy.core.svg)](https://badge.fury.io/py/wheezy.core)\n\n[wheezy.core](https://pypi.org/project/wheezy.core) is a\n[python](http://www.python.org) package written in pure Python code. It\nprovides core features.\n\nIt is optimized for performance, well tested and documented.\n\nResources:\n\n- [source code](https://github.com/akornatskyy/wheezy.core),\n [examples](https://github.com/akornatskyy/wheezy.core/tree/master/demos)\n and [issues](https://github.com/akornatskyy/wheezy.core/issues)\n tracker are available on\n [github](https://github.com/akornatskyy/wheezy.core)\n- [documentation](https://wheezycore.readthedocs.io/en/latest/)\n\n## Install\n\n[wheezy.core](https://pypi.org/project/wheezy.core) requires\n[python](http://www.python.org) version 3.8+. It is independent of operating\nsystem. You can install it from [pypi](https://pypi.org/project/wheezy.core)\nsite:\n\n```sh\npip install -U wheezy.core\n```\n\nIf you run into any issue or have comments, go ahead and add on\n[github](https://github.com/akornatskyy/wheezy.core).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A lightweight core library",
"version": "3.2.0",
"project_urls": {
"Homepage": "https://github.com/akornatskyy/wheezy.core"
},
"split_keywords": [
"core",
"benchmark",
"collections",
"config",
"datetime",
"db",
"descriptor",
"feistel",
"i18n",
"introspection",
"json",
"luhn",
"mail",
"pooling",
"url",
"uuid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bbcc3f49b74f89d109bdc53fc2668bd8098fb5234783bb3bf3636b2baf35bea5",
"md5": "8fd9f512da60c586a3cfab00f99bc59c",
"sha256": "11424f753067be7041f47fe021dc079385ee87f9f025184a9a915aa63da0ed4a"
},
"downloads": -1,
"filename": "wheezy.core-3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8fd9f512da60c586a3cfab00f99bc59c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 20073,
"upload_time": "2023-07-28T10:58:20",
"upload_time_iso_8601": "2023-07-28T10:58:20.995018Z",
"url": "https://files.pythonhosted.org/packages/bb/cc/3f49b74f89d109bdc53fc2668bd8098fb5234783bb3bf3636b2baf35bea5/wheezy.core-3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-28 10:58:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "akornatskyy",
"github_project": "wheezy.core",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "wheezy.core"
}