libdev


Namelibdev JSON
Version 0.72 PyPI version JSON
download
home_pagehttps://github.com/kosyachniy/lib
SummarySet of standard functions for development
upload_time2024-01-13 13:11:24
maintainer
docs_urlNone
authorAlexey Poloz
requires_python>=3.7, <4
licenseMIT
keywords standard lib dev development cfg config generate codes tokens ids passwords generator ciphers time formatter nlp natural language aws s3 upload file file server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LibDev
Development library — Set of standard functions for development

[GitHub](https://github.com/kosyachniy/lib)
 | [PyPI](https://pypi.org/project/libdev/)

## Submodules
Submodule | Description
---|---
` libdev.cfg ` | Configuration getting
` libdev.num ` | Numeric conversions & handlers
` libdev.time ` | Time processing
` libdev.lang ` | Natural language formatters
` libdev.gen ` | Code & token generators
` libdev.codes ` | Ciphers: langs & flags / networks / user statuses
` libdev.dev ` | Development tools
` libdev.fin ` | Financial codes and tools
` libdev.check ` | Checking functions
` libdev.doc ` | Documents handlers
` libdev.s3 ` | S3 file server functions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kosyachniy/lib",
    "name": "libdev",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "standard,lib,dev,development,cfg,config,generate,codes,tokens,ids,passwords,generator,ciphers,time,formatter,nlp,natural language,aws,s3,upload file,file server",
    "author": "Alexey Poloz",
    "author_email": "polozhev@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/53/93/4bc8726f748d698b9eefcf7d0ff1a5796a7cd6a728bad3c55c4a305ed1f3/libdev-0.72.tar.gz",
    "platform": null,
    "description": "# LibDev\nDevelopment library \u2014 Set of standard functions for development\n\n[GitHub](https://github.com/kosyachniy/lib)\n | [PyPI](https://pypi.org/project/libdev/)\n\n## Submodules\nSubmodule | Description\n---|---\n` libdev.cfg ` | Configuration getting\n` libdev.num ` | Numeric conversions & handlers\n` libdev.time ` | Time processing\n` libdev.lang ` | Natural language formatters\n` libdev.gen ` | Code & token generators\n` libdev.codes ` | Ciphers: langs & flags / networks / user statuses\n` libdev.dev ` | Development tools\n` libdev.fin ` | Financial codes and tools\n` libdev.check ` | Checking functions\n` libdev.doc ` | Documents handlers\n` libdev.s3 ` | S3 file server functions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Set of standard functions for development",
    "version": "0.72",
    "project_urls": {
        "Homepage": "https://github.com/kosyachniy/lib",
        "Source": "https://github.com/kosyachniy/lib"
    },
    "split_keywords": [
        "standard",
        "lib",
        "dev",
        "development",
        "cfg",
        "config",
        "generate",
        "codes",
        "tokens",
        "ids",
        "passwords",
        "generator",
        "ciphers",
        "time",
        "formatter",
        "nlp",
        "natural language",
        "aws",
        "s3",
        "upload file",
        "file server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b39e1b2f851b6dbbef406136c3ced146532a2e009216d4f40a9f9d01dc96943",
                "md5": "1a4119730c953333cc0e908b94fd632e",
                "sha256": "61453cc761037dd52552d6add1ce32538dc7c9a76b4eeef8e205ffbb6dd7eb3d"
            },
            "downloads": -1,
            "filename": "libdev-0.72-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a4119730c953333cc0e908b94fd632e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 19190,
            "upload_time": "2024-01-13T13:11:22",
            "upload_time_iso_8601": "2024-01-13T13:11:22.094559Z",
            "url": "https://files.pythonhosted.org/packages/4b/39/e1b2f851b6dbbef406136c3ced146532a2e009216d4f40a9f9d01dc96943/libdev-0.72-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53934bc8726f748d698b9eefcf7d0ff1a5796a7cd6a728bad3c55c4a305ed1f3",
                "md5": "686e8b11d1aa8198aec7e9f31b3e4605",
                "sha256": "f1f4b2ae13d5373b7edbd184ddbc722a5206e70c81de2663fc7a07225abe51b6"
            },
            "downloads": -1,
            "filename": "libdev-0.72.tar.gz",
            "has_sig": false,
            "md5_digest": "686e8b11d1aa8198aec7e9f31b3e4605",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 24425,
            "upload_time": "2024-01-13T13:11:24",
            "upload_time_iso_8601": "2024-01-13T13:11:24.035706Z",
            "url": "https://files.pythonhosted.org/packages/53/93/4bc8726f748d698b9eefcf7d0ff1a5796a7cd6a728bad3c55c4a305ed1f3/libdev-0.72.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 13:11:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kosyachniy",
    "github_project": "lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "libdev"
}
        
Elapsed time: 0.20864s