![GitHub release (latest by date)](https://img.shields.io/github/v/release/Serapieum-of-alex/serapeum_utils)
[![Python Versions](https://img.shields.io/pypi/pyversions/HAPI-Nile.png)](https://img.shields.io/pypi/pyversions/HAPI-Nile)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Serapieum-of-alex/Hapi.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Serapieum-of-alex/Hapi/context:python)
Current build status
====================
<table><tr><td>All platforms:</td>
<td>
<a href="https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=12419&branchName=master">
<img src="https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/hapi-feedstock?branchName=master">
</a>
</td>
</tr>
</table>
![GitHub last commit](https://img.shields.io/github/last-commit/Serapieum-of-alex/serapeum_utils)
![GitHub forks](https://img.shields.io/github/forks/Serapieum-of-alex/serapeum_utils?style=social)
![GitHub Repo stars](https://img.shields.io/github/stars/Serapieum-of-alex/serapeum_utils?style=social)
[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)
Current release info
====================
| Name | Downloads | Version | Platforms |
| --- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |
| [![Conda Recipe](https://img.shields.io/badge/recipe-serapeum_utils-green.svg)](https://anaconda.org/conda-forge/serapeum_utils) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils)](https://pepy.tech/project/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils/month)](https://pepy.tech/project/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils/week)](https://pepy.tech/project/serapeum_utils) ![PyPI - Downloads](https://img.shields.io/pypi/dd/serapeum_utils?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/Serapieum-of-alex/serapeum_utils/total) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/Serapieum-of-alex/serapeum_utils/1.2.3/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![PyPI version](https://badge.fury.io/py/serapeum_utils.svg)](https://badge.fury.io/py/serapeum_utils) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/serapeum_utils/badges/version.svg)](https://anaconda.org/conda-forge/serapeum_utils) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![Join the chat at https://gitter.im/serapeum_utils/serapeum_utils](https://badges.gitter.im/serapeum_utils/serapeum_utils.svg)](https://gitter.im/serapeum_utils/serapeum_utils?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
serapeum_utils - utility library for Python
=====================================================================
**serapeum_utils** is an open-source Python utility package
serapeum_utils
Main Features
-------------
-
Installing serapeum_utils
===============
Installing `serapeum_utils` from the `conda-forge` channel can be achieved by:
```
conda install -c conda-forge serapeum_utils
```
It is possible to list all of the versions of `serapeum_utils` available on your platform with:
```
conda search serapeum_utils --channel conda-forge
```
## Install from Github
to install the last development to time you can install the library from github
```
pip install git+https://github.com/Serapieum-of-alex/serapeum_utils
```
## pip
to install the last release you can easly use pip
```
pip install serapeum_utils==0.2.0
```
Quick start
===========
```
>>> import serapeum_utils
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Serapieum-of-alex/serapeum_utils",
"name": "serapeum-utils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "pickle,utils",
"author": "Mostafa Farrag",
"author_email": "moah.farag@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/98/85/760a093db8cced80b0f20bb740db985584a99618a25a21b657b27d05d356/serapeum_utils-0.2.0.tar.gz",
"platform": null,
"description": "![GitHub release (latest by date)](https://img.shields.io/github/v/release/Serapieum-of-alex/serapeum_utils)\n[![Python Versions](https://img.shields.io/pypi/pyversions/HAPI-Nile.png)](https://img.shields.io/pypi/pyversions/HAPI-Nile)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Serapieum-of-alex/Hapi.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Serapieum-of-alex/Hapi/context:python)\n\nCurrent build status\n====================\n\n\n<table><tr><td>All platforms:</td>\n <td>\n <a href=\"https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=12419&branchName=master\">\n <img src=\"https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/hapi-feedstock?branchName=master\">\n </a>\n </td>\n </tr>\n</table>\n\n![GitHub last commit](https://img.shields.io/github/last-commit/Serapieum-of-alex/serapeum_utils)\n![GitHub forks](https://img.shields.io/github/forks/Serapieum-of-alex/serapeum_utils?style=social)\n![GitHub Repo stars](https://img.shields.io/github/stars/Serapieum-of-alex/serapeum_utils?style=social)\n\n\n\n[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)\n\n\nCurrent release info\n====================\n\n| Name | Downloads | Version | Platforms |\n| --- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |\n| [![Conda Recipe](https://img.shields.io/badge/recipe-serapeum_utils-green.svg)](https://anaconda.org/conda-forge/serapeum_utils) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils)](https://pepy.tech/project/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils/month)](https://pepy.tech/project/serapeum_utils) [![Downloads](https://pepy.tech/badge/serapeum_utils/week)](https://pepy.tech/project/serapeum_utils) ![PyPI - Downloads](https://img.shields.io/pypi/dd/serapeum_utils?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/Serapieum-of-alex/serapeum_utils/total) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/Serapieum-of-alex/serapeum_utils/1.2.3/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![PyPI version](https://badge.fury.io/py/serapeum_utils.svg)](https://badge.fury.io/py/serapeum_utils) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/serapeum_utils/badges/version.svg)](https://anaconda.org/conda-forge/serapeum_utils) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/serapeum_utils.svg)](https://anaconda.org/conda-forge/serapeum_utils) [![Join the chat at https://gitter.im/serapeum_utils/serapeum_utils](https://badges.gitter.im/serapeum_utils/serapeum_utils.svg)](https://gitter.im/serapeum_utils/serapeum_utils?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |\n\n\n\n\n\nserapeum_utils - utility library for Python\n=====================================================================\n**serapeum_utils** is an open-source Python utility package\n\n\nserapeum_utils\n\nMain Features\n-------------\n -\n\n\nInstalling serapeum_utils\n===============\n\nInstalling `serapeum_utils` from the `conda-forge` channel can be achieved by:\n\n```\nconda install -c conda-forge serapeum_utils\n```\n\nIt is possible to list all of the versions of `serapeum_utils` available on your platform with:\n\n```\nconda search serapeum_utils --channel conda-forge\n```\n\n## Install from Github\nto install the last development to time you can install the library from github\n```\npip install git+https://github.com/Serapieum-of-alex/serapeum_utils\n```\n\n## pip\nto install the last release you can easly use pip\n```\npip install serapeum_utils==0.2.0\n```\n\nQuick start\n===========\n\n```\n >>> import serapeum_utils\n```\n\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "utility package",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://serapeum_utils.readthedocs.io/",
"Homepage": "https://github.com/Serapieum-of-alex/serapeum_utils",
"Repository": "https://github.com/Serapieum-of-alex/serapeum_utils"
},
"split_keywords": [
"pickle",
"utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15e7f591a01d9a16e0f9911c1330d59088d38e3ee3566d4460ee79d0b19723f7",
"md5": "5d8c898e95d77445486f692fb68a0240",
"sha256": "5730c8e3839a2520af77067bee1ff0bc1c6532c13c3d0c49430cb2eb65ba4655"
},
"downloads": -1,
"filename": "serapeum_utils-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d8c898e95d77445486f692fb68a0240",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 17135,
"upload_time": "2023-12-16T00:12:26",
"upload_time_iso_8601": "2023-12-16T00:12:26.544660Z",
"url": "https://files.pythonhosted.org/packages/15/e7/f591a01d9a16e0f9911c1330d59088d38e3ee3566d4460ee79d0b19723f7/serapeum_utils-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9885760a093db8cced80b0f20bb740db985584a99618a25a21b657b27d05d356",
"md5": "dc4de6e2c4ba78f73b694719bec8d852",
"sha256": "ebce4bbfe0f9f1e206120a5b0389e02c0a48f255fbdcb1692ffabd6c56198ddf"
},
"downloads": -1,
"filename": "serapeum_utils-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "dc4de6e2c4ba78f73b694719bec8d852",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 16867,
"upload_time": "2023-12-16T00:12:27",
"upload_time_iso_8601": "2023-12-16T00:12:27.709443Z",
"url": "https://files.pythonhosted.org/packages/98/85/760a093db8cced80b0f20bb740db985584a99618a25a21b657b27d05d356/serapeum_utils-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-16 00:12:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Serapieum-of-alex",
"github_project": "serapeum_utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "serapeum-utils"
}