kitconcept.intranet


Namekitconcept.intranet JSON
Version 1.0.0a6 PyPI version JSON
download
home_pageNone
SummaryA Plone distribution for Intranets with Plone. Created by kitconcept.
upload_time2025-02-12 19:03:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords cms intranet plone python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kitconcept.intranet

A Plone distribution for Intranets with Plone. Created by kitconcept.

## Features

TODO: List our awesome features

## Installation

Install kitconcept.intranet with `pip`:

```shell
pip install kitconcept.intranet
```
And to create the Plone site:

```shell
make create_site
```

## Contribute

- [Issue Tracker](https://github.com/kitconcept/kitconcept.intranet/issues)
- [Source Code](https://github.com/kitconcept/kitconcept.intranet/)

## License

The project is licensed under GPLv2.

## Credits and Acknowledgements 🙏

Crafted with care by **This was generated by [cookiecutter-plone](https://github.com/plone/cookieplone-templates/backend_addon) on 2024-05-28 22:07:17**. A special thanks to all contributors and supporters!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kitconcept.intranet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "CMS, Intranet, Plone, Python",
    "author": null,
    "author_email": "kitconcept GmbH <info@kitconcept.com>",
    "download_url": "https://files.pythonhosted.org/packages/7d/a5/ff00c98a504bc86bc3891f0e41fe95c8877c9d2af3646b89c9a9504c1655/kitconcept.intranet-1.0.0a6.tar.gz",
    "platform": null,
    "description": "# kitconcept.intranet\n\nA Plone distribution for Intranets with Plone. Created by kitconcept.\n\n## Features\n\nTODO: List our awesome features\n\n## Installation\n\nInstall kitconcept.intranet with `pip`:\n\n```shell\npip install kitconcept.intranet\n```\nAnd to create the Plone site:\n\n```shell\nmake create_site\n```\n\n## Contribute\n\n- [Issue Tracker](https://github.com/kitconcept/kitconcept.intranet/issues)\n- [Source Code](https://github.com/kitconcept/kitconcept.intranet/)\n\n## License\n\nThe project is licensed under GPLv2.\n\n## Credits and Acknowledgements \ud83d\ude4f\n\nCrafted with care by **This was generated by [cookiecutter-plone](https://github.com/plone/cookieplone-templates/backend_addon) on 2024-05-28 22:07:17**. A special thanks to all contributors and supporters!\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Plone distribution for Intranets with Plone. Created by kitconcept.",
    "version": "1.0.0a6",
    "project_urls": {
        "Homepage": "https://github.com/kitconcept/kitconcept.intranet",
        "PyPI": "https://pypi.python.org/pypi/kitconcept.intranet",
        "Source": "https://github.com/kitconcept/kitconcept.intranet",
        "Tracker": "https://github.com/kitconcept/kitconcept.intranet/issues"
    },
    "split_keywords": [
        "cms",
        " intranet",
        " plone",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c1f4617f7eaa830e330b40539e8c5c4a505a03e4db60dea18a44e5f30e4b0d16",
                "md5": "03662f193d093209aca792858731d66a",
                "sha256": "3b6de5ca467edab115f24d43bb49d9ab8cdb6908f59ebd67588cc434d72d1397"
            },
            "downloads": -1,
            "filename": "kitconcept.intranet-1.0.0a6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03662f193d093209aca792858731d66a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 34320194,
            "upload_time": "2025-02-12T19:03:22",
            "upload_time_iso_8601": "2025-02-12T19:03:22.736835Z",
            "url": "https://files.pythonhosted.org/packages/c1/f4/617f7eaa830e330b40539e8c5c4a505a03e4db60dea18a44e5f30e4b0d16/kitconcept.intranet-1.0.0a6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7da5ff00c98a504bc86bc3891f0e41fe95c8877c9d2af3646b89c9a9504c1655",
                "md5": "f8a0c4456714577be622fc2fb0e006f4",
                "sha256": "810e23c1a524d9e726dd3c1c6f390738707a009abb6e0fe9d122ee291b00a5ef"
            },
            "downloads": -1,
            "filename": "kitconcept.intranet-1.0.0a6.tar.gz",
            "has_sig": false,
            "md5_digest": "f8a0c4456714577be622fc2fb0e006f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 34289426,
            "upload_time": "2025-02-12T19:03:31",
            "upload_time_iso_8601": "2025-02-12T19:03:31.436115Z",
            "url": "https://files.pythonhosted.org/packages/7d/a5/ff00c98a504bc86bc3891f0e41fe95c8877c9d2af3646b89c9a9504c1655/kitconcept.intranet-1.0.0a6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 19:03:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kitconcept",
    "github_project": "kitconcept.intranet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kitconcept.intranet"
}
        
Elapsed time: 2.99100s