funcs-aux


Namefuncs-aux JSON
Version 0.4.38 PyPI version JSON
download
home_pagehttps://github.com/centroid457/
Summaryuseful funcs in one place
upload_time2024-10-25 09:33:47
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.38/![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/65/05/1415edb4a656ed5f3abf40f268189d2ae1ba7225f339beb5703e265e285c/funcs_aux-0.4.38.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.38/![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.38",
    "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": "4322abe55cbb6c05879ca13cd9747bfc49c0961688e3f37e12f43687ee4eac79",
                "md5": "9fceb8315ce7cf302632df89e8eb8a65",
                "sha256": "d9d3c344f06931fbd656a1c324595ef8df03e79bfb12da095b2fcd2e08b624ff"
            },
            "downloads": -1,
            "filename": "funcs_aux-0.4.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fceb8315ce7cf302632df89e8eb8a65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 29689,
            "upload_time": "2024-10-25T09:33:44",
            "upload_time_iso_8601": "2024-10-25T09:33:44.711065Z",
            "url": "https://files.pythonhosted.org/packages/43/22/abe55cbb6c05879ca13cd9747bfc49c0961688e3f37e12f43687ee4eac79/funcs_aux-0.4.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65051415edb4a656ed5f3abf40f268189d2ae1ba7225f339beb5703e265e285c",
                "md5": "bdf095c16f07e91c5d56980da335017c",
                "sha256": "3fee2ae276b6c4f6ea222c76ad6a1f2fc2d801cbea09d2acde53e3338b5f1456"
            },
            "downloads": -1,
            "filename": "funcs_aux-0.4.38.tar.gz",
            "has_sig": false,
            "md5_digest": "bdf095c16f07e91c5d56980da335017c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 35037,
            "upload_time": "2024-10-25T09:33:47",
            "upload_time_iso_8601": "2024-10-25T09:33:47.172604Z",
            "url": "https://files.pythonhosted.org/packages/65/05/1415edb4a656ed5f3abf40f268189d2ae1ba7225f339beb5703e265e285c/funcs_aux-0.4.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 09:33:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "centroid457",
    "github_project": "funcs_aux",
    "github_not_found": true,
    "lcname": "funcs-aux"
}
        
Elapsed time: 0.47669s