generaltool


Namegeneraltool JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/ManderaGeneral/generaltool
SummaryLibrary code with no dependencies.
upload_time2024-01-24 06:20:48
maintainer
docs_urlNone
authorRickard "Mandera" Abraham
requires_python
licenseapache2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <details open>
<summary><h1>generaltool</h1></summary>

Library code with no dependencies.

<details>
<summary><h2>Table of Contents</h2></summary>

<pre>
<a href='#generaltool'>generaltool</a>
├─ <a href='#Dependency-Diagram-for-ManderaGeneral'>Dependency Diagram for ManderaGeneral</a>
├─ <a href='#Installation-showing-dependencies'>Installation showing dependencies</a>
├─ <a href='#Information'>Information</a>
├─ <a href='#Attributes'>Attributes</a>
└─ <a href='#Contributions'>Contributions</a>
</pre>
</details>


<details open>
<summary><h2>Dependency Diagram for ManderaGeneral</h2></summary>

```mermaid
flowchart LR
0([import]) --> 3([file])
0([import]) --> 2([library])
1([tool]) --> 2([library])
3([file]) --> 4([packager])
2([library]) --> 4([packager])
2([library]) --> 3([file])
click 0 "https://github.com/ManderaGeneral/generalimport"
click 1 "https://github.com/ManderaGeneral/generaltool"
click 2 "https://github.com/ManderaGeneral/generallibrary"
click 3 "https://github.com/ManderaGeneral/generalfile"
click 4 "https://github.com/ManderaGeneral/generalpackager"
style 1 stroke:#482
```
</details>


<details open>
<summary><h2>Installation showing dependencies</h2></summary>

| `pip install`     | `generaltool`   |
|:------------------|:----------------|
| *No dependencies* | ✔️              |
</details>


<details open>
<summary><h2>Information</h2></summary>

