vivid-2024


Namevivid-2024 JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/arnabc-hub/vivid
SummaryA comprehensive platform for HR professionals.
upload_time2024-07-16 09:36:01
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VIVID

## What is Vivid?
Vivid is an open-source platform offering a suite of intelligent tools designed to support HR professionals in HR transformation, talent management, and total rewards. It's completely free and open-source, ensuring accessibility for everyone!

### CAUTION
Vivid is in the early development stages. Some features may be incomplete or evolving. Our documentation is a work in progress. New versions, which may include breaking changes, are released periodically. We provide migration guides, but transitions might require some effort. Proceed if you are comfortable with this environment.

## Design Goals
- **Comprehensive**: Provide a complete toolset for HR transformation, talent management, and total rewards.
- **User-Friendly**: Accessible for HR professionals, yet flexible for advanced users.
- **Data-Driven**: Utilize data to offer insightful analytics and recommendations.
- **Modular**: Use only the components you need and customize them to suit your needs.
- **Efficient**: Optimize processes to save time and resources.
- **Collaborative**: Encourage community contributions and shared improvements.

## About
Vivid aims to empower the HR community with a reliable and intelligent platform for HR transformation, talent management, and total rewards. Stay tuned for more updates and features as we grow.

## Docs
We are actively developing our documentation. Currently, you can find:
- [**Quick Start Guide**](QUICK_START_GUIDE.md): The official guide to getting started with Vivid.
- [**API Docs**](API_DOCS.md): Automatically generated documentation for Vivid's API.

More documentation, examples, and tutorials will be added as the project evolves.

## Community
We are building a community of HR professionals and developers interested in contributing to Vivid. Join us and stay connected:
- **GitHub Discussions**: Ask questions and find answers about Vivid.

Future plans include:
- **Discord**: An official server for real-time discussions and support.
- **Reddit**: An official subreddit for broader discussions.
- **Vivid Assets**: A collection of related projects, tools, plugins, and educational materials.

