katalytic-pkg


Namekatalytic-pkg JSON
Version 0.5.0 PyPI version JSON
download
home_page
SummaryThis plugin provides some metaprogramming magic for the other katalytic plugins
upload_time2023-07-02 15:49:44
maintainer
docs_urlNone
author
requires_python>=3.6
license
keywords high-level metaprogramming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Not fit for public use yet

## Description
TODO: Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.

[![version](https://img.shields.io/pypi/v/katalytic-pkg)](https://pypi.org/project/katalytic-pkg/)
[![tests](https://gitlab.com/katalytic/katalytic-pkg/badges/main/pipeline.svg?key_text=tests&key_width=38)](https://gitlab.com/katalytic/katalytic-pkg/-/commits/main)
[![coverage](https://gitlab.com/katalytic/katalytic-pkg/badges/main/coverage.svg)](https://gitlab.com/katalytic/katalytic-pkg/-/commits/main)
[![docs](https://img.shields.io/readthedocs/katalytic-pkg.svg)](https://katalytic-pkg.readthedocs.io/en/latest/)
[![license: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Installation
By itself
```bash
pip install katalytic-pkg
```

As part of the [katalytic](https://gitlab.com/katalytic/katalytic) collection
```bash
pip install katalytic
```

## Contributing
Contributions can be made in a number of ways:
- Propose architectural or API improvements
- Propose new features
- Propose packaging, building, or deployment improvements
- Report and fix bugs
	- you can also submit an xfail test
- Submit code and tests
- Tell me what I'm doing wrong or when I'm not following best practices
- Update the documentation




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "katalytic-pkg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "high-level,metaprogramming",
    "author": "",
    "author_email": "Valentin Neagu <vali19th@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/51/3e/0c01a3cb3d1fa6f9dae40bf5ff619e538fa1fdd2bec5c4a712399a32f0e1/katalytic_pkg-0.5.0.tar.gz",
    "platform": null,
    "description": "# Not fit for public use yet\n\n## Description\nTODO: Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.\n\n[![version](https://img.shields.io/pypi/v/katalytic-pkg)](https://pypi.org/project/katalytic-pkg/)\n[![tests](https://gitlab.com/katalytic/katalytic-pkg/badges/main/pipeline.svg?key_text=tests&key_width=38)](https://gitlab.com/katalytic/katalytic-pkg/-/commits/main)\n[![coverage](https://gitlab.com/katalytic/katalytic-pkg/badges/main/coverage.svg)](https://gitlab.com/katalytic/katalytic-pkg/-/commits/main)\n[![docs](https://img.shields.io/readthedocs/katalytic-pkg.svg)](https://katalytic-pkg.readthedocs.io/en/latest/)\n[![license: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Installation\nBy itself\n```bash\npip install katalytic-pkg\n```\n\nAs part of the [katalytic](https://gitlab.com/katalytic/katalytic) collection\n```bash\npip install katalytic\n```\n\n## Contributing\nContributions can be made in a number of ways:\n- Propose architectural or API improvements\n- Propose new features\n- Propose packaging, building, or deployment improvements\n- Report and fix bugs\n\t- you can also submit an xfail test\n- Submit code and tests\n- Tell me what I'm doing wrong or when I'm not following best practices\n- Update the documentation\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This plugin provides some metaprogramming magic for the other katalytic plugins",
    "version": "0.5.0",
    "project_urls": {
        "homepage": "https://gitlab.com/katalytic/katalytic-pkg.git",
        "repository": "https://gitlab.com/katalytic/katalytic-pkg.git"
    },
    "split_keywords": [
        "high-level",
        "metaprogramming"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "162a84524fcfa1d1abda049306ef31c0ebfe57e5686dd094efd0506498749172",
                "md5": "b7b8bd68b1ca40d64eae7707a1ab59f9",
                "sha256": "016cdeb6ae83ff019fa2042421de6ff80deec2320a47a2df741ba900e14ee08f"
            },
            "downloads": -1,
            "filename": "katalytic_pkg-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7b8bd68b1ca40d64eae7707a1ab59f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4808,
            "upload_time": "2023-07-02T15:49:42",
            "upload_time_iso_8601": "2023-07-02T15:49:42.755520Z",
            "url": "https://files.pythonhosted.org/packages/16/2a/84524fcfa1d1abda049306ef31c0ebfe57e5686dd094efd0506498749172/katalytic_pkg-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "513e0c01a3cb3d1fa6f9dae40bf5ff619e538fa1fdd2bec5c4a712399a32f0e1",
                "md5": "be41e882ef6d660eeedd2ac97e516708",
                "sha256": "85f46adca2f25e6c0d9de26d012c62bb7dfa6082b8d53b327caac7bc915e8190"
            },
            "downloads": -1,
            "filename": "katalytic_pkg-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be41e882ef6d660eeedd2ac97e516708",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7402,
            "upload_time": "2023-07-02T15:49:44",
            "upload_time_iso_8601": "2023-07-02T15:49:44.414894Z",
            "url": "https://files.pythonhosted.org/packages/51/3e/0c01a3cb3d1fa6f9dae40bf5ff619e538fa1fdd2bec5c4a712399a32f0e1/katalytic_pkg-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-02 15:49:44",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "katalytic",
    "gitlab_project": "katalytic-pkg",
    "lcname": "katalytic-pkg"
}
        
Elapsed time: 0.08752s