| Package                                                      | Ver                                            | Latest Release       | Python                                                                                                                                                                                                                                                                                                                | Platform        | Cover   |
|:-------------------------------------------------------------|:-----------------------------------------------|:---------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|
| [generaltool](https://github.com/ManderaGeneral/generaltool) | [0.1.3](https://pypi.org/project/generaltool/) | 2024-01-24 07:20 CET | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 99.1 %  |
</details>



<details>
<summary><h2>Attributes</h2></summary>

<pre>
<a href='https://github.com/ManderaGeneral/generaltool/blob/master/generaltool/__init__.py#L1'>Module: generaltool</a>
└─ <a href='https://github.com/ManderaGeneral/generaltool/blob/master/generaltool/enforce_literal.py#L23'>Function: enforce_literals</a>
</pre>
</details>


<details open>
<summary><h2>Contributions</h2></summary>

Issue-creation, discussions and pull requests are most welcome!
</details>



<sup>
Generated 2024-01-24 07:20 CET for commit <a href='https://github.com/ManderaGeneral/generaltool/commit/master'>master</a>.
</sup>
</details>


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ManderaGeneral/generaltool",
    "name": "generaltool",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rickard \"Mandera\" Abraham",
    "author_email": "rickard.abraham@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/34/bb/189e753b56e5c364c347ffa8e315bff9dafc9b7c1e02b807e7a5f6c27c8f/generaltool-0.1.3.tar.gz",
    "platform": null,
    "description": "<details open>\n<summary><h1>generaltool</h1></summary>\n\nLibrary code with no dependencies.\n\n<details>\n<summary><h2>Table of Contents</h2></summary>\n\n<pre>\n<a href='#generaltool'>generaltool</a>\n\u251c\u2500 <a href='#Dependency-Diagram-for-ManderaGeneral'>Dependency Diagram for ManderaGeneral</a>\n\u251c\u2500 <a href='#Installation-showing-dependencies'>Installation showing dependencies</a>\n\u251c\u2500 <a href='#Information'>Information</a>\n\u251c\u2500 <a href='#Attributes'>Attributes</a>\n\u2514\u2500 <a href='#Contributions'>Contributions</a>\n</pre>\n</details>\n\n\n<details open>\n<summary><h2>Dependency Diagram for ManderaGeneral</h2></summary>\n\n```mermaid\nflowchart LR\n0([import]) --> 3([file])\n0([import]) --> 2([library])\n1([tool]) --> 2([library])\n3([file]) --> 4([packager])\n2([library]) --> 4([packager])\n2([library]) --> 3([file])\nclick 0 \"https://github.com/ManderaGeneral/generalimport\"\nclick 1 \"https://github.com/ManderaGeneral/generaltool\"\nclick 2 \"https://github.com/ManderaGeneral/generallibrary\"\nclick 3 \"https://github.com/ManderaGeneral/generalfile\"\nclick 4 \"https://github.com/ManderaGeneral/generalpackager\"\nstyle 1 stroke:#482\n```\n</details>\n\n\n<details open>\n<summary><h2>Installation showing dependencies</h2></summary>\n\n| `pip install`     | `generaltool`   |\n|:------------------|:----------------|\n| *No dependencies* | \u2714\ufe0f              |\n</details>\n\n\n<details open>\n<summary><h2>Information</h2></summary>\n\n| Package                                                      | Ver                                            | Latest Release       | Python                                                                                                                                                                                                                                                                                                                | Platform        | Cover   |\n|:-------------------------------------------------------------|:-----------------------------------------------|:---------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|\n| [generaltool](https://github.com/ManderaGeneral/generaltool) | [0.1.3](https://pypi.org/project/generaltool/) | 2024-01-24 07:20 CET | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 99.1 %  |\n</details>\n\n\n\n<details>\n<summary><h2>Attributes</h2></summary>\n\n<pre>\n<a href='https://github.com/ManderaGeneral/generaltool/blob/master/generaltool/__init__.py#L1'>Module: generaltool</a>\n\u2514\u2500 <a href='https://github.com/ManderaGeneral/generaltool/blob/master/generaltool/enforce_literal.py#L23'>Function: enforce_literals</a>\n</pre>\n</details>\n\n\n<details open>\n<summary><h2>Contributions</h2></summary>\n\nIssue-creation, discussions and pull requests are most welcome!\n</details>\n\n\n\n<sup>\nGenerated 2024-01-24 07:20 CET for commit <a href='https://github.com/ManderaGeneral/generaltool/commit/master'>master</a>.\n</sup>\n</details>\n\n",
    "bugtrack_url": null,
    "license": "apache2",
    "summary": "Library code with no dependencies.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/ManderaGeneral/generaltool"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5d9272eef0f2371b13d174410e3ed79307ef3dfa451869653713feb4f5948b8",
                "md5": "64cd55a0113423a69960b614ec75ccd1",
                "sha256": "9272dbfce9b1bb70a0c1ee66b9a8af595b667fbf56c366107042f0692cf76ea6"
            },
            "downloads": -1,
            "filename": "generaltool-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64cd55a0113423a69960b614ec75ccd1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7914,
            "upload_time": "2024-01-24T06:20:45",
            "upload_time_iso_8601": "2024-01-24T06:20:45.675421Z",
            "url": "https://files.pythonhosted.org/packages/d5/d9/272eef0f2371b13d174410e3ed79307ef3dfa451869653713feb4f5948b8/generaltool-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34bb189e753b56e5c364c347ffa8e315bff9dafc9b7c1e02b807e7a5f6c27c8f",
                "md5": "1fe189f0f9fcd5122a0c1de4a170ecf2",
                "sha256": "6a1eff05c96842edf2d2c0c77eb78b4856e473740b3abf72f2e647df18f6e002"
            },
            "downloads": -1,
            "filename": "generaltool-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1fe189f0f9fcd5122a0c1de4a170ecf2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7449,
            "upload_time": "2024-01-24T06:20:48",
            "upload_time_iso_8601": "2024-01-24T06:20:48.372932Z",
            "url": "https://files.pythonhosted.org/packages/34/bb/189e753b56e5c364c347ffa8e315bff9dafc9b7c1e02b807e7a5f6c27c8f/generaltool-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 06:20:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ManderaGeneral",
    "github_project": "generaltool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "generaltool"
}
        
Elapsed time: 0.16564s