jvclient


Namejvclient JSON
Version 2.1.12 PyPI version JSON
download
home_pagehttps://github.com/TrueSelph/jvclient
SummaryJIVAS client library for action development.
upload_time2025-08-13 20:15:53
maintainerNone
docs_urlNone
authorTrueSelph Inc.
requires_python>=3.12.0
licenseNone
keywords jivas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JVClient (jvclient)

![GitHub release (latest by date)](https://img.shields.io/github/v/release/TrueSelph/jvclient)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/TrueSelph/jvclient/test-jvclient.yaml)
![GitHub issues](https://img.shields.io/github/issues/TrueSelph/jvclient)
![GitHub pull requests](https://img.shields.io/github/issues-pr/TrueSelph/jvclient)
![GitHub](https://img.shields.io/github/license/TrueSelph/jvclient)

`jvclient` is a UI library for building JIVAS applications.

## Installation

To install `jvclient`, use `pip`:

```sh
pip install jvclient
```

## Usage

To use `jvclient`, import the required utility functions or widgets into your streamlit application


## 🔰 Contributing

- **🐛 [Report Issues](https://github.com/TrueSelph/jvclient/issues)**: Submit bugs found or log feature requests for the `jvclient` project.
- **💡 [Submit Pull Requests](https://github.com/TrueSelph/jvclient/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.

<details closed>
<summary>Contributing Guidelines</summary>

1. **Fork the Repository**: Start by forking the project repository to your GitHub account.
2. **Clone Locally**: Clone the forked repository to your local machine using a git client.
   ```sh
   git clone https://github.com/TrueSelph/jvclient
   ```
3. **Create a New Branch**: Always work on a new branch, giving it a descriptive name.
   ```sh
   git checkout -b new-feature-x
   ```
4. **Make Your Changes**: Develop and test your changes locally.
5. **Commit Your Changes**: Commit with a clear message describing your updates.
   ```sh
   git commit -m 'Implemented new feature x.'
   ```
6. **Push to GitHub**: Push the changes to your forked repository.
   ```sh
   git push origin new-feature-x
   ```
7. **Submit a Pull Request**: Create a PR against the original project repository. Clearly describe the changes and their motivations.
8. **Review**: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
</details>

<details open>
<summary>Contributor Graph</summary>
<br>
<p align="left">
    <a href="https://github.com/TrueSelph/jvclient/graphs/contributors">
        <img src="https://contrib.rocks/image?repo=TrueSelph/jvclient" />
   </a>
</p>
</details>

## 🎗 License

This project is protected under the Apache License 2.0. See [LICENSE](./LICENSE) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TrueSelph/jvclient",
    "name": "jvclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": null,
    "keywords": "jivas",
    "author": "TrueSelph Inc.",
    "author_email": "admin@trueselph.com",
    "download_url": "https://files.pythonhosted.org/packages/69/2c/228229e5722b13c70f119a8c17ff04a4d9af8c7b1eaf6d9e73922b6f0b80/jvclient-2.1.12.tar.gz",
    "platform": null,
    "description": "# JVClient (jvclient)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/TrueSelph/jvclient)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/TrueSelph/jvclient/test-jvclient.yaml)\n![GitHub issues](https://img.shields.io/github/issues/TrueSelph/jvclient)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/TrueSelph/jvclient)\n![GitHub](https://img.shields.io/github/license/TrueSelph/jvclient)\n\n`jvclient` is a UI library for building JIVAS applications.\n\n## Installation\n\nTo install `jvclient`, use `pip`:\n\n```sh\npip install jvclient\n```\n\n## Usage\n\nTo use `jvclient`, import the required utility functions or widgets into your streamlit application\n\n\n## \ud83d\udd30 Contributing\n\n- **\ud83d\udc1b [Report Issues](https://github.com/TrueSelph/jvclient/issues)**: Submit bugs found or log feature requests for the `jvclient` project.\n- **\ud83d\udca1 [Submit Pull Requests](https://github.com/TrueSelph/jvclient/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.\n\n<details closed>\n<summary>Contributing Guidelines</summary>\n\n1. **Fork the Repository**: Start by forking the project repository to your GitHub account.\n2. **Clone Locally**: Clone the forked repository to your local machine using a git client.\n   ```sh\n   git clone https://github.com/TrueSelph/jvclient\n   ```\n3. **Create a New Branch**: Always work on a new branch, giving it a descriptive name.\n   ```sh\n   git checkout -b new-feature-x\n   ```\n4. **Make Your Changes**: Develop and test your changes locally.\n5. **Commit Your Changes**: Commit with a clear message describing your updates.\n   ```sh\n   git commit -m 'Implemented new feature x.'\n   ```\n6. **Push to GitHub**: Push the changes to your forked repository.\n   ```sh\n   git push origin new-feature-x\n   ```\n7. **Submit a Pull Request**: Create a PR against the original project repository. Clearly describe the changes and their motivations.\n8. **Review**: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!\n</details>\n\n<details open>\n<summary>Contributor Graph</summary>\n<br>\n<p align=\"left\">\n    <a href=\"https://github.com/TrueSelph/jvclient/graphs/contributors\">\n        <img src=\"https://contrib.rocks/image?repo=TrueSelph/jvclient\" />\n   </a>\n</p>\n</details>\n\n## \ud83c\udf97 License\n\nThis project is protected under the Apache License 2.0. See [LICENSE](./LICENSE) for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "JIVAS client library for action development.",
    "version": "2.1.12",
    "project_urls": {
        "Homepage": "https://github.com/TrueSelph/jvclient"
    },
    "split_keywords": [
        "jivas"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b83491f6a71138bb0cf170a7dcd72aefdb210ef44c0ab6affc2878302034de31",
                "md5": "d289f45401b0bfe1e6a7cb01dbfb4cd6",
                "sha256": "ff99a47752dfdf03b1f1f1f3b2ca017a411d0cc7b39efd3ff3a1bbd53782c6ca"
            },
            "downloads": -1,
            "filename": "jvclient-2.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d289f45401b0bfe1e6a7cb01dbfb4cd6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 12922,
            "upload_time": "2025-08-13T20:15:52",
            "upload_time_iso_8601": "2025-08-13T20:15:52.146158Z",
            "url": "https://files.pythonhosted.org/packages/b8/34/91f6a71138bb0cf170a7dcd72aefdb210ef44c0ab6affc2878302034de31/jvclient-2.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "692c228229e5722b13c70f119a8c17ff04a4d9af8c7b1eaf6d9e73922b6f0b80",
                "md5": "22eb3feb2911c8dc1e21340f08211223",
                "sha256": "1c9febc1d3807c5a53929b41f37b88b02d3cdbf3a76a9daa0b54f27bcc96c2b0"
            },
            "downloads": -1,
            "filename": "jvclient-2.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "22eb3feb2911c8dc1e21340f08211223",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 14884,
            "upload_time": "2025-08-13T20:15:53",
            "upload_time_iso_8601": "2025-08-13T20:15:53.342155Z",
            "url": "https://files.pythonhosted.org/packages/69/2c/228229e5722b13c70f119a8c17ff04a4d9af8c7b1eaf6d9e73922b6f0b80/jvclient-2.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 20:15:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TrueSelph",
    "github_project": "jvclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jvclient"
}
        
Elapsed time: 1.57634s