funcs-aux


Namefuncs-aux JSON
Version 0.4.22 PyPI version JSON
download
home_pagehttps://github.com/centroid457/
Summaryuseful funcs in one place
upload_time2024-09-05 12:10:02
maintainerNone
docs_urlNone
authorAndrei Starichenko
requires_python>=3.6
licenseNone
keywords functions auxiliary auxiliary funcs np funcs collections funcs strings funcs result object result cumulation result log steps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Ver/TestedPython](https://img.shields.io/pypi/pyversions/funcs_aux)
![Ver/Os](https://img.shields.io/badge/os_development-Windows-blue)  
![repo/Created](https://img.shields.io/github/created-at/centroid457/funcs_aux)
![Commit/Last](https://img.shields.io/github/last-commit/centroid457/funcs_aux)
![Tests/GitHubWorkflowStatus](https://github.com/centroid457/funcs_aux/actions/workflows/test_linux.yml/badge.svg)
![Tests/GitHubWorkflowStatus](https://github.com/centroid457/funcs_aux/actions/workflows/test_windows.yml/badge.svg)  
![repo/Size](https://img.shields.io/github/repo-size/centroid457/funcs_aux)
![Commit/Count/t](https://img.shields.io/github/commit-activity/t/centroid457/funcs_aux)
![Commit/Count/y](https://img.shields.io/github/commit-activity/y/centroid457/funcs_aux)
![Commit/Count/m](https://img.shields.io/github/commit-activity/m/centroid457/funcs_aux)

# funcs_aux (current v0.4.22/![Ver/Pypi Latest](https://img.shields.io/pypi/v/funcs_aux?label=pypi%20latest))

## DESCRIPTION_SHORT
useful funcs in one place

## DESCRIPTION_LONG
Now its just a beginning!
Designed to collect useful funcs in one place!


## Features
1. RESULTS:  
	- Explicit - resolved ambiguity with None-result for any method result!  
	- ResultCum  
2. ITERABLES:  
	- work with any iterable data by path/...  
3. STRINGS:  
4. ValueWithUnit:  
	- work with multipliers  
	- work with positive/negative  
	- full comparing + arithmetics  
5. ValueFromVariant  
6. Valid  


********************************************************************************
## License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).


## Release history
See the [HISTORY.md](HISTORY.md) file for release history.


## Installation
```commandline
pip install funcs-aux
```


## Import
```python
from funcs_aux import *
```


********************************************************************************
## USAGE EXAMPLES
See tests, sourcecode and docstrings for other examples.  

********************************************************************************

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/centroid457/",
    "name": "funcs-aux",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "functions, auxiliary, auxiliary funcs, np funcs, collections funcs, strings funcs, result object, result cumulation, result log steps",
    "author": "Andrei Starichenko",
    "author_email": "centroid@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/cb/e6/276862a8e08f325b164fd0756f86f2efb96047cc33cbd6f74703b2498220/funcs_aux-0.4.22.tar.gz",
    "platform": null,
    "description": "![Ver/TestedPython](https://img.shields.io/pypi/pyversions/funcs_aux)\r\n![Ver/Os](https://img.shields.io/badge/os_development-Windows-blue)  \r\n![repo/Created](https://img.shields.io/github/created-at/centroid457/funcs_aux)\r\n![Commit/Last](https://img.shields.io/github/last-commit/centroid457/funcs_aux)\r\n![Tests/GitHubWorkflowStatus](https://github.com/centroid457/funcs_aux/actions/workflows/test_linux.yml/badge.svg)\r\n![Tests/GitHubWorkflowStatus](https://github.com/centroid457/funcs_aux/actions/workflows/test_windows.yml/badge.svg)  \r\n![repo/Size](https://img.shields.io/github/repo-size/centroid457/funcs_aux)\r\n![Commit/Count/t](https://img.shields.io/github/commit-activity/t/centroid457/funcs_aux)\r\n![Commit/Count/y](https://img.shields.io/github/commit-activity/y/centroid457/funcs_aux)\r\n![Commit/Count/m](https://img.shields.io/github/commit-activity/m/centroid457/funcs_aux)\r\n\r\n# funcs_aux (current v0.4.22/![Ver/Pypi Latest](https://img.shields.io/pypi/v/funcs_aux?label=pypi%20latest))\r\n\r\n## DESCRIPTION_SHORT\r\nuseful funcs in one place\r\n\r\n## DESCRIPTION_LONG\r\nNow its just a beginning!\r\nDesigned to collect useful funcs in one place!\r\n\r\n\r\n## Features\r\n1. RESULTS:  \r\n\t- Explicit - resolved ambiguity with None-result for any method result!  \r\n\t- ResultCum  \r\n2. ITERABLES:  \r\n\t- work with any iterable data by path/...  \r\n3. STRINGS:  \r\n4. ValueWithUnit:  \r\n\t- work with multipliers  \r\n\t- work with positive/negative  \r\n\t- full comparing + arithmetics  \r\n5. ValueFromVariant  \r\n6. Valid  \r\n\r\n\r\n********************************************************************************\r\n## License\r\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\r\n\r\n\r\n## Release history\r\nSee the [HISTORY.md](HISTORY.md) file for release history.\r\n\r\n\r\n## Installation\r\n```commandline\r\npip install funcs-aux\r\n```\r\n\r\n\r\n## Import\r\n```python\r\nfrom funcs_aux import *\r\n```\r\n\r\n\r\n********************************************************************************\r\n## USAGE EXAMPLES\r\nSee tests, sourcecode and docstrings for other examples.  \r\n\r\n********************************************************************************\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "useful funcs in one place",
    "version": "0.4.22",
    "project_urls": {
        "Homepage": "https://github.com/centroid457/",
        "Source": "https://github.com/centroid457/funcs_aux"
    },
    "split_keywords": [
        "functions",
        " auxiliary",
        " auxiliary funcs",
        " np funcs",
        " collections funcs",
        " strings funcs",
        " result object",
        " result cumulation",
        " result log steps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdcc2e9fce22f16dc1a9641ff9a7bfce6f5aa9c32688620756a41865673f72cb",
                "md5": "48fb1bb72aaf8e88daeb2094916199f2",
                "sha256": "5dcdecbfe220285c3ce49a30ac6cb8f58e45571fbffedd52eb44a7077f9a01e4"
            },
            "downloads": -1,
            "filename": "funcs_aux-0.4.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48fb1bb72aaf8e88daeb2094916199f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 25887,
            "upload_time": "2024-09-05T12:10:00",
            "upload_time_iso_8601": "2024-09-05T12:10:00.393692Z",
            "url": "https://files.pythonhosted.org/packages/fd/cc/2e9fce22f16dc1a9641ff9a7bfce6f5aa9c32688620756a41865673f72cb/funcs_aux-0.4.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbe6276862a8e08f325b164fd0756f86f2efb96047cc33cbd6f74703b2498220",
                "md5": "699ede6127b48ad6d2d36198717b895e",
                "sha256": "44ca4cbf8de6841e45f4ee6ca083ab9c8a40cb47e87cff980c6765137c06407c"
            },
            "downloads": -1,
            "filename": "funcs_aux-0.4.22.tar.gz",
            "has_sig": false,
            "md5_digest": "699ede6127b48ad6d2d36198717b895e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 32388,
            "upload_time": "2024-09-05T12:10:02",
            "upload_time_iso_8601": "2024-09-05T12:10:02.082990Z",
            "url": "https://files.pythonhosted.org/packages/cb/e6/276862a8e08f325b164fd0756f86f2efb96047cc33cbd6f74703b2498220/funcs_aux-0.4.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 12:10:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "centroid457",
    "github_project": "funcs_aux",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "funcs-aux"
}
        
Elapsed time: 0.42167s