## Contributing
Interested in contributing to Vivid? Check out our [**Contributor's Guide**](CONTRIBUTING). For simpler issues, feel free to open an issue or PR and address it yourself!

For more complex architectural decisions or experimental features, please open an RFC (Request For Comments) so we can brainstorm together.

# License

Vivid is free, open-source, and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

- MIT License ([http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
- Apache License, Version 2.0 ([http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))

at your discretion. This dual-licensing model is standard and beneficial.

Some parts of the platform's code come with additional copyright notices and license terms due to their external origins. These are generally BSD-like, but details vary by package. Contributions to those packages must adhere to those terms. The license field of each package will also reflect this.

Assets included in this repository (for examples) typically have different open licenses. These are not included in your projects unless copied by you, and are not distributed in the published Vivid packages. See [CREDITS.md](CREDITS.md) for license details of those files.

## Your Contributions

Unless stated otherwise, any contribution intentionally submitted for inclusion in the project by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without additional terms or conditions.

## Vivid Examples

We are diligently working on developing comprehensive examples to demonstrate the capabilities of the Vivid platform. These examples will provide detailed insights into performing various analyses, showcasing the platform's extensive functionality and offering a stable starting point for users.

### Example in Progress

Given the complexity and scope of the Vivid platform, creating meaningful examples requires careful planning and thorough development. We are currently preparing foundational examples, which will include a Python script that initializes Vivid and runs a default analysis.

We appreciate your patience and understanding as we strive to deliver high-quality resources. Stay tuned for updates and new examples as we continue to build and enhance the platform.

## Prerequisites

Ensure you have the `vivid` package installed. You can install it using pip:

```bash
pip install vivid

 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/arnabc-hub/vivid",
    "name": "vivid-2024",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/56/80/1b0b483f4066950843b2316cef3a6c8a6588ca3ea208358a073cef080f1d/vivid_2024-0.1.1.tar.gz",
    "platform": null,
    "description": "# VIVID\r\n\r\n## What is Vivid?\r\nVivid is an open-source platform offering a suite of intelligent tools designed to support HR professionals in HR transformation, talent management, and total rewards. It's completely free and open-source, ensuring accessibility for everyone!\r\n\r\n### CAUTION\r\nVivid is in the early development stages. Some features may be incomplete or evolving. Our documentation is a work in progress. New versions, which may include breaking changes, are released periodically. We provide migration guides, but transitions might require some effort. Proceed if you are comfortable with this environment.\r\n\r\n## Design Goals\r\n- **Comprehensive**: Provide a complete toolset for HR transformation, talent management, and total rewards.\r\n- **User-Friendly**: Accessible for HR professionals, yet flexible for advanced users.\r\n- **Data-Driven**: Utilize data to offer insightful analytics and recommendations.\r\n- **Modular**: Use only the components you need and customize them to suit your needs.\r\n- **Efficient**: Optimize processes to save time and resources.\r\n- **Collaborative**: Encourage community contributions and shared improvements.\r\n\r\n## About\r\nVivid aims to empower the HR community with a reliable and intelligent platform for HR transformation, talent management, and total rewards. Stay tuned for more updates and features as we grow.\r\n\r\n## Docs\r\nWe are actively developing our documentation. Currently, you can find:\r\n- [**Quick Start Guide**](QUICK_START_GUIDE.md): The official guide to getting started with Vivid.\r\n- [**API Docs**](API_DOCS.md): Automatically generated documentation for Vivid's API.\r\n\r\nMore documentation, examples, and tutorials will be added as the project evolves.\r\n\r\n## Community\r\nWe are building a community of HR professionals and developers interested in contributing to Vivid. Join us and stay connected:\r\n- **GitHub Discussions**: Ask questions and find answers about Vivid.\r\n\r\nFuture plans include:\r\n- **Discord**: An official server for real-time discussions and support.\r\n- **Reddit**: An official subreddit for broader discussions.\r\n- **Vivid Assets**: A collection of related projects, tools, plugins, and educational materials.\r\n\r\n## Contributing\r\nInterested in contributing to Vivid? Check out our [**Contributor's Guide**](CONTRIBUTING). For simpler issues, feel free to open an issue or PR and address it yourself!\r\n\r\nFor more complex architectural decisions or experimental features, please open an RFC (Request For Comments) so we can brainstorm together.\r\n\r\n# License\r\n\r\nVivid is free, open-source, and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:\r\n\r\n- MIT License ([http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))\r\n- Apache License, Version 2.0 ([http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))\r\n\r\nat your discretion. This dual-licensing model is standard and beneficial.\r\n\r\nSome parts of the platform's code come with additional copyright notices and license terms due to their external origins. These are generally BSD-like, but details vary by package. Contributions to those packages must adhere to those terms. The license field of each package will also reflect this.\r\n\r\nAssets included in this repository (for examples) typically have different open licenses. These are not included in your projects unless copied by you, and are not distributed in the published Vivid packages. See [CREDITS.md](CREDITS.md) for license details of those files.\r\n\r\n## Your Contributions\r\n\r\nUnless stated otherwise, any contribution intentionally submitted for inclusion in the project by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without additional terms or conditions.\r\n\r\n## Vivid Examples\r\n\r\nWe are diligently working on developing comprehensive examples to demonstrate the capabilities of the Vivid platform. These examples will provide detailed insights into performing various analyses, showcasing the platform's extensive functionality and offering a stable starting point for users.\r\n\r\n### Example in Progress\r\n\r\nGiven the complexity and scope of the Vivid platform, creating meaningful examples requires careful planning and thorough development. We are currently preparing foundational examples, which will include a Python script that initializes Vivid and runs a default analysis.\r\n\r\nWe appreciate your patience and understanding as we strive to deliver high-quality resources. Stay tuned for updates and new examples as we continue to build and enhance the platform.\r\n\r\n## Prerequisites\r\n\r\nEnsure you have the `vivid` package installed. You can install it using pip:\r\n\r\n```bash\r\npip install vivid\r\n\r\n \r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A comprehensive platform for HR professionals.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/arnabc-hub/vivid"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e04653fd802f387ce1584368eda19635f0e40df64d5ac4fe144db50f4db0658",
                "md5": "28dcabd0dbeaf07c3d37c79e36e6d312",
                "sha256": "5fb6006d645e6233270b1dcbecd7578bc941ff46c227c6897cde7e29b253ffeb"
            },
            "downloads": -1,
            "filename": "vivid_2024-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28dcabd0dbeaf07c3d37c79e36e6d312",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4539,
            "upload_time": "2024-07-16T09:35:59",
            "upload_time_iso_8601": "2024-07-16T09:35:59.463019Z",
            "url": "https://files.pythonhosted.org/packages/3e/04/653fd802f387ce1584368eda19635f0e40df64d5ac4fe144db50f4db0658/vivid_2024-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56801b0b483f4066950843b2316cef3a6c8a6588ca3ea208358a073cef080f1d",
                "md5": "b0d8d7dda34a4f73292cebf96563336d",
                "sha256": "bbea2c2cda721db6d81d9757fa795e4952529f4542fbe345a5e74c6d291baf27"
            },
            "downloads": -1,
            "filename": "vivid_2024-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b0d8d7dda34a4f73292cebf96563336d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4443,
            "upload_time": "2024-07-16T09:36:01",
            "upload_time_iso_8601": "2024-07-16T09:36:01.047149Z",
            "url": "https://files.pythonhosted.org/packages/56/80/1b0b483f4066950843b2316cef3a6c8a6588ca3ea208358a073cef080f1d/vivid_2024-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 09:36:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "arnabc-hub",
    "github_project": "vivid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vivid-2024"
}
        
Elapsed time: 0.56831s