strypy


Namestrypy JSON
Version 1.0.4 PyPI version JSON
download
home_page
SummaryPowerful and fundamental string manipulation package
upload_time2024-02-25 14:37:39
maintainer
docs_urlNone
author
requires_python>=3.0
licenseMIT License Copyright (c) 2024 TomTheCodingGuy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords string strypy manipulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======
StryPy
======

.. image:: ./logo.png
   :width: 600
   :alt: StryPy logo
   
**StryPy** is a Python package to help developers work with strings quickly and effectively.
It provides a huge range of functions and objects that can be used to manipulate strings in almost any way you want.
The package also simplifies advanced string functions making them more accessable for the average programmer.
To check out the full documentation visit the link near the bottom of this page.

Features:
    - Basics such as concatenation.
    - String generators.
    - Advanced Unicode conversions.
    - Colouring strings.
    - Random string capabilities
    - And more!

Installation:
=============

Using pip::

    pip install strypy

Or::

    pip3 install strypy

Basic Usage
===========

Code::	
    
    import strypy as sp
    
    print(sp.add("Hello", "World", spaces=True))

Returns::

    Hello World

For full guides and examples, visit the documentation (link below)

Quick Links:
============

    - `Github <https://github.com/TomTheCodingGuy/StryPy>`_
    - `Bug tracker <https://github.com/TomTheCodingGuy/StryPy/issues>`_
    - `Pypi page <https://pypi.org/project/strypy>`_
    - `Documentation <https://strypy.readthedocs.io>`_

.. note::
    StryPy is standardly imported ``as sp``:
        >>> import strypy as sp
        >>> . . .

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "strypy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "string,strypy,manipulation",
    "author": "",
    "author_email": "Thomas Barry <tomb80940@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/63/9d/53a3e5203d1d3703a63798b687331b2d6d96c03e7913e0423fb0e07422fc/strypy-1.0.4.tar.gz",
    "platform": null,
    "description": "======\nStryPy\n======\n\n.. image:: ./logo.png\n   :width: 600\n   :alt: StryPy logo\n   \n**StryPy** is a Python package to help developers work with strings quickly and effectively.\nIt provides a huge range of functions and objects that can be used to manipulate strings in almost any way you want.\nThe package also simplifies advanced string functions making them more accessable for the average programmer.\nTo check out the full documentation visit the link near the bottom of this page.\n\nFeatures:\n    - Basics such as concatenation.\n    - String generators.\n    - Advanced Unicode conversions.\n    - Colouring strings.\n    - Random string capabilities\n    - And more!\n\nInstallation:\n=============\n\nUsing pip::\n\n    pip install strypy\n\nOr::\n\n    pip3 install strypy\n\nBasic Usage\n===========\n\nCode::\t\n    \n    import strypy as sp\n    \n    print(sp.add(\"Hello\", \"World\", spaces=True))\n\nReturns::\n\n    Hello World\n\nFor full guides and examples, visit the documentation (link below)\n\nQuick Links:\n============\n\n    - `Github <https://github.com/TomTheCodingGuy/StryPy>`_\n    - `Bug tracker <https://github.com/TomTheCodingGuy/StryPy/issues>`_\n    - `Pypi page <https://pypi.org/project/strypy>`_\n    - `Documentation <https://strypy.readthedocs.io>`_\n\n.. note::\n    StryPy is standardly imported ``as sp``:\n        >>> import strypy as sp\n        >>> . . .\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 TomTheCodingGuy  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Powerful and fundamental string manipulation package",
    "version": "1.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/TomTheCodingGuy/StryPy/issues",
        "Documentation": "https://strypy.readthedocs.io",
        "Homepage": "https://github.com/TomTheCodingGuy/StryPy",
        "Repository": "https://github.com/TomTheCodingGuy/StryPy"
    },
    "split_keywords": [
        "string",
        "strypy",
        "manipulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e133380a3481a85f870ee3d830a2b99a286dd6a2fa02e27d338b850e34e16e9",
                "md5": "f4bbf3f95f1e57e1cb9c3cc578549b80",
                "sha256": "a7efdde3e3ee35fc1b8285313167e9cf5954b064bbbabf0f4468b0d217b120c6"
            },
            "downloads": -1,
            "filename": "strypy-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4bbf3f95f1e57e1cb9c3cc578549b80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 45433,
            "upload_time": "2024-02-25T14:37:37",
            "upload_time_iso_8601": "2024-02-25T14:37:37.580349Z",
            "url": "https://files.pythonhosted.org/packages/7e/13/3380a3481a85f870ee3d830a2b99a286dd6a2fa02e27d338b850e34e16e9/strypy-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "639d53a3e5203d1d3703a63798b687331b2d6d96c03e7913e0423fb0e07422fc",
                "md5": "8e227ace843a1a80dd60d5c9c26e8bbb",
                "sha256": "875f2c8cd4167e38ef1f4134a9a8f731033a666aacb4c0befcc7526a2d7cf597"
            },
            "downloads": -1,
            "filename": "strypy-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8e227ace843a1a80dd60d5c9c26e8bbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 61745,
            "upload_time": "2024-02-25T14:37:39",
            "upload_time_iso_8601": "2024-02-25T14:37:39.834284Z",
            "url": "https://files.pythonhosted.org/packages/63/9d/53a3e5203d1d3703a63798b687331b2d6d96c03e7913e0423fb0e07422fc/strypy-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 14:37:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TomTheCodingGuy",
    "github_project": "StryPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "strypy"
}
        
Elapsed time: 0.20456s