Name | seveno-pyutil JSON |
Version |
0.9.1
JSON |
| download |
home_page | None |
Summary | Various unsorted Python utilities |
upload_time | 2025-02-25 10:34:47 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
utilities
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Overview
[](https://badge.fury.io/py/seveno-pyutil)
[](https://opensource.org/licenses/MIT)
[](https://github.com/tadams42/seveno_pyutil/actions/workflows/tests.yaml)
[](https://codecov.io/gh/tadams42/seveno_pyutil)
[](http://seveno-pyutil.readthedocs.io/en/latest/?badge=latest)
[](https://pypi.org/project/seveno_pyutil/)
Various unsorted Python utilities. [Examples of usage](https://seveno-pyutil.readthedocs.io/en/latest/examples_and_usage.html)
## Installation
~~~sh
pip install seveno_pyutil
~~~
## Tests
~~~sh
py.test
~~~
## Development mode
Install with extra dev packages
~~~sh
pip install -e .[dev,tests]
~~~
Raw data
{
"_id": null,
"home_page": null,
"name": "seveno-pyutil",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "utilities",
"author": null,
"author_email": "Tomislav Adamic <tomislav.adamic@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6a/ec/153b5cffcff7e69015726f9db4577bebb995fe6dec692f0c8c026adf40dc/seveno_pyutil-0.9.1.tar.gz",
"platform": "any",
"description": "# Overview\n\n[](https://badge.fury.io/py/seveno-pyutil)\n[](https://opensource.org/licenses/MIT)\n[](https://github.com/tadams42/seveno_pyutil/actions/workflows/tests.yaml)\n[](https://codecov.io/gh/tadams42/seveno_pyutil)\n[](http://seveno-pyutil.readthedocs.io/en/latest/?badge=latest)\n[](https://pypi.org/project/seveno_pyutil/)\n\nVarious unsorted Python utilities. [Examples of usage](https://seveno-pyutil.readthedocs.io/en/latest/examples_and_usage.html)\n\n## Installation\n\n~~~sh\npip install seveno_pyutil\n~~~\n\n## Tests\n\n~~~sh\npy.test\n~~~\n\n## Development mode\n\nInstall with extra dev packages\n\n~~~sh\npip install -e .[dev,tests]\n~~~\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Various unsorted Python utilities",
"version": "0.9.1",
"project_urls": {
"Documentation": "https://seveno-pyutil.readthedocs.io/en/latest/",
"Source": "https://github.com/tadams42/seveno_pyutil"
},
"split_keywords": [
"utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2a2d1fc9a391bd27edbd730b16852157e87374a14862e26ca1fbddc1b0376dd1",
"md5": "735551576f8d70ab6b978370783f9216",
"sha256": "1448f7458d695f284266643e39dcb3f19381f634e1d551dc370891e429e040e6"
},
"downloads": -1,
"filename": "seveno_pyutil-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "735551576f8d70ab6b978370783f9216",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 19557,
"upload_time": "2025-02-25T10:34:45",
"upload_time_iso_8601": "2025-02-25T10:34:45.703079Z",
"url": "https://files.pythonhosted.org/packages/2a/2d/1fc9a391bd27edbd730b16852157e87374a14862e26ca1fbddc1b0376dd1/seveno_pyutil-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6aec153b5cffcff7e69015726f9db4577bebb995fe6dec692f0c8c026adf40dc",
"md5": "fb8271e91f1cbac771446cf284bc96b1",
"sha256": "bd7727e2259b62e242c72826f2283368d9f435ad6f5d02ff39ef17f669f9c0b2"
},
"downloads": -1,
"filename": "seveno_pyutil-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "fb8271e91f1cbac771446cf284bc96b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 26896,
"upload_time": "2025-02-25T10:34:47",
"upload_time_iso_8601": "2025-02-25T10:34:47.981207Z",
"url": "https://files.pythonhosted.org/packages/6a/ec/153b5cffcff7e69015726f9db4577bebb995fe6dec692f0c8c026adf40dc/seveno_pyutil-0.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-25 10:34:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tadams42",
"github_project": "seveno_pyutil",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "seveno-pyutil"
}