Name | vectorama JSON |
Version |
0.1.6
JSON |
| download |
home_page | |
Summary | |
upload_time | 2023-08-22 15:26:41 |
maintainer | |
docs_url | None |
author | Pierce Freeman |
requires_python | >=3.10,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# vectorama-python
## Tests
**Tests will clear out the current database as part of the test flows. Make sure you are only running a test server locally and you are not storing real data.**
Tests are intended to be run with a live vectorama server running on `localhost:50051`. We provide a docker-compose file for this purpose. To run the tests, first start the server:
```bash
docker-compose up
```
Then, in a separate terminal, run the tests:
```bash
poetry run pytest
```
Raw data
{
"_id": null,
"home_page": "",
"name": "vectorama",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Pierce Freeman",
"author_email": "pierce@freeman.vc",
"download_url": "https://files.pythonhosted.org/packages/96/09/ffb6150d0a220ac8ddf4a10dcfd0a60617294f11b974cdca0c2c1c24eb56/vectorama-0.1.6.tar.gz",
"platform": null,
"description": "# vectorama-python\n\n## Tests\n\n**Tests will clear out the current database as part of the test flows. Make sure you are only running a test server locally and you are not storing real data.**\n\nTests are intended to be run with a live vectorama server running on `localhost:50051`. We provide a docker-compose file for this purpose. To run the tests, first start the server:\n\n```bash\ndocker-compose up\n```\n\nThen, in a separate terminal, run the tests:\n\n```bash\npoetry run pytest\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "",
"version": "0.1.6",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4dcefa5862eee6efc696dfdb94597570930339c789cac41ac6866ae2c5b6f60e",
"md5": "fc32beb0bce31f5e5723ebd6f04fc9b0",
"sha256": "55a095e17c22260deda66ed57e96a9ed4914487d5dcfd517dd50a000a349b99c"
},
"downloads": -1,
"filename": "vectorama-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc32beb0bce31f5e5723ebd6f04fc9b0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 22988,
"upload_time": "2023-08-22T15:26:40",
"upload_time_iso_8601": "2023-08-22T15:26:40.002912Z",
"url": "https://files.pythonhosted.org/packages/4d/ce/fa5862eee6efc696dfdb94597570930339c789cac41ac6866ae2c5b6f60e/vectorama-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9609ffb6150d0a220ac8ddf4a10dcfd0a60617294f11b974cdca0c2c1c24eb56",
"md5": "157d19314bfe35e179b1a1f4f8e051a9",
"sha256": "d59467bf6ef14b896d5029d3d53fa0ec4e16871cde4c97f4b8c3502dd35f6dea"
},
"downloads": -1,
"filename": "vectorama-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "157d19314bfe35e179b1a1f4f8e051a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 17659,
"upload_time": "2023-08-22T15:26:41",
"upload_time_iso_8601": "2023-08-22T15:26:41.075296Z",
"url": "https://files.pythonhosted.org/packages/96/09/ffb6150d0a220ac8ddf4a10dcfd0a60617294f11b974cdca0c2c1c24eb56/vectorama-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-22 15:26:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vectorama"
}