RailsStringMethods


NameRailsStringMethods JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/kaylathomas/RailsStringMethods
SummaryA library that allows Python devs to mimic the useful string methods available in Ruby on Rails.
upload_time2023-11-18 02:41:43
maintainer
docs_urlNone
authorKayLa Thomas
requires_python
licenseMIT
keywords ruby on rails ruby python string library strings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kaylathomas/RailsStringMethods",
    "name": "RailsStringMethods",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ruby on rails,ruby,python,string library,strings",
    "author": "KayLa Thomas",
    "author_email": "kaylathomas.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/f4/38c69d5717cd55efba071c716ff991a05792add92a9bf5b450455aec8292/RailsStringMethods-0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library that allows Python devs to mimic the useful string methods available in Ruby on Rails.",
    "version": "0.4",
    "project_urls": {
        "Download": "https://github.com/kaylathomas/RailsStringMethods/archive/refs/tags/v_0.4.tar.gz",
        "Homepage": "https://github.com/kaylathomas/RailsStringMethods"
    },
    "split_keywords": [
        "ruby on rails",
        "ruby",
        "python",
        "string library",
        "strings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5f438c69d5717cd55efba071c716ff991a05792add92a9bf5b450455aec8292",
                "md5": "1c891c06abb8fa16bbd3abb44c6a4558",
                "sha256": "edbeb8fd3d2eadb44b7824094df4bbefdbafda587ce7979528671e81eb79be73"
            },
            "downloads": -1,
            "filename": "RailsStringMethods-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1c891c06abb8fa16bbd3abb44c6a4558",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 942,
            "upload_time": "2023-11-18T02:41:43",
            "upload_time_iso_8601": "2023-11-18T02:41:43.630842Z",
            "url": "https://files.pythonhosted.org/packages/a5/f4/38c69d5717cd55efba071c716ff991a05792add92a9bf5b450455aec8292/RailsStringMethods-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-18 02:41:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaylathomas",
    "github_project": "RailsStringMethods",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "railsstringmethods"
}
        
Elapsed time: 0.14293s