eventum-content-manager


Nameeventum-content-manager JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/Eventum-Generatives/EventumContentManager
SummaryContent manager for Eventum
upload_time2024-07-07 12:22:32
maintainerNone
docs_urlNone
authorNikita Reznikov
requires_python<4.0,>=3.11
licenseApache-2.0
keywords dependency
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EventumContentManager
Content manager for Eventum

## Overview
Package contains functions to manage (list, create, read, delete) content such as:
1. Configuration files
2. Templates
3. Samples
4. Time patterns
5. Compose configuration files

Content directory is `~/.eventum/content` (ignored in case of absolute path).

## Installation
```bash
pip install eventum-content-manager
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Eventum-Generatives/EventumContentManager",
    "name": "eventum-content-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "dependency",
    "author": "Nikita Reznikov",
    "author_email": "nikita.reznikov.public@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/e1/35/e423f899fdf6aea6450dee1e3f67b991474f6679d716607199585d04f9b8/eventum_content_manager-1.1.0.tar.gz",
    "platform": null,
    "description": "# EventumContentManager\nContent manager for Eventum\n\n## Overview\nPackage contains functions to manage (list, create, read, delete) content such as:\n1. Configuration files\n2. Templates\n3. Samples\n4. Time patterns\n5. Compose configuration files\n\nContent directory is `~/.eventum/content` (ignored in case of absolute path).\n\n## Installation\n```bash\npip install eventum-content-manager\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Content manager for Eventum",
    "version": "1.1.0",
    "project_urls": {
        "Documentation": "https://eventum-generatives.github.io/Website/",
        "Homepage": "https://github.com/Eventum-Generatives/EventumContentManager",
        "Repository": "https://github.com/Eventum-Generatives/EventumContentManager"
    },
    "split_keywords": [
        "dependency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9008a151ff7a7ae448da18a832a4c40a3ae6c559137a850bca5e32e318cb15b6",
                "md5": "9df60e3efffefaf98a5c604d21f97085",
                "sha256": "114ba9c993e001d7228b34fe2d1156f925705b8793f23901be204ae72a925043"
            },
            "downloads": -1,
            "filename": "eventum_content_manager-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9df60e3efffefaf98a5c604d21f97085",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 11181,
            "upload_time": "2024-07-07T12:22:31",
            "upload_time_iso_8601": "2024-07-07T12:22:31.050567Z",
            "url": "https://files.pythonhosted.org/packages/90/08/a151ff7a7ae448da18a832a4c40a3ae6c559137a850bca5e32e318cb15b6/eventum_content_manager-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e135e423f899fdf6aea6450dee1e3f67b991474f6679d716607199585d04f9b8",
                "md5": "e3cf32833d81ac1f9dede7d651f465b5",
                "sha256": "d410d0df3f43f59fed7fdd103beb6703550b2180a1290bcc3450e8cde7ec441b"
            },
            "downloads": -1,
            "filename": "eventum_content_manager-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e3cf32833d81ac1f9dede7d651f465b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 9822,
            "upload_time": "2024-07-07T12:22:32",
            "upload_time_iso_8601": "2024-07-07T12:22:32.734440Z",
            "url": "https://files.pythonhosted.org/packages/e1/35/e423f899fdf6aea6450dee1e3f67b991474f6679d716607199585d04f9b8/eventum_content_manager-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-07 12:22:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Eventum-Generatives",
    "github_project": "EventumContentManager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "eventum-content-manager"
}
        
Elapsed time: 0.34236s