Name | vulcan-sql JSON |
Version |
0.8.1
JSON |
| download |
home_page | https://github.com/Canner/vulcan-sql |
Summary | VulcanSQL turns your SQL templates into data APIs for efficient data sharing. No backend skills required. Empower your data sharing, faster. |
upload_time | 2023-08-14 08:44:39 |
maintainer | |
docs_url | None |
author | Canner Team |
requires_python | >=3.0.0 |
license | Apache 2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Introduction
The package provide the python `pip install` method to install VulcanSQL. currently support Python version from `3.3.x` to `3.11.x`.
# What is VulcanSQL
VulcanSQL turns your SQL templates into data APIs for efficient data sharing. No backend skills required. Empower your data sharing, faster.
For more introduction please see [VulcanSQL Official Website](https://vulcansql.com/).
# Installation
Install VulcanSQL by pip and then you could use VulcanSQL by `vulcan`.
```bash
$ pip install vulcan-sql
$ vulcan --help
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Canner/vulcan-sql",
"name": "vulcan-sql",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.0.0",
"maintainer_email": "",
"keywords": "",
"author": "Canner Team",
"author_email": "contact@cannerdata.com",
"download_url": "https://files.pythonhosted.org/packages/14/e6/d189f043deb51e3811946372f3816a7e55de94033b032328b426f626db7b/vulcan-sql-0.8.1.tar.gz",
"platform": null,
"description": "# Introduction\n\nThe package provide the python `pip install` method to install VulcanSQL. currently support Python version from `3.3.x` to `3.11.x`.\n\n# What is VulcanSQL\n\nVulcanSQL turns your SQL templates into data APIs for efficient data sharing. No backend skills required. Empower your data sharing, faster.\n\nFor more introduction please see [VulcanSQL Official Website](https://vulcansql.com/).\n\n# Installation\n\nInstall VulcanSQL by pip and then you could use VulcanSQL by `vulcan`.\n\n```bash\n$ pip install vulcan-sql\n$ vulcan --help\n```\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "VulcanSQL turns your SQL templates into data APIs for efficient data sharing. No backend skills required. Empower your data sharing, faster.",
"version": "0.8.1",
"project_urls": {
"Homepage": "https://github.com/Canner/vulcan-sql"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14e6d189f043deb51e3811946372f3816a7e55de94033b032328b426f626db7b",
"md5": "334d83fe70595bf05c105e5d888f26af",
"sha256": "4469576ace52daa0b06966f5b7fd0d6ef43e8a7517d0ef37a25abd5ee6f2adb0"
},
"downloads": -1,
"filename": "vulcan-sql-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "334d83fe70595bf05c105e5d888f26af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0.0",
"size": 4382,
"upload_time": "2023-08-14T08:44:39",
"upload_time_iso_8601": "2023-08-14T08:44:39.934013Z",
"url": "https://files.pythonhosted.org/packages/14/e6/d189f043deb51e3811946372f3816a7e55de94033b032328b426f626db7b/vulcan-sql-0.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 08:44:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Canner",
"github_project": "vulcan-sql",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "vulcan-sql"
}