rolo-tools


Namerolo-tools JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryA collection of python tools for use in Windows Environments
upload_time2024-08-20 19:47:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Rolo's Tools

## A collection of reusable python tools for use in Windows Environments

### Logger
Write to a log file in C:\windows\temp and also display in the console. 
Easily log plain strings, dated strings, and json objects

### Manip
Clean and manipulate different variable and data types

### Secure Env
securely store and retrieve environment variables

More details to come...
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rolo-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Rolando Teixeiro <rteixeiro@phantomsoftworks.com>",
    "download_url": "https://files.pythonhosted.org/packages/99/91/4d073366d820b39ea3dfc272f30da14a598af3d5bfa593399b5b5c061010/rolo_tools-0.0.7.tar.gz",
    "platform": null,
    "description": "# Rolo's Tools\n\n## A collection of reusable python tools for use in Windows Environments\n\n### Logger\nWrite to a log file in C:\\windows\\temp and also display in the console. \nEasily log plain strings, dated strings, and json objects\n\n### Manip\nClean and manipulate different variable and data types\n\n### Secure Env\nsecurely store and retrieve environment variables\n\nMore details to come...",
    "bugtrack_url": null,
    "license": null,
    "summary": "A collection of python tools for use in Windows Environments",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/nullredirect/rolo_tools",
        "Issues": "https://github.com/nullredirect/rolo_tools/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a283bc7384d9e5af1b8c6128eb307a846e26096027424bc2ecfc375bb5d79239",
                "md5": "50cf3b94e3cd91a2a1ab435b057b04f0",
                "sha256": "83736bc7dc99432b44b1955f52ba9adacda6d745558562578d8216308316cbfa"
            },
            "downloads": -1,
            "filename": "rolo_tools-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50cf3b94e3cd91a2a1ab435b057b04f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4783,
            "upload_time": "2024-08-20T19:47:08",
            "upload_time_iso_8601": "2024-08-20T19:47:08.160467Z",
            "url": "https://files.pythonhosted.org/packages/a2/83/bc7384d9e5af1b8c6128eb307a846e26096027424bc2ecfc375bb5d79239/rolo_tools-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99914d073366d820b39ea3dfc272f30da14a598af3d5bfa593399b5b5c061010",
                "md5": "eada1b985f094198eab626ad9cef4c05",
                "sha256": "3ce2b65c8c7155632cc692f5d12723caaa732f637e32156eae37ec0df8cc2d14"
            },
            "downloads": -1,
            "filename": "rolo_tools-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "eada1b985f094198eab626ad9cef4c05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3551,
            "upload_time": "2024-08-20T19:47:09",
            "upload_time_iso_8601": "2024-08-20T19:47:09.526448Z",
            "url": "https://files.pythonhosted.org/packages/99/91/4d073366d820b39ea3dfc272f30da14a598af3d5bfa593399b5b5c061010/rolo_tools-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 19:47:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nullredirect",
    "github_project": "rolo_tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rolo-tools"
}
        
Elapsed time: 0.62469s