celer-installer


Nameceler-installer JSON
Version 1.3.5 PyPI version JSON
download
home_page
SummaryThis command line tool eases the install of the python version of celer server
upload_time2023-11-10 16:18:18
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT License Copyright (c) 2023 Celer - The Redis based DB Engine! Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords celer server api python celer-server fast redis dbengine stable 1.0.5
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Celer - Redis-Powered DBEngine

Welcome to the world of Celer, the high-speed DBEngine that's here to supercharge your Redis experience! Celer is written in C and transforms Redis into a full-fledged relational database. It's more than just a database; it's a whole ecosystem designed to enhance your development experience.

## Celer Installer

This command line tool eases the install of the python version of celer server, Give it a try!

## Install
```bash
pip install celer-installer
```

## Usage

How to run the cli?
```bash
celer-install [command] 
```

`install`

Installs the corresponding latest celer server. 

```bash
celer-install install
```

`setup`

Setups the celer server to work as expected!

```bash
celer-install setup
```

`diagnose`

Checks if the setup and the installation worked correctly.

```bash
celer-install diagnose
```

## Get Connected

Stay up to date with the latest from Celer:

- X  **Twitter**: [@celer_redis](https://twitter.com/celer_redis)
- 📦 **GitHub**: [celer-redis](https://github.com/celer-redis)
- 🌐 **Website**: [celer-redis.vercel.app](https://celer-redis.vercel.app/)
- 📚 **Documentation**: [Docs](https://celer-redis.vercel.app)
- 📖 **examples** : [@celer-redis](https://replit.com/@celer-redis)
- **Whatsapp** - Forum : [celer-redis](https://whatsapp.com/channel/0029VaCcLLqCMY0MToUHJL3W)
  
## We ❤️ Open Source!

Celer is all about open source. Every piece of our ecosystem is free and open-source. We're passionate about the community and sharing the power of Redis and databases.

Give Celer a try and let it turbocharge your Redis experience today!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "celer-installer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "celer,server,api,python,celer-server,fast,redis,dbengine,stable,1.0.5",
    "author": "",
    "author_email": "Celer <service.celer@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3c/4e/96da53995b87863ecb90d6c6805b0bd90c1f477c62782e6e32fbfb7ef37f/celer-installer-1.3.5.tar.gz",
    "platform": null,
    "description": "# Celer - Redis-Powered DBEngine\n\nWelcome to the world of Celer, the high-speed DBEngine that's here to supercharge your Redis experience! Celer is written in C and transforms Redis into a full-fledged relational database. It's more than just a database; it's a whole ecosystem designed to enhance your development experience.\n\n## Celer Installer\n\nThis command line tool eases the install of the python version of celer server, Give it a try!\n\n## Install\n```bash\npip install celer-installer\n```\n\n## Usage\n\nHow to run the cli?\n```bash\nceler-install [command] \n```\n\n`install`\n\nInstalls the corresponding latest celer server. \n\n```bash\nceler-install install\n```\n\n`setup`\n\nSetups the celer server to work as expected!\n\n```bash\nceler-install setup\n```\n\n`diagnose`\n\nChecks if the setup and the installation worked correctly.\n\n```bash\nceler-install diagnose\n```\n\n## Get Connected\n\nStay up to date with the latest from Celer:\n\n- X  **Twitter**: [@celer_redis](https://twitter.com/celer_redis)\n- \ud83d\udce6 **GitHub**: [celer-redis](https://github.com/celer-redis)\n- \ud83c\udf10 **Website**: [celer-redis.vercel.app](https://celer-redis.vercel.app/)\n- \ud83d\udcda **Documentation**: [Docs](https://celer-redis.vercel.app)\n- \ud83d\udcd6 **examples** : [@celer-redis](https://replit.com/@celer-redis)\n- **Whatsapp** - Forum : [celer-redis](https://whatsapp.com/channel/0029VaCcLLqCMY0MToUHJL3W)\n  \n## We \u2764\ufe0f Open Source!\n\nCeler is all about open source. Every piece of our ecosystem is free and open-source. We're passionate about the community and sharing the power of Redis and databases.\n\nGive Celer a try and let it turbocharge your Redis experience today!\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Celer - The Redis based DB Engine!  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "This command line tool eases the install of the python version of celer server",
    "version": "1.3.5",
    "project_urls": {
        "Homepage": "https://github.com/celer-redis/celer-installer"
    },
    "split_keywords": [
        "celer",
        "server",
        "api",
        "python",
        "celer-server",
        "fast",
        "redis",
        "dbengine",
        "stable",
        "1.0.5"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9190b3ade1b41a6ffd854a1ed40b5599e261187c31c7a5c5e52d38db0198befe",
                "md5": "e11efde9e4ebfd4c3f916b552f37e350",
                "sha256": "b55343bbbb7741ef30a9d19f518f8961d9d6652c71fcc35cf9c65c7a140bb6ed"
            },
            "downloads": -1,
            "filename": "celer_installer-1.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e11efde9e4ebfd4c3f916b552f37e350",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7777,
            "upload_time": "2023-11-10T16:18:16",
            "upload_time_iso_8601": "2023-11-10T16:18:16.472163Z",
            "url": "https://files.pythonhosted.org/packages/91/90/b3ade1b41a6ffd854a1ed40b5599e261187c31c7a5c5e52d38db0198befe/celer_installer-1.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c4e96da53995b87863ecb90d6c6805b0bd90c1f477c62782e6e32fbfb7ef37f",
                "md5": "8471b63265cd6d513828a3a21a82dadb",
                "sha256": "d55407373f8577f642b43d45b7e0957c97a6d53fe70227ba259d5c64f41406e7"
            },
            "downloads": -1,
            "filename": "celer-installer-1.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8471b63265cd6d513828a3a21a82dadb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7421,
            "upload_time": "2023-11-10T16:18:18",
            "upload_time_iso_8601": "2023-11-10T16:18:18.609508Z",
            "url": "https://files.pythonhosted.org/packages/3c/4e/96da53995b87863ecb90d6c6805b0bd90c1f477c62782e6e32fbfb7ef37f/celer-installer-1.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 16:18:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "celer-redis",
    "github_project": "celer-installer",
    "github_not_found": true,
    "lcname": "celer-installer"
}
        
Elapsed time: 0.14800s