Name | antithesis JSON |
Version |
0.1.18
JSON |
| download |
home_page | None |
Summary | Antithesis SDK for Python |
upload_time | 2025-07-10 15:42:42 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2024 Antithesis, LLC
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 |
antithesis
sdk
autonomous
testing
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Antithesis Python
This library provides methods for Python programs to configure the [Antithesis](https://antithesis.com) platform. Functionality is grouped into the packages [`assert`](https://antithesis.com/docs/generated/sdk/python/antithesis/assertions.html) for defining new test properties, [`random`](https://antithesis.com/docs/generated/sdk/python/antithesis/random.html) for Antithesis input, and [`lifecycle`](https://antithesis.com/docs/generated/sdk/python/antithesis/lifecycle.html) for controlling the Antithesis simulation.
For general usage guidance see the [Antithesis Python SDK Documentation](https://antithesis.com/docs/using_antithesis/sdk/python/)
Raw data
{
"_id": null,
"home_page": null,
"name": "antithesis",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "antithesis, sdk, autonomous, testing",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f3/6d/028508b251603d98476c9d1c92118208e7142cada4bbe73b6bbd04025ef8/antithesis-0.1.18.tar.gz",
"platform": null,
"description": "# Antithesis Python\n\nThis library provides methods for Python programs to configure the [Antithesis](https://antithesis.com) platform. Functionality is grouped into the packages [`assert`](https://antithesis.com/docs/generated/sdk/python/antithesis/assertions.html) for defining new test properties, [`random`](https://antithesis.com/docs/generated/sdk/python/antithesis/random.html) for Antithesis input, and [`lifecycle`](https://antithesis.com/docs/generated/sdk/python/antithesis/lifecycle.html) for controlling the Antithesis simulation.\n\nFor general usage guidance see the [Antithesis Python SDK Documentation](https://antithesis.com/docs/using_antithesis/sdk/python/)\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2024 Antithesis, LLC\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Antithesis SDK for Python",
"version": "0.1.18",
"project_urls": {
"documentation": "https://antithesis.com/docs/",
"homepage": "https://antithesis.com/",
"issues": "https://github.com/antithesishq/antithesis-sdk-python/issues",
"source": "https://github.com/antithesishq/antithesis-sdk-python"
},
"split_keywords": [
"antithesis",
" sdk",
" autonomous",
" testing"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dc21879da0231d1f7774a95061d963801fad7105d95d2730794f2cc56480942c",
"md5": "6bd9d354337cf725cc9e6071397b3312",
"sha256": "1757b17df2b5461527800edb63b34d1530322f86b341cc74aa046705b3ccb770"
},
"downloads": -1,
"filename": "antithesis-0.1.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6bd9d354337cf725cc9e6071397b3312",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 16120,
"upload_time": "2025-07-10T15:42:41",
"upload_time_iso_8601": "2025-07-10T15:42:41.773923Z",
"url": "https://files.pythonhosted.org/packages/dc/21/879da0231d1f7774a95061d963801fad7105d95d2730794f2cc56480942c/antithesis-0.1.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f36d028508b251603d98476c9d1c92118208e7142cada4bbe73b6bbd04025ef8",
"md5": "dc856187bfdcb86f38fa57dc7fc700ca",
"sha256": "bb3eb7689ee704379ae75db8c4c4c4dacaf9aff0dbeaba2c949c4da8af05e81c"
},
"downloads": -1,
"filename": "antithesis-0.1.18.tar.gz",
"has_sig": false,
"md5_digest": "dc856187bfdcb86f38fa57dc7fc700ca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 15560,
"upload_time": "2025-07-10T15:42:42",
"upload_time_iso_8601": "2025-07-10T15:42:42.788236Z",
"url": "https://files.pythonhosted.org/packages/f3/6d/028508b251603d98476c9d1c92118208e7142cada4bbe73b6bbd04025ef8/antithesis-0.1.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 15:42:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "antithesishq",
"github_project": "antithesis-sdk-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "antithesis"
}